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
c4b129c1
Commit
c4b129c1
authored
Jul 20, 2016
by
konovalovsergey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Equation.2
parent
eb4d10c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ASCOfficeDocxFile2/BinWriter/BinWriters.h
ASCOfficeDocxFile2/BinWriter/BinWriters.h
+1
-1
No files found.
ASCOfficeDocxFile2/BinWriter/BinWriters.h
View file @
c4b129c1
...
...
@@ -5162,7 +5162,7 @@ namespace BinDocxRW
WriteDocumentContent
(
poDocumentEmbedded
.
m_arrItems
);
m_oBcw
.
WriteItemEnd
(
nPosEmbedded
);
}
else
if
(
_T
(
"Equation.3"
)
==
sProgID
)
else
if
(
_T
(
"Equation.3"
)
==
sProgID
||
_T
(
"Equation.2"
)
==
sProgID
)
{
//write equation
OOX
::
Rels
::
CRelationShip
*
oRels
=
NULL
;
...
...
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