Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
onlyoffice_core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
onlyoffice_core
Commits
46d02238
Commit
46d02238
authored
Sep 07, 2017
by
Alexey.Musinov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
54939bca
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
9 deletions
+18
-9
X2tConverter/build/Mac/X2tConverter/X2tConverter/X2tConverter.mm
...erter/build/Mac/X2tConverter/X2tConverter/X2tConverter.mm
+18
-9
No files found.
X2tConverter/build/Mac/X2tConverter/X2tConverter/X2tConverter.mm
View file @
46d02238
...
...
@@ -54,6 +54,7 @@ static std::wstring nsstring_to_wstring(NSString* nsstring)
NExtractTools
::
InputParams
oInputParams
;
oInputParams
.
m_sFontDir
=
new
std
::
wstring
(
nsstring_to_wstring
(
nsFontPath
));
oInputParams
.
m_bIsNoBase64
=
new
bool
(
self
.
isNoBase64
);
if
(
self
.
password
)
{
oInputParams
.
m_sPassword
=
new
std
::
wstring
(
nsstring_to_wstring
(
self
.
password
));
...
...
@@ -68,6 +69,7 @@ static std::wstring nsstring_to_wstring(NSString* nsstring)
NExtractTools
::
InputParams
oInputParams
;
oInputParams
.
m_sFontDir
=
new
std
::
wstring
(
nsstring_to_wstring
(
nsFontPath
));
oInputParams
.
m_bIsNoBase64
=
new
bool
(
self
.
isNoBase64
);
if
(
self
.
password
)
{
oInputParams
.
m_sPassword
=
new
std
::
wstring
(
nsstring_to_wstring
(
self
.
password
));
...
...
@@ -84,6 +86,7 @@ static std::wstring nsstring_to_wstring(NSString* nsstring)
NExtractTools
::
InputParams
oInputParams
;
oInputParams
.
m_sFontDir
=
new
std
::
wstring
(
nsstring_to_wstring
(
nsFontPath
));
oInputParams
.
m_bIsNoBase64
=
new
bool
(
self
.
isNoBase64
);
if
(
self
.
password
)
{
oInputParams
.
m_sPassword
=
new
std
::
wstring
(
nsstring_to_wstring
(
self
.
password
));
...
...
@@ -100,6 +103,7 @@ static std::wstring nsstring_to_wstring(NSString* nsstring)
NExtractTools
::
InputParams
oInputParams
;
oInputParams
.
m_sFontDir
=
new
std
::
wstring
(
nsstring_to_wstring
(
nsFontPath
));
oInputParams
.
m_bIsNoBase64
=
new
bool
(
self
.
isNoBase64
);
if
(
self
.
password
)
{
oInputParams
.
m_sPassword
=
new
std
::
wstring
(
nsstring_to_wstring
(
self
.
password
));
...
...
@@ -114,6 +118,7 @@ static std::wstring nsstring_to_wstring(NSString* nsstring)
NExtractTools
::
InputParams
oInputParams
;
oInputParams
.
m_sFontDir
=
new
std
::
wstring
(
nsstring_to_wstring
(
nsFontPath
));
oInputParams
.
m_bIsNoBase64
=
new
bool
(
self
.
isNoBase64
);
if
(
self
.
password
)
{
oInputParams
.
m_sPassword
=
new
std
::
wstring
(
nsstring_to_wstring
(
self
.
password
));
...
...
@@ -129,6 +134,7 @@ static std::wstring nsstring_to_wstring(NSString* nsstring)
NExtractTools
::
InputParams
oInputParams
;
oInputParams
.
m_sFontDir
=
new
std
::
wstring
(
nsstring_to_wstring
(
nsFontPath
));
oInputParams
.
m_bIsNoBase64
=
new
bool
(
self
.
isNoBase64
);
if
(
self
.
password
)
{
oInputParams
.
m_sPassword
=
new
std
::
wstring
(
nsstring_to_wstring
(
self
.
password
));
...
...
@@ -167,6 +173,7 @@ static std::wstring nsstring_to_wstring(NSString* nsstring)
NExtractTools
::
InputParams
oInputParams
;
oInputParams
.
m_sFontDir
=
new
std
::
wstring
(
nsstring_to_wstring
(
nsFontPath
));
oInputParams
.
m_bIsNoBase64
=
new
bool
(
self
.
isNoBase64
);
if
(
self
.
password
)
{
oInputParams
.
m_sPassword
=
new
std
::
wstring
(
nsstring_to_wstring
(
self
.
password
));
...
...
@@ -181,6 +188,7 @@ static std::wstring nsstring_to_wstring(NSString* nsstring)
NExtractTools
::
InputParams
oInputParams
;
oInputParams
.
m_sFontDir
=
new
std
::
wstring
(
nsstring_to_wstring
(
nsFontPath
));
oInputParams
.
m_bIsNoBase64
=
new
bool
(
self
.
isNoBase64
);
if
(
self
.
password
)
{
oInputParams
.
m_sPassword
=
new
std
::
wstring
(
nsstring_to_wstring
(
self
.
password
));
...
...
@@ -221,6 +229,7 @@ static std::wstring nsstring_to_wstring(NSString* nsstring)
NExtractTools
::
InputParams
oInputParams
;
oInputParams
.
m_sFontDir
=
new
std
::
wstring
(
nsstring_to_wstring
(
nsFontPath
));
oInputParams
.
m_bIsNoBase64
=
new
bool
(
self
.
isNoBase64
);
if
(
self
.
password
)
{
oInputParams
.
m_sPassword
=
new
std
::
wstring
(
nsstring_to_wstring
(
self
.
password
));
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment