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
bd5863a0
Commit
bd5863a0
authored
Mar 29, 2017
by
konovalovsergey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
for bug 34498
parent
bf6bfce0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ASCOfficeDocxFile2/BinReader/ReaderClasses.h
ASCOfficeDocxFile2/BinReader/ReaderClasses.h
+1
-1
No files found.
ASCOfficeDocxFile2/BinReader/ReaderClasses.h
View file @
bd5863a0
...
@@ -2062,7 +2062,7 @@ distT=\"0\" distB=\"0\" distL=\"0\" distR=\"0\"><wp:extent cx=\"" + std::to_wstr
...
@@ -2062,7 +2062,7 @@ distT=\"0\" distB=\"0\" distL=\"0\" distR=\"0\"><wp:extent cx=\"" + std::to_wstr
int
nSimplePos
=
0
;
int
nSimplePos
=
0
;
if
(
bBSimplePos
&&
BSimplePos
)
if
(
bBSimplePos
&&
BSimplePos
)
nSimplePos
=
1
;
nSimplePos
=
1
;
int
nRelativeHeight
=
0
;
unsigned
long
nRelativeHeight
=
0
;
if
(
bRelativeHeight
)
if
(
bRelativeHeight
)
nRelativeHeight
=
RelativeHeight
;
nRelativeHeight
=
RelativeHeight
;
int
nBehindDoc
=
0
;
int
nBehindDoc
=
0
;
...
...
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