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
0f750fff
Commit
0f750fff
authored
Oct 14, 2016
by
ElenaSubbotina
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
2b89ba39
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
Common/DocxFormat/Source/XlsxFormat/Worksheets/WorksheetChildOther.h
...Format/Source/XlsxFormat/Worksheets/WorksheetChildOther.h
+5
-5
X2tConverter/build/Qt/X2tConverter.pro
X2tConverter/build/Qt/X2tConverter.pro
+1
-1
No files found.
Common/DocxFormat/Source/XlsxFormat/Worksheets/WorksheetChildOther.h
View file @
0f750fff
...
@@ -517,11 +517,11 @@ namespace OOX
...
@@ -517,11 +517,11 @@ namespace OOX
}
}
public:
public:
nullable
<
SimpleTypes
::
Spreadsheet
::
CActivePane
<>>
m_oActivePane
;
nullable
<
SimpleTypes
::
Spreadsheet
::
CActivePane
<>>
m_oActivePane
;
nullable
<
SimpleTypes
::
Spreadsheet
::
С
PaneState
<>>
m_oState
;
nullable
<
SimpleTypes
::
Spreadsheet
::
CPaneState
<>>
m_oState
;
nullable
<
CString
>
m_oTopLeftCell
;
nullable
<
CString
>
m_oTopLeftCell
;
nullable
<
SimpleTypes
::
CDouble
>
m_oXSplit
;
nullable
<
SimpleTypes
::
CDouble
>
m_oXSplit
;
nullable
<
SimpleTypes
::
CDouble
>
m_oYSplit
;
nullable
<
SimpleTypes
::
CDouble
>
m_oYSplit
;
};
};
class
CSelection
:
public
WritingElement
class
CSelection
:
public
WritingElement
...
...
X2tConverter/build/Qt/X2tConverter.pro
View file @
0f750fff
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
QT
-=
core
QT
-=
core
QT
-=
gui
QT
-=
gui
VERSION
=
2.0
.
2.39
8
VERSION
=
2.0
.
2.39
9
DEFINES
+=
INTVER
=
$$
VERSION
DEFINES
+=
INTVER
=
$$
VERSION
TEMPLATE
=
app
TEMPLATE
=
app
...
...
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