Commit d7a981a8 authored by Alexey.Musinov's avatar Alexey.Musinov

PPTFileLib & TxtxXmlFileLib for iOS

parent bb52ddba
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:PPTFormatLib.xcodeproj">
</FileRef>
</Workspace>
DO NOT REMOVE FOLDER FOR XCODE
\ No newline at end of file
...@@ -288,7 +288,9 @@ namespace NSPresentationEditor ...@@ -288,7 +288,9 @@ namespace NSPresentationEditor
strRels += strHyperlink + L"\"/>"; strRels += strHyperlink + L"\"/>";
m_oWriter.WriteString(strRels); m_oWriter.WriteString(strRels);
}
return strRid;
}
AVSINLINE CString WriteHyperlinkImage(const std::wstring& strImage, bool bExternal = true) AVSINLINE CString WriteHyperlinkImage(const std::wstring& strImage, bool bExternal = true)
{ {
......
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:TxtXmlFormatLib.xcodeproj">
</FileRef>
</Workspace>
DO NOT REMOVE FOLDER FOR XCODE
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment