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
02ece25a
Commit
02ece25a
authored
Jun 30, 2017
by
ElenaSubbotina
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
435a27f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
46 additions
and
0 deletions
+46
-0
ASCOfficeXlsFile2/source/linux/XlsFormatLib.pro
ASCOfficeXlsFile2/source/linux/XlsFormatLib.pro
+23
-0
ASCOfficeXlsFile2/source/linux/xlsformatlib_logic.cpp
ASCOfficeXlsFile2/source/linux/xlsformatlib_logic.cpp
+23
-0
No files found.
ASCOfficeXlsFile2/source/linux/XlsFormatLib.pro
View file @
02ece25a
...
...
@@ -353,6 +353,22 @@ SOURCES += \
..
/
XlsFormat
/
Logic
/
Biff_records
/
XFCRC
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
XFExt
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
YMult
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SxBool
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SXDB
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SXDBB
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SXDBEx
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SXDtr
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SxErr
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SXFDB
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SXFDBType
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SxFmla
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SXFormula
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SXInt
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SxName
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SxNil
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SXNum
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SXPair
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_records
/
SXRng
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_structures
/
AddinUdf
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_structures
/
AF12Criteria
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_structures
/
AFDOper
.
cpp
\
...
...
@@ -750,6 +766,13 @@ SOURCES += \
..
/
XlsFormat
/
Logic
/
Biff_unions
/
UNKNOWNFRT
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_unions
/
WINDOW
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_unions
/
XFS
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_unions
/
DBB
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_unions
/
FDB
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_unions
/
PIVOTCACHE
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_unions
/
SXFMLA_bu
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_unions
/
SXFORMULA_bu
.
cpp
\
..
/
XlsFormat
/
Logic
/
Biff_unions
/
SXOPER
.
cpp
..
/
XlsFormat
/
Logic
/
Biff_unions
/
SXRANGE
.
cpp
\
..
/
XlsFormat
/
Logic
/
SummaryInformationStream
/
Structures
/
Property_Structures
.
cpp
\
..
/
XlsFormat
/
Logic
/
SummaryInformationStream
/
Structures
/
PropertyFactory
.
cpp
\
..
/
XlsFormat
/
Logic
/
SummaryInformationStream
/
Structures
/
PropertySet
.
cpp
\
...
...
ASCOfficeXlsFile2/source/linux/xlsformatlib_logic.cpp
View file @
02ece25a
...
...
@@ -340,6 +340,22 @@
#include "../XlsFormat/Logic/Biff_records/XFExt.cpp"
#include "../XlsFormat/Logic/Biff_records/YMult.cpp"
#include "../XlsFormat/Logic/Biff_records/FrtWrapper.cpp"
#include "../XlsFormat/Logic/Biff_records/SxBool.cpp"
#include "../XlsFormat/Logic/Biff_records/SXDB.cpp"
#include "../XlsFormat/Logic/Biff_records/SXDBB.cpp"
#include "../XlsFormat/Logic/Biff_records/SXDBEx.cpp"
#include "../XlsFormat/Logic/Biff_records/SXDtr.cpp"
#include "../XlsFormat/Logic/Biff_records/SxErr.cpp"
#include "../XlsFormat/Logic/Biff_records/SXFDB.cpp"
#include "../XlsFormat/Logic/Biff_records/SXFDBType.cpp"
#include "../XlsFormat/Logic/Biff_records/SxFmla.cpp"
#include "../XlsFormat/Logic/Biff_records/SXFormula.cpp"
#include "../XlsFormat/Logic/Biff_records/SXInt.cpp"
#include "../XlsFormat/Logic/Biff_records/SxName.cpp"
#include "../XlsFormat/Logic/Biff_records/SxNil.cpp"
#include "../XlsFormat/Logic/Biff_records/SXNum.cpp"
#include "../XlsFormat/Logic/Biff_records/SXPair.cpp"
#include "../XlsFormat/Logic/Biff_records/SXRng.cpp"
#include "../XlsFormat/Logic/Biff_structures/AddinUdf.cpp"
#include "../XlsFormat/Logic/Biff_structures/AF12Criteria.cpp"
...
...
@@ -728,6 +744,13 @@
#include "../XlsFormat/Logic/Biff_unions/UNKNOWNFRT.cpp"
#include "../XlsFormat/Logic/Biff_unions/WINDOW.cpp"
#include "../XlsFormat/Logic/Biff_unions/XFS.cpp"
#include "../XlsFormat/Logic/Biff_unions/DBB.cpp"
#include "../XlsFormat/Logic/Biff_unions/FDB.cpp"
#include "../XlsFormat/Logic/Biff_unions/PIVOTCACHE.cpp"
#include "../XlsFormat/Logic/Biff_unions/SXFMLA_bu.cpp"
#include "../XlsFormat/Logic/Biff_unions/SXFORMULA_bu.cpp"
#include "../XlsFormat/Logic/Biff_unions/SXOPER.cpp"
#include "../XlsFormat/Logic/Biff_unions/SXRANGE.cpp"
#include "../XlsFormat/Logic/SummaryInformationStream/Structures/Property_Structures.cpp"
#include "../XlsFormat/Logic/SummaryInformationStream/Structures/PropertyFactory.cpp"
...
...
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