LibreOffice Module sc (master) 1
|
Classes | |
class | AddressConverter |
Converter for cell addresses and cell ranges for OOXML and BIFF filters. More... | |
class | Alignment |
struct | AlignmentModel |
Contains all XML cell alignment attributes, e.g. More... | |
struct | AnchorClientDataModel |
Application-specific client data of a shape. More... | |
struct | AnchorPointModel |
Absolute position in a spreadsheet (in EMUs) independent from cells. More... | |
struct | AnchorSizeModel |
Absolute size in a spreadsheet (in EMUs). More... | |
struct | ApiAlignmentData |
Contains all API cell alignment attributes. More... | |
struct | ApiBorderData |
Contains API attributes of a complete cell border. More... | |
struct | ApiFilterSettings |
Contains UNO API filter settings for a column in a filtered range. More... | |
struct | ApiFontData |
Contains all API font attributes. More... | |
struct | ApiFontUsedFlags |
Contains used flags for all API font attributes. More... | |
struct | ApiNumFmtData |
Contains all API number format attributes. More... | |
struct | ApiOpCodes |
Contains all API op-codes needed to build formulas with tokens. More... | |
class | ApiParserWrapper |
A wrapper around the FormulaParser service provided by the Calc document. More... | |
struct | ApiProtectionData |
Contains all API cell protection attributes. More... | |
struct | ApiScriptFontName |
Contains API font name, family, and charset for a script type. More... | |
struct | ApiSolidFillData |
Contains API fill attributes. More... | |
class | ApiTokenIterator |
Token sequence iterator that is able to skip space tokens. More... | |
class | ApiTokenVector |
A vector of formula tokens with additional convenience functions. More... | |
class | AutoFilter |
class | AutoFilterBuffer |
class | AutoFilterContext |
struct | AutoFormatModel |
class | BiffHelper |
Static helper functions for BIFF filters. More... | |
struct | BinAddress |
A 2D cell address struct for binary filters. More... | |
struct | BinComplexRef2d |
A 2D formula cell range reference struct with relative flags. More... | |
struct | BinRange |
A 2D cell range address struct for binary filters. More... | |
class | BinRangeList |
A 2D cell range address list for binary filters. More... | |
struct | BinSingleRef2d |
A 2D formula cell reference struct with relative flags. More... | |
class | Border |
class | BorderContext |
struct | BorderLineModel |
Contains XML attributes of a single border line. More... | |
struct | BorderModel |
Contains XML attributes of a complete cell border. More... | |
struct | CalcSettingsModel |
Workbook calculation settings. More... | |
struct | CellAnchorModel |
Position in spreadsheet (cell position and offset inside cell). More... | |
struct | CellFormulaModel |
Stores data about cell formulas. More... | |
struct | CellModel |
Stores basic data about cell values and formatting. More... | |
class | CellStyle |
class | CellStyleBuffer |
struct | CellStyleModel |
Contains attributes of a cell style, e.g. More... | |
class | ChartsheetFragment |
class | Color |
class | ColorFilter |
Settings for a color filter. More... | |
class | ColorPalette |
Stores all colors of the color palette. More... | |
class | ColorScaleContext |
class | ColorScaleRule |
struct | ColorScaleRuleModelEntry |
struct | ColumnModel |
Stores settings and formatting data about a range of sheet columns. More... | |
class | Comment |
struct | CommentModel |
class | CommentsBuffer |
class | CommentsFragment |
class | CondFormat |
Represents a conditional formatting object with a list of affected cell ranges. More... | |
class | CondFormatBuffer |
class | CondFormatContext |
struct | CondFormatModel |
Model for a conditional formatting object. More... | |
class | CondFormatRule |
Represents a single rule in a conditional formatting. More... | |
struct | CondFormatRuleModel |
Model for a single rule in a conditional formatting. More... | |
class | Connection |
An external data connection (database, web query, etc.). More... | |
class | ConnectionContext |
struct | ConnectionModel |
Common properties of an external data connection. More... | |
class | ConnectionsBuffer |
class | ConnectionsFragment |
class | CustomFilter |
Settings for a custom filter, specifying one or two comparison operators associated with some values. More... | |
class | DataBarContext |
class | DataBarRule |
struct | DataTableModel |
Stores data about table operations. More... | |
class | DataValidationsContext |
class | DataValidationsContextBase |
class | DefinedName |
class | DefinedNameBase |
Base class for defined names and external names. More... | |
struct | DefinedNameModel |
class | DefinedNamesBuffer |
class | DiscreteFilter |
Settings for a discrete filter, specifying a list of values to be shown in the filtered range. More... | |
class | DrawingFragment |
Fragment handler for a complete sheet drawing. More... | |
class | Dxf |
class | DxfContext |
class | ExcelChartConverter |
class | ExcelFilter |
class | ExcelGraphicHelper |
Relative character height if escaped. More... | |
class | ExcelVbaProject |
Special implementation of the VBA project for the Excel filters. More... | |
struct | ExCfRuleModel |
class | ExtCfCondFormat |
class | ExtCfDataBarRule |
class | ExtCfRuleContext |
struct | ExtCondFormatRuleModel |
class | ExtConditionalFormattingContext |
class | ExtDataValidationsContext |
class | ExternalLink |
class | ExternalLinkBuffer |
class | ExternalLinkFragment |
class | ExternalName |
struct | ExternalNameModel |
class | ExternalSheetDataContext |
This class implements importing the sheetData element in external sheets. More... | |
class | ExtGlobalContext |
A single ext entry. More... | |
class | ExtGlobalWorkbookContext |
class | ExtLstGlobalContext |
Used for the actual ExtLst containing the new extended definition. More... | |
class | ExtLstGlobalWorkbookContext |
class | ExtLstLocalContext |
Handle ExtLst entries in xlsx. More... | |
struct | FileSharingModel |
Settings for workbook write protection. More... | |
class | Fill |
Contains cell fill attributes, either a pattern fill or a gradient fill. More... | |
class | FillContext |
class | FilterColumn |
A column in a filtered range. More... | |
class | FilterColumnContext |
struct | FilterCriterionModel |
A filter criterion for a custom filter. More... | |
class | FilterSettingsBase |
Base class for specific filter settings for a column in a filtered range. More... | |
class | FilterSettingsContext |
class | Font |
class | FontContext |
struct | FontModel |
Contains all XML font attributes, e.g. More... | |
struct | FontPortionModel |
Represents a position in a rich-string containing current font identifier. More... | |
class | FontPortionModelList |
A vector with all font portions in a rich-string. More... | |
class | FormulaBuffer |
class | FormulaFinalizer |
A generic formula token array finalizer. More... | |
class | FormulaParser |
Import formula parser for OOXML and BIFF filters. More... | |
class | FormulaParserImpl |
class | FormulaProcessorBase |
Base class for import formula parsers and export formula compilers. More... | |
struct | FunctionInfo |
Represents information for a spreadsheet function. More... | |
struct | FunctionParamInfo |
Structure that contains all needed information for a parameter in a function. More... | |
class | FunctionParamInfoIterator |
Iterator working on the mpParamInfos member of the FunctionInfo struct. More... | |
class | FunctionProvider |
Provides access to function info structs for all available sheet functions. More... | |
struct | FunctionProviderImpl |
struct | GradientFillModel |
Contains XML gradient fill attributes from the gradientFill element. More... | |
class | GroupShapeContext |
Context handler for creation of shapes embedded in group shapes. More... | |
class | HeaderFooterParser |
struct | HyperlinkModel |
Stores data about a hyperlink range. More... | |
class | IconSetContext |
class | IconSetRule |
struct | IgnoreCaseCompare |
Functor for case-insensitive string comparison, usable in maps etc. More... | |
class | IndexedColorsContext |
class | IWorksheetProgress |
class | LinkSheetRange |
Contains indexes for a range of sheets in the spreadsheet document. More... | |
class | NumberFormat |
Contains all data for a number format code. More... | |
class | NumberFormatsBuffer |
struct | NumFmtModel |
class | OOXMLFormulaParser |
OOXML formula parser/compiler service for usage in ODF filters. More... | |
class | OOXMLFormulaParserImpl |
class | OpCodeProvider |
Provides access to API op-codes for all available formula tokens and to function info structs for all available sheet functions. More... | |
struct | OpCodeProviderImpl |
struct | PageBreakModel |
Stores formatting data about a page break. More... | |
class | PageSettings |
class | PageSettingsConverter |
struct | PageSettingsModel |
Holds page style data for a single sheet. More... | |
struct | PaneSelectionModel |
Contains all settings for a selection in a single pane of a sheet. More... | |
struct | PatternFillModel |
Contains XML pattern fill attributes from the patternFill element. More... | |
struct | PCDefinitionModel |
struct | PCFieldGroupModel |
struct | PCFieldModel |
struct | PCSharedItemsModel |
struct | PCSourceModel |
struct | PCWorksheetSourceModel |
struct | PhoneticDataModel |
struct | PhoneticPortionModel |
Represents a phonetic text portion in a rich-string with phonetic text. More... | |
class | PhoneticPortionModelList |
A vector with all phonetic portions in a rich-string. More... | |
class | PhoneticSettings |
class | PivotCache |
class | PivotCacheBuffer |
class | PivotCacheDefinitionFragment |
class | PivotCacheField |
class | PivotCacheFieldContext |
struct | PivotCacheGroupItem |
Helper struct for mapping original item names from/to group item names. More... | |
class | PivotCacheItem |
class | PivotCacheItemList |
class | PivotCacheRecordsFragment |
class | PivotTable |
class | PivotTableBuffer |
class | PivotTableField |
class | PivotTableFieldContext |
class | PivotTableFilter |
class | PivotTableFilterContext |
class | PivotTableFragment |
class | Protection |
struct | ProtectionModel |
Contains all XML cell protection attributes, e.g. More... | |
struct | PTDataFieldModel |
struct | PTDefinitionModel |
struct | PTFieldItemModel |
struct | PTFieldModel |
struct | PTFilterModel |
struct | PTLocationModel |
struct | PTPageFieldModel |
class | QueryTable |
class | QueryTableBuffer |
class | QueryTableFragment |
struct | QueryTableModel |
struct | RefSheetsModel |
Represents a REF entry in the BIFF12 EXTERNALSHEETS or in the BIFF8 EXTERNSHEET record. More... | |
class | RevisionHeadersFragment |
class | RevisionLogFragment |
class | RichString |
Contains string data and a list of formatting runs for a rich formatted string. More... | |
class | RichStringContext |
class | RichStringPhonetic |
Contains text data and positioning information for a phonetic text portion. More... | |
class | RichStringPortion |
Contains text data and font attributes for a part of a rich formatted string. More... | |
struct | RowModel |
Stores settings and formatting data about a sheet row. More... | |
class | Scenario |
class | ScenarioBuffer |
struct | ScenarioCellModel |
class | ScenarioContext |
struct | ScenarioModel |
class | ScenariosContext |
class | Shape |
class | ShapeAnchor |
Contains the position of a shape in the spreadsheet. More... | |
class | ShapeMacroAttacher |
class | SharedStringsBuffer |
Collects all strings from the shared strings substream. More... | |
class | SharedStringsFragment |
class | SheetDataBuffer |
Manages the cell contents and cell formatting of a sheet. More... | |
class | SheetDataContext |
This class implements importing the sheetData element. More... | |
struct | SheetInfoModel |
Contains data from the 'sheet' element describing a sheet in the workbook. More... | |
struct | SheetProtectionModel |
Sheet protection settings. More... | |
class | SheetScenarios |
struct | SheetScenariosModel |
struct | SheetSettingsModel |
Sheet and outline settings. More... | |
struct | SheetViewModel |
Contains all view settings for a single sheet. More... | |
class | SheetViewSettings |
class | SortCondition |
class | SortConditionContext |
class | SortStateContext |
class | Sparkline |
Transitional sparkline data. More... | |
class | SparklineGroup |
Transitional sparkline group data. More... | |
class | SparklineGroupsContext |
Handle import of the sparkline, sparkline group and attributes. More... | |
class | StylesBuffer |
class | StylesFragment |
class | Table |
class | TableBuffer |
class | TableColumn |
A column in a table (database range). More... | |
class | TableColumnContext |
class | TableColumns |
class | TableColumnsBuffer |
class | TableColumnsContext |
class | TableFragment |
struct | TableModel |
class | ThemeBuffer |
class | Top10Filter |
Settings for a top-10 filter. More... | |
class | UnitConverter |
Helper class that provides functions to convert values from and to different units. More... | |
struct | ValidationModel |
Stores data about ranges with data validation settings. More... | |
class | ViewSettings |
class | VmlControlMacroAttacher |
class | VmlDrawing |
class | VmlDrawingFragment |
struct | WebPrModel |
Special properties for data connections representing web queries. More... | |
class | WorkbookContextBase |
Context handler derived from the WorkbookHelper helper class. More... | |
class | WorkbookFragment |
class | WorkbookFragmentBase |
Fragment handler derived from the WorkbookHelper helper class. More... | |
class | WorkbookGlobals |
class | WorkbookHelper |
Helper class to provide access to global workbook data. More... | |
class | WorkbookSettings |
struct | WorkbookSettingsModel |
Global workbook settings. More... | |
struct | WorkbookViewModel |
Contains all view settings for the entire document. More... | |
class | WorksheetBuffer |
Stores information about all sheets in a spreadsheet document. More... | |
class | WorksheetContextBase |
Context handler derived from the WorksheetHelper helper class. More... | |
class | WorksheetFragment |
class | WorksheetFragmentBase |
Fragment handler derived from the WorksheetHelper helper class. More... | |
class | WorksheetGlobals |
class | WorksheetHelper |
class | WorksheetSettings |
class | Xf |
Represents a cell format or a cell style (called XF, extended format). More... | |
class | XfContext |
struct | XfModel |
Contains all data for a cell format or cell style. More... | |
Typedefs | |
typedef std::shared_ptr< Comment > | CommentRef |
typedef std::shared_ptr< CondFormatRule > | CondFormatRuleRef |
typedef std::shared_ptr< CondFormat > | CondFormatRef |
typedef std::shared_ptr< ExtCfDataBarRule > | ExtCfDataBarRuleRef |
typedef std::shared_ptr< Connection > | ConnectionRef |
typedef std::shared_ptr< DefinedName > | DefinedNameRef |
typedef std::shared_ptr< ExternalName > | ExternalNameRef |
typedef std::shared_ptr< ExternalLink > | ExternalLinkRef |
typedef css::sheet::FormulaToken | ApiToken |
typedef css::uno::Sequence< ApiToken > | ApiTokenSequence |
typedef css::beans::Pair< css::table::CellAddress, sal_Bool > | ApiSpecialTokenInfo |
Contains the base address and type of a special token representing an array formula or a shared formula (sal_False), or a table operation (sal_True). More... | |
typedef RefVector< FunctionInfo > | FunctionInfoVector |
typedef std::shared_ptr< NumberFormat > | NumberFormatRef |
typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::lang::XInitialization, css::sheet::XFilterFormulaParser > | OOXMLFormulaParser_BASE |
typedef ::std::pair< sal_Int32, OUString > | IdCaptionPair |
typedef ::std::vector< IdCaptionPair > | IdCaptionPairList |
typedef ::std::vector< PivotCacheGroupItem > | PivotCacheGroupItemVector |
typedef std::shared_ptr< RichStringPhonetic > | RichStringPhoneticRef |
typedef std::shared_ptr< RichString > | RichStringRef |
typedef std::shared_ptr< Font > | FontRef |
typedef std::shared_ptr< Border > | BorderRef |
typedef std::shared_ptr< Fill > | FillRef |
typedef std::shared_ptr< Xf > | XfRef |
typedef std::shared_ptr< Dxf > | DxfRef |
typedef std::shared_ptr< CellStyle > | CellStyleRef |
typedef std::shared_ptr< Table > | TableRef |
typedef std::shared_ptr< SheetViewModel > | SheetViewModelRef |
typedef std::shared_ptr< WorkbookViewModel > | WorkbookViewModelRef |
typedef std::shared_ptr< WorkbookGlobals > | WorkbookGlobalsRef |
typedef ::std::map< OUString, ScDataBarFormatData * > | ExtLst |
typedef std::shared_ptr< WorksheetGlobals > | WorksheetGlobalsRef |
typedef std::pair< sal_Int32, sal_Int32 > | FormatKeyPair |
Enumerations | |
enum class | ExternalLinkType { Self , Same , External , PathMissing , Library , DDE , OLE , Unknown } |
enum class | FormulaType { Cell , Array , SharedFormula , CondFormat , Validation } |
Function identifier of the WEEKNUM function. More... | |
enum class | FuncParamValidity { Regular , CalcOnly , ExcelOnly } |
Enumerates validity modes for a function parameter. More... | |
enum | FunctionLibraryType { FUNCLIB_UNKNOWN = 0 , FUNCLIB_EUROTOOL } |
This enumeration contains constants for all known external libraries containing supported sheet functions. More... | |
enum class | Unit { Twip , Emu , ScreenX , ScreenY , Digit , Space , LAST } |
Units supported by the UnitConverter class. More... | |
enum class | WorksheetType { Work , Chart , Macro , Dialog , Empty } |
An enumeration for all types of sheets in a workbook. More... | |
Functions | |
bool | operator< (const BinAddress &rL, const BinAddress &rR) |
SequenceInputStream & | operator>> (SequenceInputStream &rStrm, BinAddress &orPos) |
SequenceInputStream & | operator>> (SequenceInputStream &rStrm, BinRange &orRange) |
SequenceInputStream & | operator>> (SequenceInputStream &rStrm, BinRangeList &orRanges) |
SequenceInputStream & | operator>> (SequenceInputStream &rStrm, OUString &orString) |
BIFF12 stream operator for an OUString, reads 32-bit string length and Unicode array. More... | |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, const ExternalLinkType &type) |
SequenceInputStream & | operator>> (SequenceInputStream &rStrm, Color &orColor) |
bool | operator== (const ApiAlignmentData &rLeft, const ApiAlignmentData &rRight) |
bool | operator== (const ApiProtectionData &rLeft, const ApiProtectionData &rRight) |
bool | operator== (const XfModel &rXfModel1, const XfModel &rXfModel2) |
bool | operator== (const Xf &rXf1, const Xf &rXf2) |
static sal_Int32 | lcl_ToHorizAlign (sal_Int32 nAlign) |
static sal_Int32 | lcl_ToVertAlign (sal_Int32 nAlign) |
static sal_Int16 | lcl_ToParaAlign (sal_Int32 nAlign) |
constexpr OUStringLiteral | gaPageNumberService (u"com.sun.star.text.TextField.PageNumber") |
constexpr OUStringLiteral | gaPageCountService (u"com.sun.star.text.TextField.PageCount") |
constexpr OUStringLiteral | gaSheetNameService (u"com.sun.star.text.TextField.SheetName") |
constexpr OUStringLiteral | gaFileNameService (u"com.sun.star.text.TextField.FileName") |
constexpr OUStringLiteral | gaDateTimeService (u"com.sun.star.text.TextField.DateTime") |
static void | addIfNotInMyMap (const StylesBuffer &rStyles, std::map< FormatKeyPair, ScRangeList > &rMap, sal_Int32 nXfId, sal_Int32 nFormatId, const ScRangeList &rRangeList) |
static void | lcl_SetBorderLine (ScDocument &rDoc, const ScRange &rRange, SCTAB nScTab, SvxBoxItemLine nLine) |
::FontFamily | lcl_getFontFamily (sal_Int32 nFamily) |
constexpr OUStringLiteral | gaSheetCellRanges (u"com.sun.star.sheet.SheetCellRanges") |
Variables | |
const sal_Int32 | BIFF12_ID_ARRAY = 0x01AA |
const sal_Int32 | BIFF12_ID_AUTOFILTER = 0x00A1 |
const sal_Int32 | BIFF12_ID_AUTOSORTSCOPE = 0x01CB |
const sal_Int32 | BIFF12_ID_BINARYINDEXBLOCK = 0x002A |
const sal_Int32 | BIFF12_ID_BINARYINDEXROWS = 0x0028 |
const sal_Int32 | BIFF12_ID_BOOKVIEWS = 0x0087 |
const sal_Int32 | BIFF12_ID_BORDER = 0x002E |
const sal_Int32 | BIFF12_ID_BORDERS = 0x0265 |
const sal_Int32 | BIFF12_ID_BRK = 0x018C |
const sal_Int32 | BIFF12_ID_CALCPR = 0x009D |
const sal_Int32 | BIFF12_ID_CELL_BLANK = 0x0001 |
const sal_Int32 | BIFF12_ID_CELL_BOOL = 0x0004 |
const sal_Int32 | BIFF12_ID_CELL_DOUBLE = 0x0005 |
const sal_Int32 | BIFF12_ID_CELL_ERROR = 0x0003 |
const sal_Int32 | BIFF12_ID_CELL_RK = 0x0002 |
const sal_Int32 | BIFF12_ID_CELL_RSTRING = 0x003E |
const sal_Int32 | BIFF12_ID_CELL_SI = 0x0007 |
const sal_Int32 | BIFF12_ID_CELL_STRING = 0x0006 |
const sal_Int32 | BIFF12_ID_CELLSTYLE = 0x0030 |
const sal_Int32 | BIFF12_ID_CELLSTYLES = 0x026B |
const sal_Int32 | BIFF12_ID_CELLSTYLEXFS = 0x0272 |
const sal_Int32 | BIFF12_ID_CELLXFS = 0x0269 |
const sal_Int32 | BIFF12_ID_CFCOLOR = 0x0234 |
const sal_Int32 | BIFF12_ID_CFRULE = 0x01CF |
const sal_Int32 | BIFF12_ID_CHARTPAGESETUP = 0x028C |
const sal_Int32 | BIFF12_ID_CHARTPROTECTION = 0x029D |
const sal_Int32 | BIFF12_ID_CHARTSHEETPR = 0x028B |
const sal_Int32 | BIFF12_ID_CHARTSHEETVIEW = 0x008D |
const sal_Int32 | BIFF12_ID_CHARTSHEETVIEWS = 0x008B |
const sal_Int32 | BIFF12_ID_COL = 0x003C |
const sal_Int32 | BIFF12_ID_COLBREAKS = 0x018A |
const sal_Int32 | BIFF12_ID_COLOR = 0x023C |
const sal_Int32 | BIFF12_ID_COLORS = 0x01D9 |
const sal_Int32 | BIFF12_ID_COLORSCALE = 0x01D5 |
const sal_Int32 | BIFF12_ID_COLS = 0x0186 |
const sal_Int32 | BIFF12_ID_COMMENT = 0x027B |
const sal_Int32 | BIFF12_ID_COMMENTAUTHOR = 0x0278 |
const sal_Int32 | BIFF12_ID_COMMENTAUTHORS = 0x0276 |
const sal_Int32 | BIFF12_ID_COMMENTLIST = 0x0279 |
const sal_Int32 | BIFF12_ID_COMMENTS = 0x0274 |
const sal_Int32 | BIFF12_ID_COMMENTTEXT = 0x027D |
const sal_Int32 | BIFF12_ID_CONDFORMATTING = 0x01CD |
const sal_Int32 | BIFF12_ID_CONNECTION = 0x00C9 |
const sal_Int32 | BIFF12_ID_CONNECTIONS = 0x01AD |
const sal_Int32 | BIFF12_ID_CONTROL = 0x0284 |
const sal_Int32 | BIFF12_ID_CONTROLS = 0x0283 |
const sal_Int32 | BIFF12_ID_CUSTOMCHARTVIEW = 0x028F |
const sal_Int32 | BIFF12_ID_CUSTOMCHARTVIEWS = 0x028D |
const sal_Int32 | BIFF12_ID_CUSTOMFILTER = 0x00AE |
const sal_Int32 | BIFF12_ID_CUSTOMFILTERS = 0x00AC |
const sal_Int32 | BIFF12_ID_CUSTOMSHEETVIEW = 0x01A7 |
const sal_Int32 | BIFF12_ID_CUSTOMSHEETVIEWS = 0x01A6 |
const sal_Int32 | BIFF12_ID_CUSTOMWORKBOOKVIEW = 0x018D |
const sal_Int32 | BIFF12_ID_DATABAR = 0x01D3 |
const sal_Int32 | BIFF12_ID_DATATABLE = 0x01AC |
const sal_Int32 | BIFF12_ID_DATAVALIDATION = 0x0040 |
const sal_Int32 | BIFF12_ID_DATAVALIDATIONS = 0x023D |
const sal_Int32 | BIFF12_ID_DDEITEMVALUES = 0x0242 |
const sal_Int32 | BIFF12_ID_DDEITEM_BOOL = 0x0248 |
const sal_Int32 | BIFF12_ID_DDEITEM_DOUBLE = 0x0244 |
const sal_Int32 | BIFF12_ID_DDEITEM_ERROR = 0x0245 |
const sal_Int32 | BIFF12_ID_DDEITEM_STRING = 0x0246 |
const sal_Int32 | BIFF12_ID_DEFINEDNAME = 0x0027 |
const sal_Int32 | BIFF12_ID_DIMENSION = 0x0094 |
const sal_Int32 | BIFF12_ID_DISCRETEFILTER = 0x00A7 |
const sal_Int32 | BIFF12_ID_DISCRETEFILTERS = 0x00A5 |
const sal_Int32 | BIFF12_ID_DRAWING = 0x0226 |
const sal_Int32 | BIFF12_ID_DXF = 0x01FB |
const sal_Int32 | BIFF12_ID_DXFS = 0x01F9 |
const sal_Int32 | BIFF12_ID_EXTCELL_BLANK = 0x016F |
const sal_Int32 | BIFF12_ID_EXTCELL_BOOL = 0x0171 |
const sal_Int32 | BIFF12_ID_EXTCELL_DOUBLE = 0x0170 |
const sal_Int32 | BIFF12_ID_EXTCELL_ERROR = 0x0172 |
const sal_Int32 | BIFF12_ID_EXTCELL_STRING = 0x0173 |
const sal_Int32 | BIFF12_ID_EXTERNALADDIN = 0x029B |
const sal_Int32 | BIFF12_ID_EXTERNALBOOK = 0x0168 |
const sal_Int32 | BIFF12_ID_EXTERNALNAME = 0x0241 |
const sal_Int32 | BIFF12_ID_EXTERNALREF = 0x0163 |
const sal_Int32 | BIFF12_ID_EXTERNALREFS = 0x0161 |
const sal_Int32 | BIFF12_ID_EXTERNALSELF = 0x0165 |
const sal_Int32 | BIFF12_ID_EXTERNALSAME = 0x0166 |
const sal_Int32 | BIFF12_ID_EXTERNALSHEETS = 0x016A |
const sal_Int32 | BIFF12_ID_EXTROW = 0x016E |
const sal_Int32 | BIFF12_ID_EXTSHEETDATA = 0x016B |
const sal_Int32 | BIFF12_ID_EXTERNALNAMEFLAGS = 0x024A |
const sal_Int32 | BIFF12_ID_EXTSHEETNAMES = 0x0167 |
const sal_Int32 | BIFF12_ID_FILESHARING = 0x0224 |
const sal_Int32 | BIFF12_ID_FILEVERSION = 0x0080 |
const sal_Int32 | BIFF12_ID_FILL = 0x002D |
const sal_Int32 | BIFF12_ID_FILLS = 0x025B |
const sal_Int32 | BIFF12_ID_FILTERCOLUMN = 0x00A3 |
const sal_Int32 | BIFF12_ID_FONT = 0x002B |
const sal_Int32 | BIFF12_ID_FONTS = 0x0263 |
const sal_Int32 | BIFF12_ID_FORMULA_STRING = 0x0008 |
const sal_Int32 | BIFF12_ID_FORMULA_DOUBLE = 0x0009 |
const sal_Int32 | BIFF12_ID_FORMULA_BOOL = 0x000A |
const sal_Int32 | BIFF12_ID_FORMULA_ERROR = 0x000B |
const sal_Int32 | BIFF12_ID_FUNCTIONGROUP = 0x0299 |
const sal_Int32 | BIFF12_ID_FUNCTIONGROUPS = 0x0298 |
const sal_Int32 | BIFF12_ID_HEADERFOOTER = 0x01DF |
const sal_Int32 | BIFF12_ID_HYPERLINK = 0x01EE |
const sal_Int32 | BIFF12_ID_ICONSET = 0x01D1 |
const sal_Int32 | BIFF12_ID_INDEXEDCOLORS = 0x0235 |
const sal_Int32 | BIFF12_ID_INPUTCELLS = 0x01F8 |
const sal_Int32 | BIFF12_ID_LEGACYDRAWING = 0x0227 |
const sal_Int32 | BIFF12_ID_MERGECELL = 0x00B0 |
const sal_Int32 | BIFF12_ID_MERGECELLS = 0x00B1 |
const sal_Int32 | BIFF12_ID_MRUCOLORS = 0x0239 |
const sal_Int32 | BIFF12_ID_MULTCELL_BLANK = 0x000C |
const sal_Int32 | BIFF12_ID_MULTCELL_BOOL = 0x000F |
const sal_Int32 | BIFF12_ID_MULTCELL_DOUBLE = 0x0010 |
const sal_Int32 | BIFF12_ID_MULTCELL_ERROR = 0x000E |
const sal_Int32 | BIFF12_ID_MULTCELL_RK = 0x000D |
const sal_Int32 | BIFF12_ID_MULTCELL_RSTRING = 0x003D |
const sal_Int32 | BIFF12_ID_MULTCELL_SI = 0x0012 |
const sal_Int32 | BIFF12_ID_MULTCELL_STRING = 0x0011 |
const sal_Int32 | BIFF12_ID_NUMFMT = 0x002C |
const sal_Int32 | BIFF12_ID_NUMFMTS = 0x0267 |
const sal_Int32 | BIFF12_ID_OLEOBJECT = 0x027F |
const sal_Int32 | BIFF12_ID_OLEOBJECTS = 0x027E |
const sal_Int32 | BIFF12_ID_OLESIZE = 0x0225 |
const sal_Int32 | BIFF12_ID_PAGEMARGINS = 0x01DC |
const sal_Int32 | BIFF12_ID_PAGESETUP = 0x01DE |
const sal_Int32 | BIFF12_ID_PANE = 0x0097 |
const sal_Int32 | BIFF12_ID_PCDEFINITION = 0x00B3 |
const sal_Int32 | BIFF12_ID_PCDFDISCRETEPR = 0x00E1 |
const sal_Int32 | BIFF12_ID_PCDFGROUPITEMS = 0x00DD |
const sal_Int32 | BIFF12_ID_PCDFIELD = 0x00B7 |
const sal_Int32 | BIFF12_ID_PCDFIELDGROUP = 0x00DB |
const sal_Int32 | BIFF12_ID_PCDFIELDS = 0x00B5 |
const sal_Int32 | BIFF12_ID_PCDFRANGEPR = 0x00DF |
const sal_Int32 | BIFF12_ID_PCDFSHAREDITEMS = 0x00BD |
const sal_Int32 | BIFF12_ID_PCDSHEETSOURCE = 0x00BB |
const sal_Int32 | BIFF12_ID_PCDSOURCE = 0x00B9 |
const sal_Int32 | BIFF12_ID_PCITEM_ARRAY = 0x00BF |
const sal_Int32 | BIFF12_ID_PCITEM_BOOL = 0x0016 |
const sal_Int32 | BIFF12_ID_PCITEM_DATE = 0x0019 |
const sal_Int32 | BIFF12_ID_PCITEM_DOUBLE = 0x0015 |
const sal_Int32 | BIFF12_ID_PCITEM_ERROR = 0x0017 |
const sal_Int32 | BIFF12_ID_PCITEM_INDEX = 0x001A |
const sal_Int32 | BIFF12_ID_PCITEM_MISSING = 0x0014 |
const sal_Int32 | BIFF12_ID_PCITEM_STRING = 0x0018 |
const sal_Int32 | BIFF12_ID_PCITEMA_BOOL = 0x001D |
const sal_Int32 | BIFF12_ID_PCITEMA_DATE = 0x0020 |
const sal_Int32 | BIFF12_ID_PCITEMA_DOUBLE = 0x001C |
const sal_Int32 | BIFF12_ID_PCITEMA_ERROR = 0x001E |
const sal_Int32 | BIFF12_ID_PCITEMA_MISSING = 0x001B |
const sal_Int32 | BIFF12_ID_PCITEMA_STRING = 0x001F |
const sal_Int32 | BIFF12_ID_PCRECORD = 0x0021 |
const sal_Int32 | BIFF12_ID_PCRECORDDT = 0x0022 |
const sal_Int32 | BIFF12_ID_PCRECORDS = 0x00C1 |
const sal_Int32 | BIFF12_ID_PHONETICPR = 0x0219 |
const sal_Int32 | BIFF12_ID_PICTURE = 0x0232 |
const sal_Int32 | BIFF12_ID_PIVOTAREA = 0x00F7 |
const sal_Int32 | BIFF12_ID_PIVOTCACHE = 0x0182 |
const sal_Int32 | BIFF12_ID_PIVOTCACHES = 0x0180 |
const sal_Int32 | BIFF12_ID_PRINTOPTIONS = 0x01DD |
const sal_Int32 | BIFF12_ID_PTCOLFIELDS = 0x0137 |
const sal_Int32 | BIFF12_ID_PTDATAFIELD = 0x0125 |
const sal_Int32 | BIFF12_ID_PTDATAFIELDS = 0x0127 |
const sal_Int32 | BIFF12_ID_PTDEFINITION = 0x0118 |
const sal_Int32 | BIFF12_ID_PTFIELD = 0x011D |
const sal_Int32 | BIFF12_ID_PTFIELDS = 0x011F |
const sal_Int32 | BIFF12_ID_PTFILTER = 0x0259 |
const sal_Int32 | BIFF12_ID_PTFILTERS = 0x0257 |
const sal_Int32 | BIFF12_ID_PTFITEM = 0x011A |
const sal_Int32 | BIFF12_ID_PTFITEMS = 0x011B |
const sal_Int32 | BIFF12_ID_PTLOCATION = 0x013A |
const sal_Int32 | BIFF12_ID_PTPAGEFIELD = 0x0121 |
const sal_Int32 | BIFF12_ID_PTPAGEFIELDS = 0x0123 |
const sal_Int32 | BIFF12_ID_PTREFERENCE = 0x00FB |
const sal_Int32 | BIFF12_ID_PTREFERENCEITEM = 0x017E |
const sal_Int32 | BIFF12_ID_PTREFERENCES = 0x00F9 |
const sal_Int32 | BIFF12_ID_PTROWFIELDS = 0x0135 |
const sal_Int32 | BIFF12_ID_QUERYTABLE = 0x01BF |
const sal_Int32 | BIFF12_ID_QUERYTABLEREFRESH = 0x01C1 |
const sal_Int32 | BIFF12_ID_RGBCOLOR = 0x01DB |
const sal_Int32 | BIFF12_ID_ROW = 0x0000 |
const sal_Int32 | BIFF12_ID_ROWBREAKS = 0x0188 |
const sal_Int32 | BIFF12_ID_SCENARIO = 0x01F6 |
const sal_Int32 | BIFF12_ID_SCENARIOS = 0x01F4 |
const sal_Int32 | BIFF12_ID_SELECTION = 0x0098 |
const sal_Int32 | BIFF12_ID_SHAREDFMLA = 0x01AB |
const sal_Int32 | BIFF12_ID_SHEET = 0x009C |
const sal_Int32 | BIFF12_ID_SHEETDATA = 0x0091 |
const sal_Int32 | BIFF12_ID_SHEETFORMATPR = 0x01E5 |
const sal_Int32 | BIFF12_ID_SHEETPR = 0x0093 |
const sal_Int32 | BIFF12_ID_SHEETPROTECTION = 0x0217 |
const sal_Int32 | BIFF12_ID_SHEETS = 0x008F |
const sal_Int32 | BIFF12_ID_SHEETVIEW = 0x0089 |
const sal_Int32 | BIFF12_ID_SHEETVIEWS = 0x0085 |
const sal_Int32 | BIFF12_ID_SI = 0x0013 |
const sal_Int32 | BIFF12_ID_SST = 0x009F |
const sal_Int32 | BIFF12_ID_STYLESHEET = 0x0116 |
const sal_Int32 | BIFF12_ID_TABLE = 0x0157 |
const sal_Int32 | BIFF12_ID_TABLEPART = 0x0295 |
const sal_Int32 | BIFF12_ID_TABLEPARTS = 0x0294 |
const sal_Int32 | BIFF12_ID_TABLESTYLEINFO = 0x0201 |
const sal_Int32 | BIFF12_ID_TABLESTYLES = 0x01FC |
const sal_Int32 | BIFF12_ID_TOP10FILTER = 0x00AA |
const sal_Int32 | BIFF12_ID_VOLTYPE = 0x0204 |
const sal_Int32 | BIFF12_ID_VOLTYPEMAIN = 0x0206 |
const sal_Int32 | BIFF12_ID_VOLTYPES = 0x0202 |
const sal_Int32 | BIFF12_ID_VOLTYPESTP = 0x020A |
const sal_Int32 | BIFF12_ID_VOLTYPETR = 0x020B |
const sal_Int32 | BIFF12_ID_WEBPR = 0x0105 |
const sal_Int32 | BIFF12_ID_WEBPRTABLES = 0x0107 |
const sal_Int32 | BIFF12_ID_WORKBOOK = 0x0083 |
const sal_Int32 | BIFF12_ID_WORKBOOKPR = 0x0099 |
const sal_Int32 | BIFF12_ID_WORKBOOKVIEW = 0x009E |
const sal_Int32 | BIFF12_ID_WORKSHEET = 0x0081 |
const sal_Int32 | BIFF12_ID_XF = 0x002F |
const sal_uInt16 | BIFF2_ID_BOF = 0x0009 |
all binary Excel file format types (BIFF types). More... | |
const sal_uInt16 | BIFF3_ID_BOF = 0x0209 |
const sal_uInt16 | BIFF4_ID_BOF = 0x0409 |
const sal_uInt16 | BIFF5_ID_BOF = 0x0809 |
const sal_uInt16 | BIFF_ID_CONT = 0x003C |
const sal_uInt16 | BIFF_ID_EOF = 0x000A |
const sal_uInt16 | BIFF_ID_PCDEFINITION = 0x00C6 |
const sal_uInt16 | BIFF_ID_PCDEFINITION2 = 0x0122 |
const sal_uInt16 | BIFF_ID_PCDFDISCRETEPR = 0x00D9 |
const sal_uInt16 | BIFF_ID_PCDFIELD = 0x00C7 |
const sal_uInt16 | BIFF_ID_PCDFRANGEPR = 0x00D8 |
const sal_uInt16 | BIFF_ID_PCDFSQLTYPE = 0x01BB |
const sal_uInt16 | BIFF_ID_PCITEM_BOOL = 0x00CA |
const sal_uInt16 | BIFF_ID_PCITEM_DATE = 0x00CE |
const sal_uInt16 | BIFF_ID_PCITEM_DOUBLE = 0x00C9 |
const sal_uInt16 | BIFF_ID_PCITEM_ERROR = 0x00CB |
const sal_uInt16 | BIFF_ID_PCITEM_INDEXLIST = 0x00C8 |
const sal_uInt16 | BIFF_ID_PCITEM_INTEGER = 0x00CC |
const sal_uInt16 | BIFF_ID_PCITEM_MISSING = 0x00CF |
const sal_uInt16 | BIFF_ID_PCITEM_STRING = 0x00CD |
const sal_uInt16 | BIFF_ID_UNKNOWN = SAL_MAX_UINT16 |
const sal_uInt16 | BIFF2_ID_ARRAY = 0x0021 |
const sal_uInt16 | BIFF3_ID_ARRAY = 0x0221 |
const sal_uInt16 | BIFF_ID_AUTOFILTER = 0x009D |
const sal_uInt16 | BIFF2_ID_BLANK = 0x0001 |
const sal_uInt16 | BIFF3_ID_BLANK = 0x0201 |
const sal_uInt16 | BIFF_ID_BOOKBOOL = 0x00DA |
const sal_uInt16 | BIFF_ID_BOOKEXT = 0x0863 |
const sal_uInt16 | BIFF2_ID_BOOLERR = 0x0005 |
const sal_uInt16 | BIFF3_ID_BOOLERR = 0x0205 |
const sal_uInt16 | BIFF_ID_BOTTOMMARGIN = 0x0029 |
const sal_uInt16 | BIFF_ID_CALCCOUNT = 0x000C |
const sal_uInt16 | BIFF_ID_CALCMODE = 0x000D |
const sal_uInt16 | BIFF_ID_CFHEADER = 0x01B0 |
const sal_uInt16 | BIFF_ID_CFRULE = 0x01B1 |
const sal_uInt16 | BIFF_ID_CFRULE12 = 0x087A |
const sal_uInt16 | BIFF_ID_CFRULEEXT = 0x087B |
const sal_uInt16 | BIFF_ID_CH3DDATAFORMAT = 0x105F |
const sal_uInt16 | BIFF_ID_CHAREA = 0x101A |
const sal_uInt16 | BIFF_ID_CHAREAFORMAT = 0x100A |
const sal_uInt16 | BIFF_ID_CHATTACHEDLABEL = 0x100C |
const sal_uInt16 | BIFF_ID_CHAXESSET = 0x1041 |
const sal_uInt16 | BIFF_ID_CHAXIS = 0x101D |
const sal_uInt16 | BIFF_ID_CHAXISLINE = 0x1021 |
const sal_uInt16 | BIFF_ID_CHBAR = 0x1017 |
const sal_uInt16 | BIFF_ID_CHBEGIN = 0x1033 |
const sal_uInt16 | BIFF_ID_CHCHART = 0x1002 |
const sal_uInt16 | BIFF_ID_CHCHART3D = 0x103A |
const sal_uInt16 | BIFF_ID_CHCHARTLINE = 0x101C |
const sal_uInt16 | BIFF_ID_CHDATAFORMAT = 0x1006 |
const sal_uInt16 | BIFF_ID_CHDATERANGE = 0x1062 |
const sal_uInt16 | BIFF_ID_CHDEFAULTTEXT = 0x1024 |
const sal_uInt16 | BIFF_ID_CHDROPBAR = 0x103D |
const sal_uInt16 | BIFF_ID_CHECKCOMPAT = 0x088C |
const sal_uInt16 | BIFF_ID_CHEND = 0x1034 |
const sal_uInt16 | BIFF_ID_CHESCHERFORMAT = 0x1066 |
const sal_uInt16 | BIFF_ID_CHFONT = 0x1026 |
const sal_uInt16 | BIFF_ID_CHFORMAT = 0x104E |
const sal_uInt16 | BIFF_ID_CHFORMATRUNS = 0x1050 |
const sal_uInt16 | BIFF_ID_CHFRAME = 0x1032 |
const sal_uInt16 | BIFF_ID_CHFRAMEPOS = 0x104F |
const sal_uInt16 | BIFF_ID_CHFRBLOCKBEGIN = 0x0852 |
const sal_uInt16 | BIFF_ID_CHFRBLOCKEND = 0x0853 |
const sal_uInt16 | BIFF_ID_CHFRCATEGORYPROPS = 0x0856 |
const sal_uInt16 | BIFF_ID_CHFREXTPROPS = 0x089E |
const sal_uInt16 | BIFF_ID_CHFREXTPROPSCONT = 0x089F |
const sal_uInt16 | BIFF_ID_CHFRINFO = 0x0850 |
const sal_uInt16 | BIFF_ID_CHFRLABELPROPS = 0x086B |
const sal_uInt16 | BIFF_ID_CHFRLAYOUT = 0x089D |
const sal_uInt16 | BIFF_ID_CHFRPLOTAREALAYOUT = 0x08A7 |
const sal_uInt16 | BIFF_ID_CHFRSHAPEPROPS = 0x08A4 |
const sal_uInt16 | BIFF_ID_CHFRTEXTPROPS = 0x08A5 |
const sal_uInt16 | BIFF_ID_CHFRUNITPROPS = 0x0857 |
const sal_uInt16 | BIFF_ID_CHFRWRAPPER = 0x0851 |
const sal_uInt16 | BIFF_ID_CHLABELRANGE = 0x1020 |
const sal_uInt16 | BIFF_ID_CHLEGEND = 0x1015 |
const sal_uInt16 | BIFF_ID_CHLINE = 0x1018 |
const sal_uInt16 | BIFF_ID_CHLINEFORMAT = 0x1007 |
const sal_uInt16 | BIFF_ID_CHMARKERFORMAT = 0x1009 |
const sal_uInt16 | BIFF_ID_CHOBJECTLINK = 0x1027 |
const sal_uInt16 | BIFF_ID_CHPICFORMAT = 0x103C |
const sal_uInt16 | BIFF_ID_CHPIE = 0x1019 |
const sal_uInt16 | BIFF_ID_CHPIEEXT = 0x1061 |
const sal_uInt16 | BIFF_ID_CHPIEFORMAT = 0x100B |
const sal_uInt16 | BIFF_ID_CHPIVOTFLAGS = 0x0859 |
const sal_uInt16 | BIFF5_ID_CHPIVOTREF = 0x1048 |
const sal_uInt16 | BIFF8_ID_CHPIVOTREF = 0x0858 |
const sal_uInt16 | BIFF_ID_CHPLOTFRAME = 0x1035 |
const sal_uInt16 | BIFF_ID_CHPLOTGROWTH = 0x1064 |
const sal_uInt16 | BIFF_ID_CHPROPERTIES = 0x1044 |
const sal_uInt16 | BIFF_ID_CHRADARLINE = 0x103E |
const sal_uInt16 | BIFF_ID_CHRADARAREA = 0x1040 |
const sal_uInt16 | BIFF_ID_CHSCATTER = 0x101B |
const sal_uInt16 | BIFF_ID_CHSERERRORBAR = 0x105B |
const sal_uInt16 | BIFF_ID_CHSERGROUP = 0x1045 |
const sal_uInt16 | BIFF_ID_CHSERIES = 0x1003 |
const sal_uInt16 | BIFF_ID_CHSERIESFORMAT = 0x105D |
const sal_uInt16 | BIFF_ID_CHSERPARENT = 0x104A |
const sal_uInt16 | BIFF_ID_CHSERTRENDLINE = 0x104B |
const sal_uInt16 | BIFF_ID_CHSOURCELINK = 0x1051 |
const sal_uInt16 | BIFF_ID_CHSTRING = 0x100D |
const sal_uInt16 | BIFF_ID_CHSURFACE = 0x103F |
const sal_uInt16 | BIFF_ID_CHTEXT = 0x1025 |
const sal_uInt16 | BIFF_ID_CHTICK = 0x101E |
const sal_uInt16 | BIFF_ID_CHTYPEGROUP = 0x1014 |
const sal_uInt16 | BIFF_ID_CHVALUERANGE = 0x101F |
const sal_uInt16 | BIFF_ID_CODENAME = 0x01BA |
const sal_uInt16 | BIFF_ID_CODEPAGE = 0x0042 |
const sal_uInt16 | BIFF_ID_COLINFO = 0x007D |
const sal_uInt16 | BIFF_ID_COLUMNDEFAULT = 0x0020 |
const sal_uInt16 | BIFF_ID_COLWIDTH = 0x0024 |
const sal_uInt16 | BIFF_ID_COMPRESSPICS = 0x089B |
const sal_uInt16 | BIFF_ID_CONNECTION = 0x0876 |
const sal_uInt16 | BIFF_ID_COORDLIST = 0x00A9 |
const sal_uInt16 | BIFF_ID_COUNTRY = 0x008C |
const sal_uInt16 | BIFF_ID_CRN = 0x005A |
const sal_uInt16 | BIFF2_ID_DATATABLE = 0x0036 |
const sal_uInt16 | BIFF3_ID_DATATABLE = 0x0236 |
const sal_uInt16 | BIFF2_ID_DATATABLE2 = 0x0037 |
const sal_uInt16 | BIFF_ID_DATAVALIDATION = 0x01BE |
const sal_uInt16 | BIFF_ID_DATAVALIDATIONS = 0x01B2 |
const sal_uInt16 | BIFF_ID_DATEMODE = 0x0022 |
const sal_uInt16 | BIFF_ID_DBCELL = 0x00D7 |
const sal_uInt16 | BIFF_ID_DBQUERY = 0x00DC |
const sal_uInt16 | BIFF_ID_DCONBINAME = 0x01B5 |
const sal_uInt16 | BIFF_ID_DCONNAME = 0x0052 |
const sal_uInt16 | BIFF_ID_DCONREF = 0x0051 |
const sal_uInt16 | BIFF_ID_DEFCOLWIDTH = 0x0055 |
const sal_uInt16 | BIFF2_ID_DEFINEDNAME = 0x0018 |
const sal_uInt16 | BIFF3_ID_DEFINEDNAME = 0x0218 |
const sal_uInt16 | BIFF5_ID_DEFINEDNAME = 0x0018 |
const sal_uInt16 | BIFF2_ID_DEFROWHEIGHT = 0x0025 |
const sal_uInt16 | BIFF3_ID_DEFROWHEIGHT = 0x0225 |
const sal_uInt16 | BIFF_ID_DELTA = 0x0010 |
const sal_uInt16 | BIFF2_ID_DIMENSION = 0x0000 |
const sal_uInt16 | BIFF3_ID_DIMENSION = 0x0200 |
const sal_uInt16 | BIFF_ID_DXF = 0x088D |
const sal_uInt16 | BIFF_ID_EXTERNALBOOK = 0x01AE |
const sal_uInt16 | BIFF2_ID_EXTERNALNAME = 0x0023 |
const sal_uInt16 | BIFF3_ID_EXTERNALNAME = 0x0223 |
const sal_uInt16 | BIFF5_ID_EXTERNALNAME = 0x0023 |
const sal_uInt16 | BIFF_ID_EXTERNSHEET = 0x0017 |
const sal_uInt16 | BIFF_ID_EXTSST = 0x00FF |
const sal_uInt16 | BIFF_ID_FILEPASS = 0x002F |
const sal_uInt16 | BIFF_ID_FILESHARING = 0x005B |
const sal_uInt16 | BIFF_ID_FILTERCOLUMN = 0x009E |
const sal_uInt16 | BIFF_ID_FILTERMODE = 0x009B |
const sal_uInt16 | BIFF2_ID_FONT = 0x0031 |
const sal_uInt16 | BIFF3_ID_FONT = 0x0231 |
const sal_uInt16 | BIFF5_ID_FONT = 0x0031 |
const sal_uInt16 | BIFF_ID_FONTCOLOR = 0x0045 |
const sal_uInt16 | BIFF_ID_FOOTER = 0x0015 |
const sal_uInt16 | BIFF_ID_FORCEFULLCALC = 0x08A3 |
const sal_uInt16 | BIFF2_ID_FORMAT = 0x001E |
const sal_uInt16 | BIFF4_ID_FORMAT = 0x041E |
const sal_uInt16 | BIFF2_ID_FORMULA = 0x0006 |
const sal_uInt16 | BIFF3_ID_FORMULA = 0x0206 |
const sal_uInt16 | BIFF4_ID_FORMULA = 0x0406 |
const sal_uInt16 | BIFF5_ID_FORMULA = 0x0006 |
const sal_uInt16 | BIFF_ID_GUTS = 0x0080 |
const sal_uInt16 | BIFF_ID_HCENTER = 0x0083 |
const sal_uInt16 | BIFF_ID_HEADER = 0x0014 |
const sal_uInt16 | BIFF_ID_HEADERFOOTER = 0x089C |
const sal_uInt16 | BIFF_ID_HIDEOBJ = 0x008D |
const sal_uInt16 | BIFF_ID_HORPAGEBREAKS = 0x001B |
const sal_uInt16 | BIFF_ID_HYPERLINK = 0x01B8 |
const sal_uInt16 | BIFF3_ID_IMGDATA = 0x007F |
const sal_uInt16 | BIFF8_ID_IMGDATA = 0x00E9 |
const sal_uInt16 | BIFF2_ID_INDEX = 0x000B |
const sal_uInt16 | BIFF3_ID_INDEX = 0x020B |
const sal_uInt16 | BIFF2_ID_INTEGER = 0x0002 |
const sal_uInt16 | BIFF_ID_INTERFACEHDR = 0x00E1 |
const sal_uInt16 | BIFF_ID_ITERATION = 0x0011 |
const sal_uInt16 | BIFF_ID_IXFE = 0x0044 |
const sal_uInt16 | BIFF2_ID_LABEL = 0x0004 |
const sal_uInt16 | BIFF3_ID_LABEL = 0x0204 |
const sal_uInt16 | BIFF_ID_LABELRANGES = 0x015F |
const sal_uInt16 | BIFF_ID_LABELSST = 0x00FD |
const sal_uInt16 | BIFF_ID_LEFTMARGIN = 0x0026 |
const sal_uInt16 | BIFF_ID_MERGEDCELLS = 0x00E5 |
const sal_uInt16 | BIFF_ID_MSODRAWING = 0x00EC |
const sal_uInt16 | BIFF_ID_MSODRAWINGGROUP = 0x00EB |
const sal_uInt16 | BIFF_ID_MSODRAWINGSEL = 0x00ED |
const sal_uInt16 | BIFF_ID_MTHREADSETTINGS = 0x089A |
const sal_uInt16 | BIFF_ID_MULTBLANK = 0x00BE |
const sal_uInt16 | BIFF_ID_MULTRK = 0x00BD |
const sal_uInt16 | BIFF_ID_NOTE = 0x001C |
const sal_uInt16 | BIFF_ID_NOTESOUND = 0x0096 |
const sal_uInt16 | BIFF2_ID_NUMBER = 0x0003 |
const sal_uInt16 | BIFF3_ID_NUMBER = 0x0203 |
const sal_uInt16 | BIFF_ID_OBJ = 0x005D |
const sal_uInt16 | BIFF_ID_OBJECTPROTECT = 0x0063 |
const sal_uInt16 | BIFF_ID_OLESIZE = 0x00DE |
const sal_uInt16 | BIFF_ID_PAGELAYOUTVIEW = 0x088B |
const sal_uInt16 | BIFF_ID_PAGESETUP = 0x00A1 |
const sal_uInt16 | BIFF_ID_PALETTE = 0x0092 |
const sal_uInt16 | BIFF_ID_PANE = 0x0041 |
const sal_uInt16 | BIFF_ID_PARAMQUERY = 0x00DC |
const sal_uInt16 | BIFF_ID_PASSWORD = 0x0013 |
const sal_uInt16 | BIFF_ID_PCDFIELDINDEX = 0x0103 |
const sal_uInt16 | BIFF_ID_PCDFORMULAFIELD = 0x00F9 |
const sal_uInt16 | BIFF_ID_PCDSOURCE = 0x00E3 |
const sal_uInt16 | BIFF_ID_PHONETICPR = 0x00EF |
const sal_uInt16 | BIFF_ID_PICTURE = 0x00E9 |
const sal_uInt16 | BIFF_ID_PIVOTCACHE = 0x00D5 |
const sal_uInt16 | BIFF_ID_PRECISION = 0x000E |
const sal_uInt16 | BIFF_ID_PRINTGRIDLINES = 0x002B |
const sal_uInt16 | BIFF_ID_PRINTHEADERS = 0x002A |
const sal_uInt16 | BIFF_ID_PROJEXTSHEET = 0x00A3 |
const sal_uInt16 | BIFF_ID_PROTECT = 0x0012 |
const sal_uInt16 | BIFF_ID_PTDATAFIELD = 0x00C5 |
const sal_uInt16 | BIFF_ID_PTDEFINITION = 0x00B0 |
const sal_uInt16 | BIFF_ID_PTDEFINITION2 = 0x00F1 |
const sal_uInt16 | BIFF_ID_PTFIELD = 0x00B1 |
const sal_uInt16 | BIFF_ID_PTFIELD2 = 0x0100 |
const sal_uInt16 | BIFF_ID_PTFITEM = 0x00B2 |
const sal_uInt16 | BIFF_ID_PTPAGEFIELDS = 0x00B6 |
const sal_uInt16 | BIFF_ID_PTROWCOLFIELDS = 0x00B4 |
const sal_uInt16 | BIFF_ID_PTROWCOLITEMS = 0x00B5 |
const sal_uInt16 | BIFF_ID_QUERYTABLE = 0x01AD |
const sal_uInt16 | BIFF_ID_QUERYTABLEREFRESH = 0x0802 |
const sal_uInt16 | BIFF_ID_QUERYTABLESETTINGS = 0x0803 |
const sal_uInt16 | BIFF_ID_QUERYTABLESTRING = 0x0804 |
const sal_uInt16 | BIFF_ID_RECALCID = 0x01C1 |
const sal_uInt16 | BIFF_ID_REFMODE = 0x000F |
const sal_uInt16 | BIFF_ID_RIGHTMARGIN = 0x0027 |
const sal_uInt16 | BIFF_ID_RK = 0x027E |
const sal_uInt16 | BIFF2_ID_ROW = 0x0008 |
const sal_uInt16 | BIFF3_ID_ROW = 0x0208 |
const sal_uInt16 | BIFF_ID_RSTRING = 0x00D6 |
const sal_uInt16 | BIFF_ID_SAVERECALC = 0x005F |
const sal_uInt16 | BIFF_ID_SCENARIO = 0x00AF |
const sal_uInt16 | BIFF_ID_SCENARIOS = 0x00AE |
const sal_uInt16 | BIFF_ID_SCL = 0x00A0 |
const sal_uInt16 | BIFF_ID_SCENPROTECT = 0x00DD |
const sal_uInt16 | BIFF_ID_SCREENTIP = 0x0800 |
const sal_uInt16 | BIFF_ID_SELECTION = 0x001D |
const sal_uInt16 | BIFF_ID_SHAREDFEATHEAD = 0x0867 |
const sal_uInt16 | BIFF_ID_SHAREDFMLA = 0x04BC |
const sal_uInt16 | BIFF_ID_SHEET = 0x0085 |
const sal_uInt16 | BIFF_ID_SHEETEXT = 0x0862 |
const sal_uInt16 | BIFF_ID_SHEETHEADER = 0x008F |
const sal_uInt16 | BIFF_ID_SHEETPR = 0x0081 |
const sal_uInt16 | BIFF_ID_SST = 0x00FC |
const sal_uInt16 | BIFF_ID_STANDARDWIDTH = 0x0099 |
const sal_uInt16 | BIFF2_ID_STRING = 0x0007 |
const sal_uInt16 | BIFF3_ID_STRING = 0x0207 |
const sal_uInt16 | BIFF_ID_STYLE = 0x0293 |
const sal_uInt16 | BIFF_ID_STYLEEXT = 0x0892 |
const sal_uInt16 | BIFF_ID_TABLESTYLES = 0x088E |
const sal_uInt16 | BIFF_ID_THEME = 0x0896 |
const sal_uInt16 | BIFF_ID_TOPMARGIN = 0x0028 |
const sal_uInt16 | BIFF_ID_TXO = 0x01B6 |
const sal_uInt16 | BIFF_ID_UNCALCED = 0x005E |
const sal_uInt16 | BIFF_ID_USESELFS = 0x0160 |
const sal_uInt16 | BIFF_ID_VBAPROJECT = 0x00D3 |
const sal_uInt16 | BIFF_ID_VBAPROJECTEMPTY = 0x01BD |
const sal_uInt16 | BIFF_ID_VCENTER = 0x0084 |
const sal_uInt16 | BIFF_ID_VERPAGEBREAKS = 0x001A |
const sal_uInt16 | BIFF_ID_WINDOW1 = 0x003D |
const sal_uInt16 | BIFF2_ID_WINDOW2 = 0x003E |
const sal_uInt16 | BIFF3_ID_WINDOW2 = 0x023E |
const sal_uInt16 | BIFF_ID_WRITEACCESS = 0x005C |
const sal_uInt16 | BIFF_ID_XCT = 0x0059 |
const sal_uInt16 | BIFF2_ID_XF = 0x0043 |
const sal_uInt16 | BIFF3_ID_XF = 0x0243 |
const sal_uInt16 | BIFF4_ID_XF = 0x0443 |
const sal_uInt16 | BIFF5_ID_XF = 0x00E0 |
const sal_uInt16 | BIFF_ID_XFCRC = 0x087C |
const sal_uInt16 | BIFF_ID_XFEXT = 0x087D |
const sal_uInt16 | BIFF_ID_OBJEND = 0x0000 |
const sal_uInt16 | BIFF_ID_OBJMACRO = 0x0004 |
End of OBJ. More... | |
const sal_uInt16 | BIFF_ID_OBJBUTTON = 0x0005 |
Macro link. More... | |
const sal_uInt16 | BIFF_ID_OBJGMO = 0x0006 |
Button data. More... | |
const sal_uInt16 | BIFF_ID_OBJCF = 0x0007 |
Group marker. More... | |
const sal_uInt16 | BIFF_ID_OBJFLAGS = 0x0008 |
Clipboard format. More... | |
const sal_uInt16 | BIFF_ID_OBJPICTFMLA = 0x0009 |
Option flags. More... | |
const sal_uInt16 | BIFF_ID_OBJCBLS = 0x000A |
OLE link formula. More... | |
const sal_uInt16 | BIFF_ID_OBJRBO = 0x000B |
Check box/radio button data. More... | |
const sal_uInt16 | BIFF_ID_OBJSBS = 0x000C |
Radio button group data. More... | |
const sal_uInt16 | BIFF_ID_OBJNTS = 0x000C |
Scroll bar data. More... | |
const sal_uInt16 | BIFF_ID_OBJSBSFMLA = 0x000E |
Note data. More... | |
const sal_uInt16 | BIFF_ID_OBJGBODATA = 0x000F |
Scroll bar/list box/combo box cell link. More... | |
const sal_uInt16 | BIFF_ID_OBJEDODATA = 0x0010 |
Group box data. More... | |
const sal_uInt16 | BIFF_ID_OBJRBODATA = 0x0011 |
Edit box data. More... | |
const sal_uInt16 | BIFF_ID_OBJCBLSDATA = 0x0012 |
Radio button group data. More... | |
const sal_uInt16 | BIFF_ID_OBJLBSDATA = 0x0013 |
Check box/radio button data. More... | |
const sal_uInt16 | BIFF_ID_OBJCBLSFMLA = 0x0014 |
List box/combo box data. More... | |
const sal_uInt16 | BIFF_ID_OBJCMO = 0x0015 |
Check box/radio button cell link. More... | |
const sal_uInt8 | BIFF_ERR_NULL = 0x00 |
Common object settings. More... | |
const sal_uInt8 | BIFF_ERR_DIV0 = 0x07 |
const sal_uInt8 | BIFF_ERR_VALUE = 0x0F |
const sal_uInt8 | BIFF_ERR_REF = 0x17 |
const sal_uInt8 | BIFF_ERR_NAME = 0x1D |
const sal_uInt8 | BIFF_ERR_NUM = 0x24 |
const sal_uInt8 | BIFF_ERR_NA = 0x2A |
const sal_uInt16 | BIFF_BOF_BIFF2 = 0x0200 |
const sal_uInt16 | BIFF_BOF_BIFF3 = 0x0300 |
const sal_uInt16 | BIFF_BOF_BIFF4 = 0x0400 |
const sal_uInt16 | BIFF_BOF_BIFF5 = 0x0500 |
const sal_uInt16 | BIFF_BOF_BIFF8 = 0x0600 |
const sal_uInt8 | BIFF_DATATYPE_EMPTY = 0 |
const sal_uInt8 | BIFF_DATATYPE_DOUBLE = 1 |
const sal_uInt8 | BIFF_DATATYPE_STRING = 2 |
const sal_uInt8 | BIFF_DATATYPE_BOOL = 4 |
const sal_uInt8 | BIFF_DATATYPE_ERROR = 16 |
const sal_uInt8 | BIFF_BOOLERR_BOOL = 0 |
const sal_uInt8 | BIFF_BOOLERR_ERROR = 1 |
const sal_uInt8 | BIFF_STRF_16BIT = 0x01 |
const sal_uInt8 | BIFF_STRF_PHONETIC = 0x04 |
const sal_uInt8 | BIFF_STRF_RICH = 0x08 |
const sal_uInt8 | BIFF_STRF_UNKNOWN = 0xF2 |
const sal_Int32 | BIFF12_CONNECTION_UNKNOWN = 0 |
const sal_Int32 | BIFF12_CONNECTION_ODBC = 1 |
const sal_Int32 | BIFF12_CONNECTION_DAO = 2 |
const sal_Int32 | BIFF12_CONNECTION_FILE = 3 |
const sal_Int32 | BIFF12_CONNECTION_HTML = 4 |
const sal_Int32 | BIFF12_CONNECTION_OLEDB = 5 |
const sal_Int32 | BIFF12_CONNECTION_TEXT = 6 |
const sal_Int32 | BIFF12_CONNECTION_ADO = 7 |
const sal_Int32 | BIFF12_CONNECTION_DSP = 8 |
const sal_Unicode | BIFF_DEFNAME_CONSOLIDATEAREA = '\x00' |
const sal_Unicode | BIFF_DEFNAME_AUTOOPEN = '\x01' |
const sal_Unicode | BIFF_DEFNAME_AUTOCLOSE = '\x02' |
const sal_Unicode | BIFF_DEFNAME_EXTRACT = '\x03' |
const sal_Unicode | BIFF_DEFNAME_DATABASE = '\x04' |
const sal_Unicode | BIFF_DEFNAME_CRITERIA = '\x05' |
const sal_Unicode | BIFF_DEFNAME_PRINTAREA = '\x06' |
const sal_Unicode | BIFF_DEFNAME_PRINTTITLES = '\x07' |
const sal_Unicode | BIFF_DEFNAME_RECORDER = '\x08' |
const sal_Unicode | BIFF_DEFNAME_DATAFORM = '\x09' |
const sal_Unicode | BIFF_DEFNAME_AUTOACTIVATE = '\x0A' |
const sal_Unicode | BIFF_DEFNAME_AUTODEACTIVATE = '\x0B' |
const sal_Unicode | BIFF_DEFNAME_SHEETTITLE = '\x0C' |
const sal_Unicode | BIFF_DEFNAME_FILTERDATABASE = '\x0D' |
const sal_Unicode | BIFF_DEFNAME_UNKNOWN = '\x0E' |
const size_t | BIFF_TOKARR_MAXLEN = 4096 |
const sal_uInt8 | BIFF_TOKCLASS_MASK = 0x60 |
Maximum size of a token array. More... | |
const sal_uInt8 | BIFF_TOKCLASS_NONE = 0x00 |
const sal_uInt8 | BIFF_TOKCLASS_REF = 0x20 |
00-1F: Base tokens. More... | |
const sal_uInt8 | BIFF_TOKCLASS_VAL = 0x40 |
20-3F: Reference class tokens. More... | |
const sal_uInt8 | BIFF_TOKCLASS_ARR = 0x60 |
40-5F: Value class tokens. More... | |
const sal_uInt8 | BIFF_TOKFLAG_INVALID = 0x80 |
60-7F: Array class tokens. More... | |
const sal_uInt8 | BIFF_TOKID_MASK = 0x1F |
This bit must be null for a valid token identifier. More... | |
const sal_uInt8 | BIFF_TOKID_NONE = 0x00 |
const sal_uInt8 | BIFF_TOKID_EXP = 0x01 |
Placeholder for invalid token id. More... | |
const sal_uInt8 | BIFF_TOKID_TBL = 0x02 |
Array or shared formula reference. More... | |
const sal_uInt8 | BIFF_TOKID_ADD = 0x03 |
Multiple operation reference. More... | |
const sal_uInt8 | BIFF_TOKID_SUB = 0x04 |
Addition operator. More... | |
const sal_uInt8 | BIFF_TOKID_MUL = 0x05 |
Subtraction operator. More... | |
const sal_uInt8 | BIFF_TOKID_DIV = 0x06 |
Multiplication operator. More... | |
const sal_uInt8 | BIFF_TOKID_POWER = 0x07 |
Division operator. More... | |
const sal_uInt8 | BIFF_TOKID_CONCAT = 0x08 |
Power operator. More... | |
const sal_uInt8 | BIFF_TOKID_LT = 0x09 |
String concatenation operator. More... | |
const sal_uInt8 | BIFF_TOKID_LE = 0x0A |
Less than operator. More... | |
const sal_uInt8 | BIFF_TOKID_EQ = 0x0B |
Less than or equal operator. More... | |
const sal_uInt8 | BIFF_TOKID_GE = 0x0C |
Equal operator. More... | |
const sal_uInt8 | BIFF_TOKID_GT = 0x0D |
Greater than or equal operator. More... | |
const sal_uInt8 | BIFF_TOKID_NE = 0x0E |
Greater than operator. More... | |
const sal_uInt8 | BIFF_TOKID_ISECT = 0x0F |
Not equal operator. More... | |
const sal_uInt8 | BIFF_TOKID_LIST = 0x10 |
Intersection operator. More... | |
const sal_uInt8 | BIFF_TOKID_RANGE = 0x11 |
List operator. More... | |
const sal_uInt8 | BIFF_TOKID_UPLUS = 0x12 |
Range operator. More... | |
const sal_uInt8 | BIFF_TOKID_UMINUS = 0x13 |
Unary plus. More... | |
const sal_uInt8 | BIFF_TOKID_PERCENT = 0x14 |
Unary minus. More... | |
const sal_uInt8 | BIFF_TOKID_PAREN = 0x15 |
Percent sign. More... | |
const sal_uInt8 | BIFF_TOKID_MISSARG = 0x16 |
Parentheses. More... | |
const sal_uInt8 | BIFF_TOKID_STR = 0x17 |
Missing argument. More... | |
const sal_uInt8 | BIFF_TOKID_NLR = 0x18 |
String constant. More... | |
const sal_uInt8 | BIFF_TOKID_ATTR = 0x19 |
Natural language reference (NLR). More... | |
const sal_uInt8 | BIFF_TOKID_SHEET = 0x1A |
Special attribute. More... | |
const sal_uInt8 | BIFF_TOKID_ENDSHEET = 0x1B |
Start of a sheet reference (BIFF2-BIFF4). More... | |
const sal_uInt8 | BIFF_TOKID_ERR = 0x1C |
End of a sheet reference (BIFF2-BIFF4). More... | |
const sal_uInt8 | BIFF_TOKID_BOOL = 0x1D |
Error constant. More... | |
const sal_uInt8 | BIFF_TOKID_INT = 0x1E |
Boolean constant. More... | |
const sal_uInt8 | BIFF_TOKID_NUM = 0x1F |
Integer constant. More... | |
const sal_uInt8 | BIFF_TOKID_ARRAY = 0x00 |
Floating-point constant. More... | |
const sal_uInt8 | BIFF_TOKID_FUNC = 0x01 |
Array constant. More... | |
const sal_uInt8 | BIFF_TOKID_FUNCVAR = 0x02 |
Function, fixed number of arguments. More... | |
const sal_uInt8 | BIFF_TOKID_NAME = 0x03 |
Function, variable number of arguments. More... | |
const sal_uInt8 | BIFF_TOKID_REF = 0x04 |
Defined name. More... | |
const sal_uInt8 | BIFF_TOKID_AREA = 0x05 |
2D cell reference. More... | |
const sal_uInt8 | BIFF_TOKID_MEMAREA = 0x06 |
2D area reference. More... | |
const sal_uInt8 | BIFF_TOKID_MEMERR = 0x07 |
Constant reference subexpression. More... | |
const sal_uInt8 | BIFF_TOKID_MEMNOMEM = 0x08 |
Deleted reference subexpression. More... | |
const sal_uInt8 | BIFF_TOKID_MEMFUNC = 0x09 |
Constant reference subexpression without result. More... | |
const sal_uInt8 | BIFF_TOKID_REFERR = 0x0A |
Variable reference subexpression. More... | |
const sal_uInt8 | BIFF_TOKID_AREAERR = 0x0B |
Deleted 2D cell reference. More... | |
const sal_uInt8 | BIFF_TOKID_REFN = 0x0C |
Deleted 2D area reference. More... | |
const sal_uInt8 | BIFF_TOKID_AREAN = 0x0D |
Relative 2D cell reference (in names). More... | |
const sal_uInt8 | BIFF_TOKID_MEMAREAN = 0x0E |
Relative 2D area reference (in names). More... | |
const sal_uInt8 | BIFF_TOKID_MEMNOMEMN = 0x0F |
Reference subexpression (in names). More... | |
const sal_uInt8 | BIFF_TOKID_FUNCCE = 0x18 |
Reference subexpression (in names) without result. More... | |
const sal_uInt8 | BIFF_TOKID_NAMEX = 0x19 |
const sal_uInt8 | BIFF_TOKID_REF3D = 0x1A |
External reference. More... | |
const sal_uInt8 | BIFF_TOKID_AREA3D = 0x1B |
3D cell reference. More... | |
const sal_uInt8 | BIFF_TOKID_REFERR3D = 0x1C |
3D area reference. More... | |
const sal_uInt8 | BIFF_TOKID_AREAERR3D = 0x1D |
Deleted 3D cell reference. More... | |
const sal_uInt8 | BIFF_TOK_ARRAY_DOUBLE = 0 |
Deleted 3D area reference. More... | |
const sal_uInt8 | BIFF_TOK_ARRAY_STRING = 1 |
Double value in an array. More... | |
const sal_uInt8 | BIFF_TOK_ARRAY_BOOL = 2 |
String value in an array. More... | |
const sal_uInt8 | BIFF_TOK_ARRAY_ERROR = 4 |
Boolean value in an array. More... | |
const sal_uInt8 | BIFF_TOK_BOOL_FALSE = 0 |
Error code in an array. More... | |
const sal_uInt8 | BIFF_TOK_BOOL_TRUE = 1 |
FALSE value of a tBool token. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_VOLATILE = 0x01 |
TRUE value of a tBool token. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_IF = 0x02 |
Volatile function. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_CHOOSE = 0x04 |
Start of true condition in IF function. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_SKIP = 0x08 |
Jump array of CHOOSE function. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_SUM = 0x10 |
Skip tokens. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_ASSIGN = 0x20 |
SUM function with one parameter. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_SPACE = 0x40 |
BASIC style assignment. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_SPACE_VOLATILE = 0x41 |
Spaces in formula representation. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_IFERROR = 0x80 |
Leading spaces and volatile formula. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_SPACE_SP = 0x00 |
Start of condition in IFERROR function (BIFF12 only). More... | |
const sal_uInt8 | BIFF_TOK_ATTR_SPACE_BR = 0x01 |
Spaces before next token. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_SPACE_SP_OPEN = 0x02 |
Line breaks before next token. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_SPACE_BR_OPEN = 0x03 |
Spaces before opening parenthesis. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_SPACE_SP_CLOSE = 0x04 |
Line breaks before opening parenthesis. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_SPACE_BR_CLOSE = 0x05 |
Spaces before closing parenthesis. More... | |
const sal_uInt8 | BIFF_TOK_ATTR_SPACE_SP_PRE = 0x06 |
Line breaks before closing parenthesis. More... | |
const sal_uInt16 | BIFF_TOK_FUNCVAR_CMD = 0x8000 |
Spaces before formula (BIFF3). More... | |
const sal_uInt16 | BIFF_TOK_FUNCVAR_FUNCIDMASK = 0x7FFF |
Macro command. More... | |
const sal_uInt8 | BIFF_TOK_FUNCVAR_CMDPROMPT = 0x80 |
Mask for function/command index. More... | |
const sal_uInt8 | BIFF_TOK_FUNCVAR_COUNTMASK = 0x7F |
User prompt for macro commands. More... | |
const sal_uInt16 | BIFF12_TOK_REF_COLMASK = 0x3FFF |
Mask for parameter count. More... | |
const sal_Int32 | BIFF12_TOK_REF_ROWMASK = 0xFFFFF |
Mask to extract column from reference (BIFF12). More... | |
const sal_uInt16 | BIFF12_TOK_REF_COLREL = 0x4000 |
Mask to extract row from reference (BIFF12). More... | |
const sal_uInt16 | BIFF12_TOK_REF_ROWREL = 0x8000 |
True = column is relative (BIFF12). More... | |
const sal_uInt16 | BIFF_TOK_REF_COLMASK = 0x00FF |
True = row is relative (BIFF12). More... | |
const sal_uInt16 | BIFF_TOK_REF_ROWMASK = 0x3FFF |
Mask to extract BIFF8 column from reference. More... | |
const sal_uInt16 | BIFF_TOK_REF_COLREL = 0x4000 |
Mask to extract BIFF2-BIFF5 row from reference. More... | |
const sal_uInt16 | BIFF_TOK_REF_ROWREL = 0x8000 |
True = column is relative. More... | |
const sal_uInt16 | BIFF12_TOK_TABLE_COLUMN = 0x0001 |
True = row is relative. More... | |
const sal_uInt16 | BIFF12_TOK_TABLE_COLRANGE = 0x0002 |
Table reference: Single column. More... | |
const sal_uInt16 | BIFF12_TOK_TABLE_ALL = 0x0004 |
Table reference: Range of columns. More... | |
const sal_uInt16 | BIFF12_TOK_TABLE_HEADERS = 0x0008 |
Table reference: Special [#All] range. More... | |
const sal_uInt16 | BIFF12_TOK_TABLE_DATA = 0x0010 |
Table reference: Special [#Headers] range. More... | |
const sal_uInt16 | BIFF12_TOK_TABLE_TOTALS = 0x0020 |
Table reference: Special [#Data] range. More... | |
const sal_uInt16 | BIFF12_TOK_TABLE_THISROW = 0x0040 |
Table reference: Special [#Totals] range. More... | |
const sal_uInt16 | BIFF12_TOK_TABLE_SP_BRACKETS = 0x0080 |
Table reference: Special [#This Row] range. More... | |
const sal_uInt16 | BIFF12_TOK_TABLE_SP_SEP = 0x0100 |
Table reference: Spaces in outer brackets. More... | |
const sal_uInt16 | BIFF12_TOK_TABLE_ROW = 0x0200 |
Table reference: Spaces after separators. More... | |
const sal_uInt16 | BIFF12_TOK_TABLE_CELL = 0x0400 |
Table reference: Single row. More... | |
const sal_uInt8 | BIFF_TOK_NLR_ERR = 0x01 |
Table reference: Single cell. More... | |
const sal_uInt8 | BIFF_TOK_NLR_ROWR = 0x02 |
NLR: Invalid/deleted. More... | |
const sal_uInt8 | BIFF_TOK_NLR_COLR = 0x03 |
NLR: Row index. More... | |
const sal_uInt8 | BIFF_TOK_NLR_ROWV = 0x06 |
NLR: Column index. More... | |
const sal_uInt8 | BIFF_TOK_NLR_COLV = 0x07 |
NLR: Value in row. More... | |
const sal_uInt8 | BIFF_TOK_NLR_RANGE = 0x0A |
NLR: Value in column. More... | |
const sal_uInt8 | BIFF_TOK_NLR_SRANGE = 0x0B |
NLR: Range. More... | |
const sal_uInt8 | BIFF_TOK_NLR_SROWR = 0x0C |
Stacked NLR: Range. More... | |
const sal_uInt8 | BIFF_TOK_NLR_SCOLR = 0x0D |
Stacked NLR: Row index. More... | |
const sal_uInt8 | BIFF_TOK_NLR_SROWV = 0x0E |
Stacked NLR: Column index. More... | |
const sal_uInt8 | BIFF_TOK_NLR_SCOLV = 0x0F |
Stacked NLR: Value in row. More... | |
const sal_uInt8 | BIFF_TOK_NLR_RANGEERR = 0x10 |
Stacked NLR: Value in column. More... | |
const sal_uInt8 | BIFF_TOK_NLR_SXNAME = 0x1D |
NLR: Invalid/deleted range. More... | |
const sal_uInt16 | BIFF_TOK_NLR_REL = 0x8000 |
NLR: Pivot table name. More... | |
const sal_uInt16 | BIFF_TOK_NLR_MASK = 0x3FFF |
True = NLR is relative. More... | |
const sal_uInt32 | BIFF_TOK_NLR_ADDREL = 0x80000000 |
Mask to extract BIFF8 column from NLR. More... | |
const sal_uInt32 | BIFF_TOK_NLR_ADDMASK = 0x3FFFFFFF |
NLR relative (in appended data). More... | |
const sal_uInt8 | OOX_MAX_PARAMCOUNT = 255 |
Mask for number of appended ranges. More... | |
const sal_uInt8 | BIFF_MAX_PARAMCOUNT = 30 |
Maximum parameter count for OOXML/BIFF12 files. More... | |
const sal_uInt16 | BIFF_FUNC_IF = 1 |
Maximum parameter count for BIFF2-BIFF8 files. More... | |
const sal_uInt16 | BIFF_FUNC_SUM = 4 |
Function identifier of the IF function. More... | |
const sal_uInt16 | BIFF_FUNC_TRUE = 34 |
Function identifier of the SUM function. More... | |
const sal_uInt16 | BIFF_FUNC_FALSE = 35 |
Function identifier of the TRUE function. More... | |
const sal_uInt16 | BIFF_FUNC_ROWS = 76 |
Function identifier of the FALSE function. More... | |
const sal_uInt16 | BIFF_FUNC_COLUMNS = 77 |
Function identifier of the ROWS function. More... | |
const sal_uInt16 | BIFF_FUNC_OFFSET = 78 |
Function identifier of the COLUMNS function. More... | |
const sal_uInt16 | BIFF_FUNC_EXTERNCALL = 255 |
Function identifier of the OFFSET function. More... | |
const sal_uInt16 | BIFF_FUNC_FLOOR = 285 |
BIFF function id of the EXTERN.CALL function. More... | |
const sal_uInt16 | BIFF_FUNC_CEILING = 288 |
Function identifier of the FLOOR function. More... | |
const sal_uInt16 | BIFF_FUNC_HYPERLINK = 359 |
Function identifier of the CEILING function. More... | |
const sal_uInt16 | BIFF_FUNC_WEEKNUM = 465 |
Function identifier of the HYPERLINK function. More... | |
const sal_Int32 | OOX_COLOR_WINDOWTEXT3 = 24 |
const sal_Int32 | OOX_COLOR_WINDOWBACK3 = 25 |
System window text color (BIFF3-BIFF4). More... | |
const sal_Int32 | OOX_COLOR_WINDOWTEXT = 64 |
System window background color (BIFF3-BIFF4). More... | |
const sal_Int32 | OOX_COLOR_WINDOWBACK = 65 |
System window text color (BIFF5+). More... | |
const sal_Int32 | OOX_COLOR_BUTTONBACK = 67 |
System window background color (BIFF5+). More... | |
const sal_Int32 | OOX_COLOR_CHWINDOWTEXT = 77 |
System button background color (face color). More... | |
const sal_Int32 | OOX_COLOR_CHWINDOWBACK = 78 |
System window text color (BIFF8 charts). More... | |
const sal_Int32 | OOX_COLOR_CHBORDERAUTO = 79 |
System window background color (BIFF8 charts). More... | |
const sal_Int32 | OOX_COLOR_NOTEBACK = 80 |
Automatic frame border (BIFF8 charts). More... | |
const sal_Int32 | OOX_COLOR_NOTETEXT = 81 |
Note background color. More... | |
const sal_Int32 | OOX_COLOR_FONTAUTO = 0x7FFF |
Note text color. More... | |
const sal_Int16 | API_LINE_NONE = 0 |
Font auto color (system window text color). More... | |
const sal_Int16 | API_LINE_HAIR = 1 |
const sal_Int16 | API_LINE_THIN = 15 |
const sal_Int16 | API_LINE_MEDIUM = 35 |
const sal_Int16 | API_LINE_THICK = 50 |
const sal_Int16 | API_ESCAPE_NONE = 0 |
const sal_Int16 | API_ESCAPE_SUPERSCRIPT = 101 |
No escapement. More... | |
const sal_Int16 | API_ESCAPE_SUBSCRIPT = -101 |
Superscript: raise characters automatically (magic value 101). More... | |
const sal_Int8 | API_ESCAPEHEIGHT_NONE = 100 |
Subscript: lower characters automatically (magic value -101). More... | |
const sal_Int8 | API_ESCAPEHEIGHT_DEFAULT = 58 |
Relative character height if not escaped. More... | |
::Color | IndexedColors [] |
typedef css::beans::Pair< css::table::CellAddress, sal_Bool > oox::xls::ApiSpecialTokenInfo |
Contains the base address and type of a special token representing an array formula or a shared formula (sal_False), or a table operation (sal_True).
Definition at line 255 of file formulabase.hxx.
typedef css::sheet::FormulaToken oox::xls::ApiToken |
Definition at line 250 of file formulabase.hxx.
typedef css::uno::Sequence< ApiToken > oox::xls::ApiTokenSequence |
Definition at line 251 of file formulabase.hxx.
typedef std::shared_ptr< Border > oox::xls::BorderRef |
Definition at line 471 of file stylesbuffer.hxx.
typedef std::shared_ptr< CellStyle > oox::xls::CellStyleRef |
Definition at line 743 of file stylesbuffer.hxx.
typedef std::shared_ptr< Comment > oox::xls::CommentRef |
Definition at line 67 of file commentsbuffer.hxx.
typedef std::shared_ptr< CondFormat > oox::xls::CondFormatRef |
Definition at line 296 of file condformatbuffer.hxx.
typedef std::shared_ptr< CondFormatRule > oox::xls::CondFormatRuleRef |
Definition at line 186 of file condformatbuffer.hxx.
typedef std::shared_ptr< Connection > oox::xls::ConnectionRef |
Definition at line 129 of file connectionsbuffer.hxx.
typedef std::shared_ptr< DefinedName > oox::xls::DefinedNameRef |
Definition at line 133 of file defnamesbuffer.hxx.
typedef std::shared_ptr< Dxf > oox::xls::DxfRef |
Definition at line 693 of file stylesbuffer.hxx.
typedef std::shared_ptr< ExtCfDataBarRule > oox::xls::ExtCfDataBarRuleRef |
Definition at line 297 of file condformatbuffer.hxx.
typedef std::shared_ptr< ExternalLink > oox::xls::ExternalLinkRef |
Definition at line 281 of file externallinkbuffer.hxx.
typedef std::shared_ptr< ExternalName > oox::xls::ExternalNameRef |
Definition at line 115 of file externallinkbuffer.hxx.
typedef ::std::map< OUString, ScDataBarFormatData* > oox::xls::ExtLst |
Definition at line 55 of file worksheethelper.hxx.
typedef std::shared_ptr< Fill > oox::xls::FillRef |
Definition at line 568 of file stylesbuffer.hxx.
typedef std::shared_ptr< Font > oox::xls::FontRef |
Definition at line 266 of file stylesbuffer.hxx.
typedef std::pair<sal_Int32, sal_Int32> oox::xls::FormatKeyPair |
Definition at line 303 of file sheetdatabuffer.cxx.
typedef RefVector< FunctionInfo > oox::xls::FunctionInfoVector |
Definition at line 500 of file formulabase.hxx.
typedef ::std::pair< sal_Int32, OUString > oox::xls::IdCaptionPair |
Definition at line 44 of file pivotcachebuffer.hxx.
typedef ::std::vector< IdCaptionPair > oox::xls::IdCaptionPairList |
Definition at line 45 of file pivotcachebuffer.hxx.
typedef std::shared_ptr< NumberFormat > oox::xls::NumberFormatRef |
Definition at line 81 of file numberformatsbuffer.hxx.
typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::lang::XInitialization, css::sheet::XFilterFormulaParser > oox::xls::OOXMLFormulaParser_BASE |
Definition at line 37 of file ooxformulaparser.hxx.
typedef ::std::vector< PivotCacheGroupItem > oox::xls::PivotCacheGroupItemVector |
Definition at line 197 of file pivotcachebuffer.hxx.
typedef std::shared_ptr< RichStringPhonetic > oox::xls::RichStringPhoneticRef |
Definition at line 165 of file richstring.hxx.
typedef std::shared_ptr< RichString > oox::xls::RichStringRef |
Definition at line 263 of file richstring.hxx.
typedef std::shared_ptr< SheetViewModel > oox::xls::SheetViewModelRef |
Definition at line 85 of file viewsettings.hxx.
typedef std::shared_ptr< Table > oox::xls::TableRef |
Definition at line 89 of file tablebuffer.hxx.
typedef std::shared_ptr< WorkbookGlobals > oox::xls::WorkbookGlobalsRef |
Definition at line 88 of file workbookhelper.hxx.
typedef std::shared_ptr< WorkbookViewModel > oox::xls::WorkbookViewModelRef |
Definition at line 143 of file viewsettings.hxx.
typedef std::shared_ptr< WorksheetGlobals > oox::xls::WorksheetGlobalsRef |
Definition at line 155 of file worksheethelper.hxx.
typedef std::shared_ptr< Xf > oox::xls::XfRef |
Definition at line 657 of file stylesbuffer.hxx.
|
strong |
Enumerator | |
---|---|
Self | |
Same | Link refers to the current workbook. |
External | Link refers to the current sheet. |
PathMissing | Link refers to an external spreadsheet document. |
Library | Just for round-tripping (FIXME: Functionality not actually implemented after all.) |
DDE | Link refers to an external add-in. |
OLE | DDE link. |
Unknown | OLE link. Unknown or unsupported link type. |
Definition at line 159 of file externallinkbuffer.hxx.
|
strong |
Function identifier of the WEEKNUM function.
Enumerates all possible types of a formula.
Definition at line 213 of file formulabase.hxx.
|
strong |
Enumerates validity modes for a function parameter.
Enumerator | |
---|---|
Regular | |
CalcOnly | Parameter supported by Calc and Excel. |
ExcelOnly | Parameter supported by Calc only. Parameter supported by Excel only. |
Definition at line 368 of file formulabase.hxx.
This enumeration contains constants for all known external libraries containing supported sheet functions.
Enumerator | |
---|---|
FUNCLIB_UNKNOWN | |
FUNCLIB_EUROTOOL | Unknown library (must be zero). EuroTool add-in with EUROCONVERT function. |
Definition at line 464 of file formulabase.hxx.
|
strong |
Units supported by the UnitConverter class.
Definition at line 34 of file unitconverter.hxx.
|
strong |
An enumeration for all types of sheets in a workbook.
Enumerator | |
---|---|
Work | |
Chart | Worksheet. |
Macro | Chart sheet. |
Dialog | Macro sheet. |
Empty | Dialog sheet (BIFF5+). Other (unsupported) sheet type. |
Definition at line 58 of file worksheethelper.hxx.
|
static |
Definition at line 305 of file sheetdatabuffer.cxx.
References ScRangeList::begin(), ScRangeList::end(), and oox::xls::StylesBuffer::getCellXf().
Referenced by oox::xls::SheetDataBuffer::addColXfStyles().
|
constexpr |
Referenced by oox::xls::HeaderFooterParser::parse().
|
constexpr |
Referenced by oox::xls::HeaderFooterParser::parse().
|
constexpr |
Referenced by oox::xls::HeaderFooterParser::parse().
|
constexpr |
Referenced by oox::xls::HeaderFooterParser::parse().
|
constexpr |
Referenced by oox::xls::WorksheetGlobals::getCellRangeList().
|
constexpr |
Referenced by oox::xls::HeaderFooterParser::parse().
|
static |
Definition at line 842 of file stylesbuffer.cxx.
References FAMILY_DECORATIVE, FAMILY_DONTKNOW, FAMILY_MODERN, FAMILY_ROMAN, FAMILY_SCRIPT, and FAMILY_SWISS.
Referenced by oox::xls::Font::fillToItemSet().
|
static |
Definition at line 777 of file sheetdatabuffer.cxx.
References ScRange::aEnd, ScDocument::ApplyAttr(), ScRange::aStart, ATTR_BORDER(), ScAddress::Col(), ScDocument::GetAttr(), SvxBoxItem::GetLine(), ScAddress::Row(), and SvxBoxItem::SetLine().
Referenced by oox::xls::SheetDataBuffer::applyCellMerging().
|
static |
Definition at line 51 of file commentsbuffer.cxx.
References SDRTEXTHORZADJUST_BLOCK, SDRTEXTHORZADJUST_CENTER, SDRTEXTHORZADJUST_LEFT, and SDRTEXTHORZADJUST_RIGHT.
Referenced by oox::xls::Comment::finalizeImport().
|
static |
Definition at line 84 of file commentsbuffer.cxx.
Referenced by oox::xls::Comment::finalizeImport().
|
static |
Definition at line 66 of file commentsbuffer.cxx.
References SDRTEXTVERTADJUST_BLOCK, SDRTEXTVERTADJUST_BOTTOM, SDRTEXTVERTADJUST_CENTER, and SDRTEXTVERTADJUST_TOP.
Referenced by oox::xls::Comment::finalizeImport().
|
inline |
Definition at line 46 of file addressconverter.hxx.
References oox::xls::BinAddress::mnCol, and oox::xls::BinAddress::mnRow.
|
inline |
Definition at line 115 of file externallinkbuffer.hxx.
bool oox::xls::operator== | ( | const ApiAlignmentData & | rLeft, |
const ApiAlignmentData & | rRight | ||
) |
Definition at line 1102 of file stylesbuffer.cxx.
References oox::xls::ApiAlignmentData::mbShrink, oox::xls::ApiAlignmentData::mbWrapText, oox::xls::ApiAlignmentData::meHorJustify, oox::xls::ApiAlignmentData::meOrientation, oox::xls::ApiAlignmentData::mnHorJustifyMethod, oox::xls::ApiAlignmentData::mnIndent, oox::xls::ApiAlignmentData::mnRotation, oox::xls::ApiAlignmentData::mnVerJustify, oox::xls::ApiAlignmentData::mnVerJustifyMethod, and oox::xls::ApiAlignmentData::mnWritingMode.
bool oox::xls::operator== | ( | const ApiProtectionData & | rLeft, |
const ApiProtectionData & | rRight | ||
) |
Definition at line 1327 of file stylesbuffer.cxx.
References oox::xls::ApiProtectionData::maCellProt.
Definition at line 3059 of file stylesbuffer.cxx.
Definition at line 3043 of file stylesbuffer.cxx.
References oox::xls::XfModel::mbAlignUsed, oox::xls::XfModel::mbAreaUsed, oox::xls::XfModel::mbBorderUsed, oox::xls::XfModel::mbCellXf, oox::xls::XfModel::mbFontUsed, oox::xls::XfModel::mbNumFmtUsed, oox::xls::XfModel::mbProtUsed, oox::xls::XfModel::mnBorderId, oox::xls::XfModel::mnFillId, oox::xls::XfModel::mnFontId, oox::xls::XfModel::mnNumFmtId, and oox::xls::XfModel::mnStyleXfId.
|
inline |
Definition at line 51 of file addressconverter.hxx.
References oox::xls::BinAddress::read(), and rStrm.
|
inline |
Definition at line 66 of file addressconverter.hxx.
References oox::xls::BinRange::read(), and rStrm.
|
inline |
Definition at line 87 of file addressconverter.hxx.
References oox::xls::BinRangeList::read(), and rStrm.
SequenceInputStream & oox::xls::operator>> | ( | SequenceInputStream & | rStrm, |
Color & | orColor | ||
) |
Definition at line 341 of file stylesbuffer.cxx.
References oox::xls::Color::importColor(), and rStrm.
|
inline |
BIFF12 stream operator for an OUString, reads 32-bit string length and Unicode array.
Definition at line 613 of file biffhelper.hxx.
References oox::xls::BiffHelper::readString(), and rStrm.
const sal_Int16 oox::xls::API_ESCAPE_NONE = 0 |
Definition at line 67 of file stylesbuffer.hxx.
Referenced by oox::xls::Font::finalizeImport(), and oox::xls::Font::needsRichTextFormat().
const sal_Int16 oox::xls::API_ESCAPE_SUBSCRIPT = -101 |
Superscript: raise characters automatically (magic value 101).
Definition at line 69 of file stylesbuffer.hxx.
Referenced by oox::xls::Font::fillToItemSet(), and oox::xls::Font::finalizeImport().
const sal_Int16 oox::xls::API_ESCAPE_SUPERSCRIPT = 101 |
No escapement.
Definition at line 68 of file stylesbuffer.hxx.
Referenced by oox::xls::Font::fillToItemSet(), and oox::xls::Font::finalizeImport().
const sal_Int8 oox::xls::API_ESCAPEHEIGHT_DEFAULT = 58 |
Relative character height if not escaped.
Definition at line 72 of file stylesbuffer.hxx.
Referenced by oox::xls::Font::finalizeImport().
const sal_Int8 oox::xls::API_ESCAPEHEIGHT_NONE = 100 |
Subscript: lower characters automatically (magic value -101).
Definition at line 71 of file stylesbuffer.hxx.
Referenced by oox::xls::Font::finalizeImport().
const sal_Int16 oox::xls::API_LINE_HAIR = 1 |
Definition at line 62 of file stylesbuffer.hxx.
Referenced by oox::xls::Border::convertBorderLine(), and ScOrcusImportBorderStyle::set_style().
const sal_Int16 oox::xls::API_LINE_MEDIUM = 35 |
Definition at line 64 of file stylesbuffer.hxx.
Referenced by oox::xls::Border::convertBorderLine(), and ScOrcusImportBorderStyle::set_style().
const sal_Int16 oox::xls::API_LINE_NONE = 0 |
Font auto color (system window text color).
Definition at line 61 of file stylesbuffer.hxx.
Referenced by oox::xls::Border::convertBorderLine(), and ScOrcusImportBorderStyle::set_style().
const sal_Int16 oox::xls::API_LINE_THICK = 50 |
Definition at line 65 of file stylesbuffer.hxx.
Referenced by oox::xls::Border::convertBorderLine(), and ScOrcusImportBorderStyle::set_style().
const sal_Int16 oox::xls::API_LINE_THIN = 15 |
Definition at line 63 of file stylesbuffer.hxx.
Referenced by oox::xls::Border::convertBorderLine(), and ScOrcusImportBorderStyle::set_style().
const sal_Int32 oox::xls::BIFF12_CONNECTION_ADO = 7 |
Definition at line 38 of file connectionsbuffer.hxx.
const sal_Int32 oox::xls::BIFF12_CONNECTION_DAO = 2 |
Definition at line 33 of file connectionsbuffer.hxx.
const sal_Int32 oox::xls::BIFF12_CONNECTION_DSP = 8 |
Definition at line 39 of file connectionsbuffer.hxx.
const sal_Int32 oox::xls::BIFF12_CONNECTION_FILE = 3 |
Definition at line 34 of file connectionsbuffer.hxx.
const sal_Int32 oox::xls::BIFF12_CONNECTION_HTML = 4 |
Definition at line 35 of file connectionsbuffer.hxx.
Referenced by oox::xls::QueryTable::finalizeImport().
const sal_Int32 oox::xls::BIFF12_CONNECTION_ODBC = 1 |
Definition at line 32 of file connectionsbuffer.hxx.
const sal_Int32 oox::xls::BIFF12_CONNECTION_OLEDB = 5 |
Definition at line 36 of file connectionsbuffer.hxx.
const sal_Int32 oox::xls::BIFF12_CONNECTION_TEXT = 6 |
Definition at line 37 of file connectionsbuffer.hxx.
const sal_Int32 oox::xls::BIFF12_CONNECTION_UNKNOWN = 0 |
Definition at line 31 of file connectionsbuffer.hxx.
Referenced by oox::xls::Connection::importConnection().
const sal_Int32 oox::xls::BIFF12_ID_ARRAY = 0x01AA |
Definition at line 31 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_AUTOFILTER = 0x00A1 |
Definition at line 32 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), oox::xls::TableFragment::getRecordInfos(), oox::xls::WorksheetFragment::getRecordInfos(), oox::xls::AutoFilterContext::onCreateRecordContext(), oox::xls::PivotTableFilterContext::onCreateRecordContext(), oox::xls::TableFragment::onCreateRecordContext(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_AUTOSORTSCOPE = 0x01CB |
Definition at line 33 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_BINARYINDEXBLOCK = 0x002A |
Definition at line 34 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_BINARYINDEXROWS = 0x0028 |
Definition at line 35 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_BOOKVIEWS = 0x0087 |
Definition at line 36 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::getRecordInfos(), and oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_BORDER = 0x002E |
Definition at line 37 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_BORDERS = 0x0265 |
Definition at line 38 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos(), and oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_BRK = 0x018C |
Definition at line 39 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CALCPR = 0x009D |
Definition at line 40 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELL_BLANK = 0x0001 |
Definition at line 41 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELL_BOOL = 0x0004 |
Definition at line 42 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELL_DOUBLE = 0x0005 |
Definition at line 43 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELL_ERROR = 0x0003 |
Definition at line 44 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELL_RK = 0x0002 |
Definition at line 45 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELL_RSTRING = 0x003E |
Definition at line 46 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELL_SI = 0x0007 |
Definition at line 47 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELL_STRING = 0x0006 |
Definition at line 48 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELLSTYLE = 0x0030 |
Definition at line 49 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELLSTYLES = 0x026B |
Definition at line 50 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos(), and oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELLSTYLEXFS = 0x0272 |
Definition at line 51 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos(), and oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CELLXFS = 0x0269 |
Definition at line 52 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos(), and oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CFCOLOR = 0x0234 |
Definition at line 53 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_CFRULE = 0x01CF |
Definition at line 54 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), oox::xls::CondFormatContext::onCreateRecordContext(), and oox::xls::CondFormatContext::onStartRecord().
const sal_Int32 oox::xls::BIFF12_ID_CHARTPAGESETUP = 0x028C |
Definition at line 55 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CHARTPROTECTION = 0x029D |
Definition at line 56 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CHARTSHEETPR = 0x028B |
Definition at line 57 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CHARTSHEETVIEW = 0x008D |
Definition at line 58 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::getRecordInfos(), and oox::xls::ChartsheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CHARTSHEETVIEWS = 0x008B |
Definition at line 59 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::getRecordInfos(), and oox::xls::ChartsheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_COL = 0x003C |
Definition at line 60 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_COLBREAKS = 0x018A |
Definition at line 61 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_COLOR = 0x023C |
Definition at line 62 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_COLORS = 0x01D9 |
Definition at line 63 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos(), and oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_COLORSCALE = 0x01D5 |
Definition at line 64 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_COLS = 0x0186 |
Definition at line 65 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_COMMENT = 0x027B |
Definition at line 66 of file biffhelper.hxx.
Referenced by oox::xls::CommentsFragment::getRecordInfos(), oox::xls::CommentsFragment::onCreateRecordContext(), and oox::xls::CommentsFragment::onEndRecord().
const sal_Int32 oox::xls::BIFF12_ID_COMMENTAUTHOR = 0x0278 |
Definition at line 67 of file biffhelper.hxx.
Referenced by oox::xls::CommentsFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_COMMENTAUTHORS = 0x0276 |
Definition at line 68 of file biffhelper.hxx.
Referenced by oox::xls::CommentsFragment::getRecordInfos(), and oox::xls::CommentsFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_COMMENTLIST = 0x0279 |
Definition at line 69 of file biffhelper.hxx.
Referenced by oox::xls::CommentsFragment::getRecordInfos(), and oox::xls::CommentsFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_COMMENTS = 0x0274 |
Definition at line 70 of file biffhelper.hxx.
Referenced by oox::xls::CommentsFragment::getRecordInfos(), and oox::xls::CommentsFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_COMMENTTEXT = 0x027D |
Definition at line 71 of file biffhelper.hxx.
Referenced by oox::xls::CommentsFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CONDFORMATTING = 0x01CD |
Definition at line 72 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), oox::xls::CondFormatContext::onCreateRecordContext(), oox::xls::WorksheetFragment::onCreateRecordContext(), oox::xls::CondFormatContext::onEndRecord(), and oox::xls::CondFormatContext::onStartRecord().
const sal_Int32 oox::xls::BIFF12_ID_CONNECTION = 0x00C9 |
Definition at line 73 of file biffhelper.hxx.
Referenced by oox::xls::ConnectionsFragment::getRecordInfos(), oox::xls::ConnectionContext::onCreateRecordContext(), oox::xls::ConnectionsFragment::onCreateRecordContext(), and oox::xls::ConnectionContext::onStartRecord().
const sal_Int32 oox::xls::BIFF12_ID_CONNECTIONS = 0x01AD |
Definition at line 74 of file biffhelper.hxx.
Referenced by oox::xls::ConnectionsFragment::getRecordInfos(), and oox::xls::ConnectionsFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CONTROL = 0x0284 |
Definition at line 75 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CONTROLS = 0x0283 |
Definition at line 76 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CUSTOMCHARTVIEW = 0x028F |
Definition at line 77 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_CUSTOMCHARTVIEWS = 0x028D |
Definition at line 78 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_CUSTOMFILTER = 0x00AE |
Definition at line 79 of file biffhelper.hxx.
Referenced by oox::xls::CustomFilter::importRecord(), and oox::xls::FilterSettingsContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CUSTOMFILTERS = 0x00AC |
Definition at line 80 of file biffhelper.hxx.
Referenced by oox::xls::TableFragment::getRecordInfos(), oox::xls::WorksheetFragment::getRecordInfos(), oox::xls::CustomFilter::importRecord(), oox::xls::FilterSettingsContext::onCreateRecordContext(), and oox::xls::FilterColumnContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_CUSTOMSHEETVIEW = 0x01A7 |
Definition at line 81 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_CUSTOMSHEETVIEWS = 0x01A6 |
Definition at line 82 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_CUSTOMWORKBOOKVIEW = 0x018D |
Definition at line 83 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_DATABAR = 0x01D3 |
Definition at line 84 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_DATATABLE = 0x01AC |
Definition at line 85 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DATAVALIDATION = 0x0040 |
Definition at line 86 of file biffhelper.hxx.
Referenced by oox::xls::DataValidationsContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DATAVALIDATIONS = 0x023D |
Definition at line 87 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DDEITEM_BOOL = 0x0248 |
Definition at line 89 of file biffhelper.hxx.
Referenced by oox::xls::ExternalLinkFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DDEITEM_DOUBLE = 0x0244 |
Definition at line 90 of file biffhelper.hxx.
Referenced by oox::xls::ExternalLinkFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DDEITEM_ERROR = 0x0245 |
Definition at line 91 of file biffhelper.hxx.
Referenced by oox::xls::ExternalLinkFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DDEITEM_STRING = 0x0246 |
Definition at line 92 of file biffhelper.hxx.
Referenced by oox::xls::ExternalLinkFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DDEITEMVALUES = 0x0242 |
Definition at line 88 of file biffhelper.hxx.
Referenced by oox::xls::ExternalLinkFragment::getRecordInfos(), and oox::xls::ExternalLinkFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DEFINEDNAME = 0x0027 |
Definition at line 93 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DIMENSION = 0x0094 |
Definition at line 94 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DISCRETEFILTER = 0x00A7 |
Definition at line 95 of file biffhelper.hxx.
Referenced by oox::xls::DiscreteFilter::importRecord(), and oox::xls::FilterSettingsContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DISCRETEFILTERS = 0x00A5 |
Definition at line 96 of file biffhelper.hxx.
Referenced by oox::xls::TableFragment::getRecordInfos(), oox::xls::WorksheetFragment::getRecordInfos(), oox::xls::DiscreteFilter::importRecord(), oox::xls::FilterSettingsContext::onCreateRecordContext(), and oox::xls::FilterColumnContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DRAWING = 0x0226 |
Definition at line 97 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::onCreateRecordContext(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DXF = 0x01FB |
Definition at line 98 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_DXFS = 0x01F9 |
Definition at line 99 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos(), and oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTCELL_BLANK = 0x016F |
Definition at line 100 of file biffhelper.hxx.
Referenced by oox::xls::ExternalSheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTCELL_BOOL = 0x0171 |
Definition at line 101 of file biffhelper.hxx.
Referenced by oox::xls::ExternalSheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTCELL_DOUBLE = 0x0170 |
Definition at line 102 of file biffhelper.hxx.
Referenced by oox::xls::ExternalSheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTCELL_ERROR = 0x0172 |
Definition at line 103 of file biffhelper.hxx.
Referenced by oox::xls::ExternalSheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTCELL_STRING = 0x0173 |
Definition at line 104 of file biffhelper.hxx.
Referenced by oox::xls::ExternalSheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTERNALADDIN = 0x029B |
Definition at line 105 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTERNALBOOK = 0x0168 |
Definition at line 106 of file biffhelper.hxx.
Referenced by oox::xls::ExternalLinkFragment::getRecordInfos(), and oox::xls::ExternalLinkFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTERNALNAME = 0x0241 |
Definition at line 107 of file biffhelper.hxx.
Referenced by oox::xls::ExternalLinkFragment::getRecordInfos(), and oox::xls::ExternalLinkFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTERNALNAMEFLAGS = 0x024A |
Definition at line 115 of file biffhelper.hxx.
Referenced by oox::xls::ExternalLinkFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTERNALREF = 0x0163 |
Definition at line 108 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTERNALREFS = 0x0161 |
Definition at line 109 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::getRecordInfos(), and oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTERNALSAME = 0x0166 |
Definition at line 111 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTERNALSELF = 0x0165 |
Definition at line 110 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTERNALSHEETS = 0x016A |
Definition at line 112 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTROW = 0x016E |
Definition at line 113 of file biffhelper.hxx.
Referenced by oox::xls::ExternalLinkFragment::getRecordInfos(), and oox::xls::ExternalSheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTSHEETDATA = 0x016B |
Definition at line 114 of file biffhelper.hxx.
Referenced by oox::xls::ExternalLinkFragment::getRecordInfos(), oox::xls::ExternalSheetDataContext::onCreateRecordContext(), and oox::xls::ExternalLinkFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_EXTSHEETNAMES = 0x0167 |
Definition at line 116 of file biffhelper.hxx.
Referenced by oox::xls::ExternalLinkFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_FILESHARING = 0x0224 |
Definition at line 117 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_FILEVERSION = 0x0080 |
Definition at line 118 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_FILL = 0x002D |
Definition at line 119 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_FILLS = 0x025B |
Definition at line 120 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos(), and oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_FILTERCOLUMN = 0x00A3 |
Definition at line 121 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), oox::xls::TableFragment::getRecordInfos(), oox::xls::WorksheetFragment::getRecordInfos(), oox::xls::FilterColumnContext::onCreateRecordContext(), oox::xls::AutoFilterContext::onCreateRecordContext(), and oox::xls::PivotTableFilterContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_FONT = 0x002B |
Definition at line 122 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_FONTS = 0x0263 |
Definition at line 123 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos(), and oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_FORMULA_BOOL = 0x000A |
Definition at line 126 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_FORMULA_DOUBLE = 0x0009 |
Definition at line 125 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_FORMULA_ERROR = 0x000B |
Definition at line 127 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_FORMULA_STRING = 0x0008 |
Definition at line 124 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_FUNCTIONGROUP = 0x0299 |
Definition at line 128 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_FUNCTIONGROUPS = 0x0298 |
Definition at line 129 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_HEADERFOOTER = 0x01DF |
Definition at line 130 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::getRecordInfos(), oox::xls::WorksheetFragment::getRecordInfos(), oox::xls::ChartsheetFragment::onCreateRecordContext(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_HYPERLINK = 0x01EE |
Definition at line 131 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_ICONSET = 0x01D1 |
Definition at line 132 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_INDEXEDCOLORS = 0x0235 |
Definition at line 133 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos(), oox::xls::IndexedColorsContext::onCreateRecordContext(), and oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_INPUTCELLS = 0x01F8 |
Definition at line 134 of file biffhelper.hxx.
Referenced by oox::xls::ScenarioContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_LEGACYDRAWING = 0x0227 |
Definition at line 135 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_MERGECELL = 0x00B0 |
Definition at line 136 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_MERGECELLS = 0x00B1 |
Definition at line 137 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_MRUCOLORS = 0x0239 |
Definition at line 138 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_MULTCELL_BLANK = 0x000C |
Definition at line 139 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_MULTCELL_BOOL = 0x000F |
Definition at line 140 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_MULTCELL_DOUBLE = 0x0010 |
Definition at line 141 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_MULTCELL_ERROR = 0x000E |
Definition at line 142 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_MULTCELL_RK = 0x000D |
Definition at line 143 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_MULTCELL_RSTRING = 0x003D |
Definition at line 144 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_MULTCELL_SI = 0x0012 |
Definition at line 145 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_MULTCELL_STRING = 0x0011 |
Definition at line 146 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_NUMFMT = 0x002C |
Definition at line 147 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_NUMFMTS = 0x0267 |
Definition at line 148 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos(), and oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_OLEOBJECT = 0x027F |
Definition at line 149 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_OLEOBJECTS = 0x027E |
Definition at line 150 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_OLESIZE = 0x0225 |
Definition at line 151 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PAGEMARGINS = 0x01DC |
Definition at line 152 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::onCreateRecordContext(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PAGESETUP = 0x01DE |
Definition at line 153 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PANE = 0x0097 |
Definition at line 154 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCDEFINITION = 0x00B3 |
Definition at line 155 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheDefinitionFragment::getRecordInfos(), and oox::xls::PivotCacheDefinitionFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCDFDISCRETEPR = 0x00E1 |
Definition at line 156 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheDefinitionFragment::getRecordInfos(), and oox::xls::PivotCacheFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCDFGROUPITEMS = 0x00DD |
Definition at line 157 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheDefinitionFragment::getRecordInfos(), and oox::xls::PivotCacheFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCDFIELD = 0x00B7 |
Definition at line 158 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheDefinitionFragment::getRecordInfos(), oox::xls::PivotCacheFieldContext::onCreateRecordContext(), and oox::xls::PivotCacheDefinitionFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCDFIELDGROUP = 0x00DB |
Definition at line 159 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheDefinitionFragment::getRecordInfos(), and oox::xls::PivotCacheFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCDFIELDS = 0x00B5 |
Definition at line 160 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheDefinitionFragment::getRecordInfos(), and oox::xls::PivotCacheDefinitionFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCDFRANGEPR = 0x00DF |
Definition at line 161 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheDefinitionFragment::getRecordInfos(), and oox::xls::PivotCacheFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCDFSHAREDITEMS = 0x00BD |
Definition at line 162 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheDefinitionFragment::getRecordInfos(), and oox::xls::PivotCacheFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCDSHEETSOURCE = 0x00BB |
Definition at line 163 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheDefinitionFragment::getRecordInfos(), and oox::xls::PivotCacheDefinitionFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCDSOURCE = 0x00B9 |
Definition at line 164 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheDefinitionFragment::getRecordInfos(), and oox::xls::PivotCacheDefinitionFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCITEM_ARRAY = 0x00BF |
Definition at line 165 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheDefinitionFragment::getRecordInfos(), and oox::xls::PivotCacheItemList::importItem().
const sal_Int32 oox::xls::BIFF12_ID_PCITEM_BOOL = 0x0016 |
Definition at line 166 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem(), and oox::xls::PivotCacheRecordsFragment::importPCRecordItem().
const sal_Int32 oox::xls::BIFF12_ID_PCITEM_DATE = 0x0019 |
Definition at line 167 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem(), and oox::xls::PivotCacheRecordsFragment::importPCRecordItem().
const sal_Int32 oox::xls::BIFF12_ID_PCITEM_DOUBLE = 0x0015 |
Definition at line 168 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem(), and oox::xls::PivotCacheRecordsFragment::importPCRecordItem().
const sal_Int32 oox::xls::BIFF12_ID_PCITEM_ERROR = 0x0017 |
Definition at line 169 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem(), and oox::xls::PivotCacheRecordsFragment::importPCRecordItem().
const sal_Int32 oox::xls::BIFF12_ID_PCITEM_INDEX = 0x001A |
Definition at line 170 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheField::importPCDFDiscretePrItem(), oox::xls::PivotCacheRecordsFragment::importPCRecordItem(), and oox::xls::Connection::importWebPrTable().
const sal_Int32 oox::xls::BIFF12_ID_PCITEM_MISSING = 0x0014 |
Definition at line 171 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem(), oox::xls::PivotCacheRecordsFragment::importPCRecordItem(), and oox::xls::Connection::importWebPrTable().
const sal_Int32 oox::xls::BIFF12_ID_PCITEM_STRING = 0x0018 |
Definition at line 172 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem(), oox::xls::PivotCacheRecordsFragment::importPCRecordItem(), and oox::xls::Connection::importWebPrTable().
const sal_Int32 oox::xls::BIFF12_ID_PCITEMA_BOOL = 0x001D |
Definition at line 173 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem().
const sal_Int32 oox::xls::BIFF12_ID_PCITEMA_DATE = 0x0020 |
Definition at line 174 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem().
const sal_Int32 oox::xls::BIFF12_ID_PCITEMA_DOUBLE = 0x001C |
Definition at line 175 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem().
const sal_Int32 oox::xls::BIFF12_ID_PCITEMA_ERROR = 0x001E |
Definition at line 176 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem().
const sal_Int32 oox::xls::BIFF12_ID_PCITEMA_MISSING = 0x001B |
Definition at line 177 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem().
const sal_Int32 oox::xls::BIFF12_ID_PCITEMA_STRING = 0x001F |
Definition at line 178 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheItemList::importItem().
const sal_Int32 oox::xls::BIFF12_ID_PCRECORD = 0x0021 |
Definition at line 179 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheRecordsFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCRECORDDT = 0x0022 |
Definition at line 180 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheRecordsFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PCRECORDS = 0x00C1 |
Definition at line 181 of file biffhelper.hxx.
Referenced by oox::xls::PivotCacheRecordsFragment::getRecordInfos(), and oox::xls::PivotCacheRecordsFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PHONETICPR = 0x0219 |
Definition at line 182 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PICTURE = 0x0232 |
Definition at line 183 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::onCreateRecordContext(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PIVOTAREA = 0x00F7 |
Definition at line 184 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PIVOTCACHE = 0x0182 |
Definition at line 185 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::getRecordInfos(), and oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PIVOTCACHES = 0x0180 |
Definition at line 186 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::getRecordInfos(), and oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PRINTOPTIONS = 0x01DD |
Definition at line 187 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTCOLFIELDS = 0x0137 |
Definition at line 188 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTDATAFIELD = 0x0125 |
Definition at line 189 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTDATAFIELDS = 0x0127 |
Definition at line 190 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTDEFINITION = 0x0118 |
Definition at line 191 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTFIELD = 0x011D |
Definition at line 192 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), oox::xls::PivotTableFieldContext::onCreateRecordContext(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTFIELDS = 0x011F |
Definition at line 193 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTFILTER = 0x0259 |
Definition at line 194 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), oox::xls::PivotTableFilterContext::onCreateRecordContext(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTFILTERS = 0x0257 |
Definition at line 195 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTFITEM = 0x011A |
Definition at line 196 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTFITEMS = 0x011B |
Definition at line 197 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTLOCATION = 0x013A |
Definition at line 198 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTPAGEFIELD = 0x0121 |
Definition at line 199 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTPAGEFIELDS = 0x0123 |
Definition at line 200 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTREFERENCE = 0x00FB |
Definition at line 201 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTREFERENCEITEM = 0x017E |
Definition at line 202 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTREFERENCES = 0x00F9 |
Definition at line 203 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFieldContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_PTROWFIELDS = 0x0135 |
Definition at line 204 of file biffhelper.hxx.
Referenced by oox::xls::PivotTableFragment::getRecordInfos(), and oox::xls::PivotTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_QUERYTABLE = 0x01BF |
Definition at line 205 of file biffhelper.hxx.
Referenced by oox::xls::QueryTableFragment::getRecordInfos(), and oox::xls::QueryTableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_QUERYTABLEREFRESH = 0x01C1 |
Definition at line 206 of file biffhelper.hxx.
Referenced by oox::xls::QueryTableFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_RGBCOLOR = 0x01DB |
Definition at line 207 of file biffhelper.hxx.
Referenced by oox::xls::IndexedColorsContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_ROW = 0x0000 |
Definition at line 208 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), and oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_ROWBREAKS = 0x0188 |
Definition at line 209 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SCENARIO = 0x01F6 |
Definition at line 210 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), oox::xls::ScenarioContext::onCreateRecordContext(), and oox::xls::ScenariosContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SCENARIOS = 0x01F4 |
Definition at line 211 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), oox::xls::ScenariosContext::onCreateRecordContext(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SELECTION = 0x0098 |
Definition at line 212 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SHAREDFMLA = 0x01AB |
Definition at line 213 of file biffhelper.hxx.
Referenced by oox::xls::SheetDataContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SHEET = 0x009C |
Definition at line 214 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SHEETDATA = 0x0091 |
Definition at line 215 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), oox::xls::SheetDataContext::onCreateRecordContext(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SHEETFORMATPR = 0x01E5 |
Definition at line 216 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SHEETPR = 0x0093 |
Definition at line 217 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SHEETPROTECTION = 0x0217 |
Definition at line 218 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SHEETS = 0x008F |
Definition at line 219 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::getRecordInfos(), and oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SHEETVIEW = 0x0089 |
Definition at line 220 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SHEETVIEWS = 0x0085 |
Definition at line 221 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SI = 0x0013 |
Definition at line 222 of file biffhelper.hxx.
Referenced by oox::xls::SharedStringsFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_SST = 0x009F |
Definition at line 223 of file biffhelper.hxx.
Referenced by oox::xls::SharedStringsFragment::getRecordInfos(), and oox::xls::SharedStringsFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_STYLESHEET = 0x0116 |
Definition at line 224 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos(), and oox::xls::StylesFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_TABLE = 0x0157 |
Definition at line 225 of file biffhelper.hxx.
Referenced by oox::xls::TableFragment::getRecordInfos(), and oox::xls::TableFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_TABLEPART = 0x0295 |
Definition at line 226 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_TABLEPARTS = 0x0294 |
Definition at line 227 of file biffhelper.hxx.
Referenced by oox::xls::WorksheetFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_TABLESTYLEINFO = 0x0201 |
Definition at line 228 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_TABLESTYLES = 0x01FC |
Definition at line 229 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::getRecordInfos().
const sal_Int32 oox::xls::BIFF12_ID_TOP10FILTER = 0x00AA |
Definition at line 230 of file biffhelper.hxx.
Referenced by oox::xls::Top10Filter::importRecord(), oox::xls::FilterColumnContext::onCreateRecordContext(), and oox::xls::PivotTableFilterContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_VOLTYPE = 0x0204 |
Definition at line 231 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_VOLTYPEMAIN = 0x0206 |
Definition at line 232 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_VOLTYPES = 0x0202 |
Definition at line 233 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_VOLTYPESTP = 0x020A |
Definition at line 234 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_VOLTYPETR = 0x020B |
Definition at line 235 of file biffhelper.hxx.
const sal_Int32 oox::xls::BIFF12_ID_WEBPR = 0x0105 |
Definition at line 236 of file biffhelper.hxx.
Referenced by oox::xls::ConnectionsFragment::getRecordInfos(), and oox::xls::ConnectionContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_WEBPRTABLES = 0x0107 |
Definition at line 237 of file biffhelper.hxx.
Referenced by oox::xls::ConnectionsFragment::getRecordInfos(), and oox::xls::ConnectionContext::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_WORKBOOK = 0x0083 |
Definition at line 238 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::getRecordInfos(), and oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_WORKBOOKPR = 0x0099 |
Definition at line 239 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_WORKBOOKVIEW = 0x009E |
Definition at line 240 of file biffhelper.hxx.
Referenced by oox::xls::WorkbookFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_WORKSHEET = 0x0081 |
Definition at line 241 of file biffhelper.hxx.
Referenced by oox::xls::ChartsheetFragment::getRecordInfos(), oox::xls::WorksheetFragment::getRecordInfos(), oox::xls::ChartsheetFragment::onCreateRecordContext(), and oox::xls::WorksheetFragment::onCreateRecordContext().
const sal_Int32 oox::xls::BIFF12_ID_XF = 0x002F |
Definition at line 242 of file biffhelper.hxx.
Referenced by oox::xls::StylesFragment::onCreateRecordContext().
const sal_uInt16 oox::xls::BIFF12_TOK_REF_COLMASK = 0x3FFF |
Mask for parameter count.
Definition at line 151 of file formulabase.hxx.
Referenced by oox::xls::BinSingleRef2d::setBiff12Data().
const sal_uInt16 oox::xls::BIFF12_TOK_REF_COLREL = 0x4000 |
Mask to extract row from reference (BIFF12).
Definition at line 153 of file formulabase.hxx.
Referenced by oox::xls::BinSingleRef2d::setBiff12Data().
const sal_Int32 oox::xls::BIFF12_TOK_REF_ROWMASK = 0xFFFFF |
Mask to extract column from reference (BIFF12).
Definition at line 152 of file formulabase.hxx.
Referenced by oox::xls::BinSingleRef2d::setBiff12Data().
const sal_uInt16 oox::xls::BIFF12_TOK_REF_ROWREL = 0x8000 |
True = column is relative (BIFF12).
Definition at line 154 of file formulabase.hxx.
Referenced by oox::xls::BinSingleRef2d::setBiff12Data().
const sal_uInt16 oox::xls::BIFF12_TOK_TABLE_ALL = 0x0004 |
Table reference: Range of columns.
Definition at line 163 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF12_TOK_TABLE_CELL = 0x0400 |
Table reference: Single row.
Definition at line 171 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF12_TOK_TABLE_COLRANGE = 0x0002 |
Table reference: Single column.
Definition at line 162 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF12_TOK_TABLE_COLUMN = 0x0001 |
True = row is relative.
Definition at line 161 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF12_TOK_TABLE_DATA = 0x0010 |
Table reference: Special [#Headers] range.
Definition at line 165 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF12_TOK_TABLE_HEADERS = 0x0008 |
Table reference: Special [#All] range.
Definition at line 164 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF12_TOK_TABLE_ROW = 0x0200 |
Table reference: Spaces after separators.
Definition at line 170 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF12_TOK_TABLE_SP_BRACKETS = 0x0080 |
Table reference: Special [#This Row] range.
Definition at line 168 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF12_TOK_TABLE_SP_SEP = 0x0100 |
Table reference: Spaces in outer brackets.
Definition at line 169 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF12_TOK_TABLE_THISROW = 0x0040 |
Table reference: Special [#Totals] range.
Definition at line 167 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF12_TOK_TABLE_TOTALS = 0x0020 |
Table reference: Special [#Data] range.
Definition at line 166 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_ARRAY = 0x0021 |
Definition at line 287 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_BLANK = 0x0001 |
Definition at line 290 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_BOF = 0x0009 |
all binary Excel file format types (BIFF types).
BIFF2 /// MS Excel 2.1. BIFF3 /// MS Excel 3.0. BIFF4 /// MS Excel 4.0. BIFF5 /// MS Excel 5.0, MS Excel 7.0 (95). BIFF8 /// MS Excel 8.0 (97), 9.0 (2000), 10.0 (XP), 11.0 (2003). BIFF_UNKNOWN /// Unknown BIFF version.
Definition at line 260 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_BOOLERR = 0x0005 |
Definition at line 294 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_DATATABLE = 0x0036 |
Definition at line 382 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_DATATABLE2 = 0x0037 |
Definition at line 384 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_DEFINEDNAME = 0x0018 |
Definition at line 394 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_DEFROWHEIGHT = 0x0025 |
Definition at line 397 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_DIMENSION = 0x0000 |
Definition at line 400 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_EXTERNALNAME = 0x0023 |
Definition at line 404 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_FONT = 0x0031 |
Definition at line 413 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_FORMAT = 0x001E |
Definition at line 419 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_FORMULA = 0x0006 |
Definition at line 421 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_INDEX = 0x000B |
Definition at line 434 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_INTEGER = 0x0002 |
Definition at line 436 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_LABEL = 0x0004 |
Definition at line 440 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_NUMBER = 0x0003 |
Definition at line 454 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_ROW = 0x0008 |
Definition at line 493 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_STRING = 0x0007 |
Definition at line 511 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_WINDOW2 = 0x003E |
Definition at line 526 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF2_ID_XF = 0x0043 |
Definition at line 530 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_ARRAY = 0x0221 |
Definition at line 288 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_BLANK = 0x0201 |
Definition at line 291 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_BOF = 0x0209 |
Definition at line 261 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_BOOLERR = 0x0205 |
Definition at line 295 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_DATATABLE = 0x0236 |
Definition at line 383 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_DEFINEDNAME = 0x0218 |
Definition at line 395 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_DEFROWHEIGHT = 0x0225 |
Definition at line 398 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_DIMENSION = 0x0200 |
Definition at line 401 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_EXTERNALNAME = 0x0223 |
Definition at line 405 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_FONT = 0x0231 |
Definition at line 414 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_FORMULA = 0x0206 |
Definition at line 422 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_IMGDATA = 0x007F |
Definition at line 432 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_INDEX = 0x020B |
Definition at line 435 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_LABEL = 0x0204 |
Definition at line 441 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_NUMBER = 0x0203 |
Definition at line 455 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_ROW = 0x0208 |
Definition at line 494 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_STRING = 0x0207 |
Definition at line 512 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_WINDOW2 = 0x023E |
Definition at line 527 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF3_ID_XF = 0x0243 |
Definition at line 531 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF4_ID_BOF = 0x0409 |
Definition at line 262 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF4_ID_FORMAT = 0x041E |
Definition at line 420 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF4_ID_FORMULA = 0x0406 |
Definition at line 423 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF4_ID_XF = 0x0443 |
Definition at line 532 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF5_ID_BOF = 0x0809 |
Definition at line 263 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF5_ID_CHPIVOTREF = 0x1048 |
Definition at line 351 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF5_ID_DEFINEDNAME = 0x0018 |
Definition at line 396 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF5_ID_EXTERNALNAME = 0x0023 |
Definition at line 406 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF5_ID_FONT = 0x0031 |
Definition at line 415 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF5_ID_FORMULA = 0x0006 |
Definition at line 424 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF5_ID_XF = 0x00E0 |
Definition at line 533 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF8_ID_CHPIVOTREF = 0x0858 |
Definition at line 352 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF8_ID_IMGDATA = 0x00E9 |
Definition at line 433 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_BOF_BIFF2 = 0x0200 |
Definition at line 568 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_BOF_BIFF3 = 0x0300 |
Definition at line 569 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_BOF_BIFF4 = 0x0400 |
Definition at line 570 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_BOF_BIFF5 = 0x0500 |
Definition at line 571 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_BOF_BIFF8 = 0x0600 |
Definition at line 572 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_BOOLERR_BOOL = 0 |
Definition at line 580 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_BOOLERR_ERROR = 1 |
Definition at line 581 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_DATATYPE_BOOL = 4 |
Definition at line 577 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_DATATYPE_DOUBLE = 1 |
Definition at line 575 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_DATATYPE_EMPTY = 0 |
Definition at line 574 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_DATATYPE_ERROR = 16 |
Definition at line 578 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_DATATYPE_STRING = 2 |
Definition at line 576 of file biffhelper.hxx.
const sal_Unicode oox::xls::BIFF_DEFNAME_AUTOACTIVATE = '\x0A' |
Definition at line 46 of file defnamesbuffer.hxx.
const sal_Unicode oox::xls::BIFF_DEFNAME_AUTOCLOSE = '\x02' |
Definition at line 38 of file defnamesbuffer.hxx.
const sal_Unicode oox::xls::BIFF_DEFNAME_AUTODEACTIVATE = '\x0B' |
Definition at line 47 of file defnamesbuffer.hxx.
const sal_Unicode oox::xls::BIFF_DEFNAME_AUTOOPEN = '\x01' |
Definition at line 37 of file defnamesbuffer.hxx.
const sal_Unicode oox::xls::BIFF_DEFNAME_CONSOLIDATEAREA = '\x00' |
Definition at line 36 of file defnamesbuffer.hxx.
const sal_Unicode oox::xls::BIFF_DEFNAME_CRITERIA = '\x05' |
Definition at line 41 of file defnamesbuffer.hxx.
Referenced by oox::xls::DefinedName::createNameObject(), and oox::xls::AutoFilterBuffer::finalizeImport().
const sal_Unicode oox::xls::BIFF_DEFNAME_DATABASE = '\x04' |
Definition at line 40 of file defnamesbuffer.hxx.
const sal_Unicode oox::xls::BIFF_DEFNAME_DATAFORM = '\x09' |
Definition at line 45 of file defnamesbuffer.hxx.
const sal_Unicode oox::xls::BIFF_DEFNAME_EXTRACT = '\x03' |
Definition at line 39 of file defnamesbuffer.hxx.
Referenced by oox::xls::AutoFilterBuffer::finalizeImport().
const sal_Unicode oox::xls::BIFF_DEFNAME_FILTERDATABASE = '\x0D' |
Definition at line 49 of file defnamesbuffer.hxx.
Referenced by oox::xls::DefinedName::createNameObject(), and oox::xls::AutoFilterBuffer::finalizeImport().
const sal_Unicode oox::xls::BIFF_DEFNAME_PRINTAREA = '\x06' |
Definition at line 42 of file defnamesbuffer.hxx.
Referenced by oox::xls::DefinedName::convertFormula(), and oox::xls::DefinedName::createNameObject().
const sal_Unicode oox::xls::BIFF_DEFNAME_PRINTTITLES = '\x07' |
Definition at line 43 of file defnamesbuffer.hxx.
Referenced by oox::xls::DefinedName::convertFormula(), and oox::xls::DefinedName::createNameObject().
const sal_Unicode oox::xls::BIFF_DEFNAME_RECORDER = '\x08' |
Definition at line 44 of file defnamesbuffer.hxx.
const sal_Unicode oox::xls::BIFF_DEFNAME_SHEETTITLE = '\x0C' |
Definition at line 48 of file defnamesbuffer.hxx.
const sal_Unicode oox::xls::BIFF_DEFNAME_UNKNOWN = '\x0E' |
Definition at line 50 of file defnamesbuffer.hxx.
Referenced by oox::xls::DefinedName::isBuiltinName().
const sal_uInt8 oox::xls::BIFF_ERR_DIV0 = 0x07 |
Definition at line 561 of file biffhelper.hxx.
Referenced by oox::xls::BiffHelper::calcDoubleFromError(), and oox::xls::UnitConverter::UnitConverter().
const sal_uInt8 oox::xls::BIFF_ERR_NA = 0x2A |
Definition at line 566 of file biffhelper.hxx.
Referenced by oox::xls::UnitConverter::calcBiffErrorCode(), oox::xls::BiffHelper::calcDoubleFromError(), oox::xls::UnitConverter::calcErrorString(), oox::xls::ExternalLinkFragment::onEndElement(), oox::xls::ExternalName::setResultSize(), and oox::xls::UnitConverter::UnitConverter().
const sal_uInt8 oox::xls::BIFF_ERR_NAME = 0x1D |
Definition at line 564 of file biffhelper.hxx.
Referenced by oox::xls::FormulaFinalizer::appendFinalToken(), oox::xls::BiffHelper::calcDoubleFromError(), oox::xls::FormulaParserImpl::pushDefinedNameOperand(), oox::xls::FormulaParserImpl::pushEmbeddedRefOperand(), oox::xls::FormulaParserImpl::pushExternalNameOperand(), and oox::xls::UnitConverter::UnitConverter().
const sal_uInt8 oox::xls::BIFF_ERR_NULL = 0x00 |
Common object settings.
Definition at line 560 of file biffhelper.hxx.
Referenced by oox::xls::BiffHelper::calcDoubleFromError(), and oox::xls::UnitConverter::UnitConverter().
const sal_uInt8 oox::xls::BIFF_ERR_NUM = 0x24 |
Definition at line 565 of file biffhelper.hxx.
Referenced by oox::xls::BiffHelper::calcDoubleFromError(), and oox::xls::UnitConverter::UnitConverter().
const sal_uInt8 oox::xls::BIFF_ERR_REF = 0x17 |
Definition at line 563 of file biffhelper.hxx.
Referenced by oox::xls::BiffHelper::calcDoubleFromError(), and oox::xls::UnitConverter::UnitConverter().
const sal_uInt8 oox::xls::BIFF_ERR_VALUE = 0x0F |
Definition at line 562 of file biffhelper.hxx.
Referenced by oox::xls::BiffHelper::calcDoubleFromError(), and oox::xls::UnitConverter::UnitConverter().
const sal_uInt16 oox::xls::BIFF_FUNC_CEILING = 288 |
Function identifier of the FLOOR function.
Definition at line 206 of file formulabase.hxx.
Referenced by oox::xls::FormulaFinalizer::appendCalcOnlyParameter().
const sal_uInt16 oox::xls::BIFF_FUNC_COLUMNS = 77 |
Function identifier of the ROWS function.
Definition at line 202 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_FUNC_EXTERNCALL = 255 |
Function identifier of the OFFSET function.
Definition at line 204 of file formulabase.hxx.
Referenced by oox::xls::OpCodeProviderImpl::initFuncOpCode(), and oox::xls::FormulaFinalizer::processParameters().
const sal_uInt16 oox::xls::BIFF_FUNC_FALSE = 35 |
Function identifier of the TRUE function.
Definition at line 200 of file formulabase.hxx.
Referenced by oox::xls::FormulaParserImpl::pushBoolOperand().
const sal_uInt16 oox::xls::BIFF_FUNC_FLOOR = 285 |
BIFF function id of the EXTERN.CALL function.
Definition at line 205 of file formulabase.hxx.
Referenced by oox::xls::FormulaFinalizer::appendCalcOnlyParameter().
const sal_uInt16 oox::xls::BIFF_FUNC_HYPERLINK = 359 |
Function identifier of the CEILING function.
Definition at line 207 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_FUNC_IF = 1 |
Maximum parameter count for BIFF2-BIFF8 files.
Definition at line 197 of file formulabase.hxx.
Referenced by oox::xls::FormulaFinalizer::appendEmptyParameter().
const sal_uInt16 oox::xls::BIFF_FUNC_OFFSET = 78 |
Function identifier of the COLUMNS function.
Definition at line 203 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_FUNC_ROWS = 76 |
Function identifier of the FALSE function.
Definition at line 201 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_FUNC_SUM = 4 |
Function identifier of the IF function.
Definition at line 198 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_FUNC_TRUE = 34 |
Function identifier of the SUM function.
Definition at line 199 of file formulabase.hxx.
Referenced by oox::xls::FormulaParserImpl::pushBoolOperand().
const sal_uInt16 oox::xls::BIFF_FUNC_WEEKNUM = 465 |
Function identifier of the HYPERLINK function.
Definition at line 208 of file formulabase.hxx.
Referenced by oox::xls::FormulaFinalizer::appendRequiredParameters().
const sal_uInt16 oox::xls::BIFF_ID_AUTOFILTER = 0x009D |
Definition at line 289 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_BOOKBOOL = 0x00DA |
Definition at line 292 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_BOOKEXT = 0x0863 |
Definition at line 293 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_BOTTOMMARGIN = 0x0029 |
Definition at line 296 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CALCCOUNT = 0x000C |
Definition at line 297 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CALCMODE = 0x000D |
Definition at line 298 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CFHEADER = 0x01B0 |
Definition at line 299 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CFRULE = 0x01B1 |
Definition at line 300 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CFRULE12 = 0x087A |
Definition at line 301 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CFRULEEXT = 0x087B |
Definition at line 302 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CH3DDATAFORMAT = 0x105F |
Definition at line 303 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHAREA = 0x101A |
Definition at line 304 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHAREAFORMAT = 0x100A |
Definition at line 305 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHATTACHEDLABEL = 0x100C |
Definition at line 306 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHAXESSET = 0x1041 |
Definition at line 307 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHAXIS = 0x101D |
Definition at line 308 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHAXISLINE = 0x1021 |
Definition at line 309 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHBAR = 0x1017 |
Definition at line 310 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHBEGIN = 0x1033 |
Definition at line 311 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHCHART = 0x1002 |
Definition at line 312 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHCHART3D = 0x103A |
Definition at line 313 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHCHARTLINE = 0x101C |
Definition at line 314 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHDATAFORMAT = 0x1006 |
Definition at line 315 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHDATERANGE = 0x1062 |
Definition at line 316 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHDEFAULTTEXT = 0x1024 |
Definition at line 317 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHDROPBAR = 0x103D |
Definition at line 318 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHECKCOMPAT = 0x088C |
Definition at line 319 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHEND = 0x1034 |
Definition at line 320 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHESCHERFORMAT = 0x1066 |
Definition at line 321 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFONT = 0x1026 |
Definition at line 322 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFORMAT = 0x104E |
Definition at line 323 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFORMATRUNS = 0x1050 |
Definition at line 324 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRAME = 0x1032 |
Definition at line 325 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRAMEPOS = 0x104F |
Definition at line 326 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRBLOCKBEGIN = 0x0852 |
Definition at line 327 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRBLOCKEND = 0x0853 |
Definition at line 328 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRCATEGORYPROPS = 0x0856 |
Definition at line 329 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFREXTPROPS = 0x089E |
Definition at line 330 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFREXTPROPSCONT = 0x089F |
Definition at line 331 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRINFO = 0x0850 |
Definition at line 332 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRLABELPROPS = 0x086B |
Definition at line 333 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRLAYOUT = 0x089D |
Definition at line 334 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRPLOTAREALAYOUT = 0x08A7 |
Definition at line 335 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRSHAPEPROPS = 0x08A4 |
Definition at line 336 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRTEXTPROPS = 0x08A5 |
Definition at line 337 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRUNITPROPS = 0x0857 |
Definition at line 338 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHFRWRAPPER = 0x0851 |
Definition at line 339 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHLABELRANGE = 0x1020 |
Definition at line 340 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHLEGEND = 0x1015 |
Definition at line 341 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHLINE = 0x1018 |
Definition at line 342 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHLINEFORMAT = 0x1007 |
Definition at line 343 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHMARKERFORMAT = 0x1009 |
Definition at line 344 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHOBJECTLINK = 0x1027 |
Definition at line 345 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHPICFORMAT = 0x103C |
Definition at line 346 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHPIE = 0x1019 |
Definition at line 347 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHPIEEXT = 0x1061 |
Definition at line 348 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHPIEFORMAT = 0x100B |
Definition at line 349 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHPIVOTFLAGS = 0x0859 |
Definition at line 350 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHPLOTFRAME = 0x1035 |
Definition at line 353 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHPLOTGROWTH = 0x1064 |
Definition at line 354 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHPROPERTIES = 0x1044 |
Definition at line 355 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHRADARAREA = 0x1040 |
Definition at line 357 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHRADARLINE = 0x103E |
Definition at line 356 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHSCATTER = 0x101B |
Definition at line 358 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHSERERRORBAR = 0x105B |
Definition at line 359 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHSERGROUP = 0x1045 |
Definition at line 360 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHSERIES = 0x1003 |
Definition at line 361 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHSERIESFORMAT = 0x105D |
Definition at line 362 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHSERPARENT = 0x104A |
Definition at line 363 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHSERTRENDLINE = 0x104B |
Definition at line 364 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHSOURCELINK = 0x1051 |
Definition at line 365 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHSTRING = 0x100D |
Definition at line 366 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHSURFACE = 0x103F |
Definition at line 367 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHTEXT = 0x1025 |
Definition at line 368 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHTICK = 0x101E |
Definition at line 369 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHTYPEGROUP = 0x1014 |
Definition at line 370 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CHVALUERANGE = 0x101F |
Definition at line 371 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CODENAME = 0x01BA |
Definition at line 372 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CODEPAGE = 0x0042 |
Definition at line 373 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_COLINFO = 0x007D |
Definition at line 374 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_COLUMNDEFAULT = 0x0020 |
Definition at line 375 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_COLWIDTH = 0x0024 |
Definition at line 376 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_COMPRESSPICS = 0x089B |
Definition at line 377 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CONNECTION = 0x0876 |
Definition at line 378 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CONT = 0x003C |
Definition at line 264 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_COORDLIST = 0x00A9 |
Definition at line 379 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_COUNTRY = 0x008C |
Definition at line 380 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_CRN = 0x005A |
Definition at line 381 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_DATAVALIDATION = 0x01BE |
Definition at line 385 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_DATAVALIDATIONS = 0x01B2 |
Definition at line 386 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_DATEMODE = 0x0022 |
Definition at line 387 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_DBCELL = 0x00D7 |
Definition at line 388 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_DBQUERY = 0x00DC |
Definition at line 389 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_DCONBINAME = 0x01B5 |
Definition at line 390 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_DCONNAME = 0x0052 |
Definition at line 391 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_DCONREF = 0x0051 |
Definition at line 392 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_DEFCOLWIDTH = 0x0055 |
Definition at line 393 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_DELTA = 0x0010 |
Definition at line 399 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_DXF = 0x088D |
Definition at line 402 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_EOF = 0x000A |
Definition at line 265 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_EXTERNALBOOK = 0x01AE |
Definition at line 403 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_EXTERNSHEET = 0x0017 |
Definition at line 407 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_EXTSST = 0x00FF |
Definition at line 408 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_FILEPASS = 0x002F |
Definition at line 409 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_FILESHARING = 0x005B |
Definition at line 410 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_FILTERCOLUMN = 0x009E |
Definition at line 411 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_FILTERMODE = 0x009B |
Definition at line 412 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_FONTCOLOR = 0x0045 |
Definition at line 416 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_FOOTER = 0x0015 |
Definition at line 417 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_FORCEFULLCALC = 0x08A3 |
Definition at line 418 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_GUTS = 0x0080 |
Definition at line 425 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_HCENTER = 0x0083 |
Definition at line 426 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_HEADER = 0x0014 |
Definition at line 427 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_HEADERFOOTER = 0x089C |
Definition at line 428 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_HIDEOBJ = 0x008D |
Definition at line 429 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_HORPAGEBREAKS = 0x001B |
Definition at line 430 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_HYPERLINK = 0x01B8 |
Definition at line 431 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_INTERFACEHDR = 0x00E1 |
Definition at line 437 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_ITERATION = 0x0011 |
Definition at line 438 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_IXFE = 0x0044 |
Definition at line 439 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_LABELRANGES = 0x015F |
Definition at line 442 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_LABELSST = 0x00FD |
Definition at line 443 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_LEFTMARGIN = 0x0026 |
Definition at line 444 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_MERGEDCELLS = 0x00E5 |
Definition at line 445 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_MSODRAWING = 0x00EC |
Definition at line 446 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_MSODRAWINGGROUP = 0x00EB |
Definition at line 447 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_MSODRAWINGSEL = 0x00ED |
Definition at line 448 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_MTHREADSETTINGS = 0x089A |
Definition at line 449 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_MULTBLANK = 0x00BE |
Definition at line 450 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_MULTRK = 0x00BD |
Definition at line 451 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_NOTE = 0x001C |
Definition at line 452 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_NOTESOUND = 0x0096 |
Definition at line 453 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJ = 0x005D |
Definition at line 456 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJBUTTON = 0x0005 |
Macro link.
Definition at line 540 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJCBLS = 0x000A |
OLE link formula.
Definition at line 545 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJCBLSDATA = 0x0012 |
Radio button group data.
Definition at line 553 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJCBLSFMLA = 0x0014 |
List box/combo box data.
Definition at line 555 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJCF = 0x0007 |
Group marker.
Definition at line 542 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJCMO = 0x0015 |
Check box/radio button cell link.
Definition at line 556 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJECTPROTECT = 0x0063 |
Definition at line 457 of file biffhelper.hxx.
Referenced by ExcTable::FillAsTableBinary().
const sal_uInt16 oox::xls::BIFF_ID_OBJEDODATA = 0x0010 |
Group box data.
Definition at line 551 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJEND = 0x0000 |
Definition at line 538 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJFLAGS = 0x0008 |
Clipboard format.
Definition at line 543 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJGBODATA = 0x000F |
Scroll bar/list box/combo box cell link.
Definition at line 550 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJGMO = 0x0006 |
Button data.
Definition at line 541 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJLBSDATA = 0x0013 |
Check box/radio button data.
Definition at line 554 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJMACRO = 0x0004 |
End of OBJ.
Definition at line 539 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJNTS = 0x000C |
Scroll bar data.
Definition at line 548 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJPICTFMLA = 0x0009 |
Option flags.
Definition at line 544 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJRBO = 0x000B |
Check box/radio button data.
Definition at line 546 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJRBODATA = 0x0011 |
Edit box data.
Definition at line 552 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJSBS = 0x000C |
Radio button group data.
Definition at line 547 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OBJSBSFMLA = 0x000E |
Note data.
Definition at line 549 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_OLESIZE = 0x00DE |
Definition at line 458 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PAGELAYOUTVIEW = 0x088B |
Definition at line 459 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PAGESETUP = 0x00A1 |
Definition at line 460 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PALETTE = 0x0092 |
Definition at line 461 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PANE = 0x0041 |
Definition at line 462 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PARAMQUERY = 0x00DC |
Definition at line 463 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PASSWORD = 0x0013 |
Definition at line 464 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCDEFINITION = 0x00C6 |
Definition at line 266 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCDEFINITION2 = 0x0122 |
Definition at line 267 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCDFDISCRETEPR = 0x00D9 |
Definition at line 268 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCDFIELD = 0x00C7 |
Definition at line 269 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCDFIELDINDEX = 0x0103 |
Definition at line 465 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCDFORMULAFIELD = 0x00F9 |
Definition at line 466 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCDFRANGEPR = 0x00D8 |
Definition at line 270 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCDFSQLTYPE = 0x01BB |
Definition at line 271 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCDSOURCE = 0x00E3 |
Definition at line 467 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCITEM_BOOL = 0x00CA |
Definition at line 272 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCITEM_DATE = 0x00CE |
Definition at line 273 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCITEM_DOUBLE = 0x00C9 |
Definition at line 274 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCITEM_ERROR = 0x00CB |
Definition at line 275 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCITEM_INDEXLIST = 0x00C8 |
Definition at line 276 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCITEM_INTEGER = 0x00CC |
Definition at line 277 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCITEM_MISSING = 0x00CF |
Definition at line 278 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PCITEM_STRING = 0x00CD |
Definition at line 279 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PHONETICPR = 0x00EF |
Definition at line 468 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PICTURE = 0x00E9 |
Definition at line 469 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PIVOTCACHE = 0x00D5 |
Definition at line 470 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PRECISION = 0x000E |
Definition at line 471 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PRINTGRIDLINES = 0x002B |
Definition at line 472 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PRINTHEADERS = 0x002A |
Definition at line 473 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PROJEXTSHEET = 0x00A3 |
Definition at line 474 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PROTECT = 0x0012 |
Definition at line 475 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PTDATAFIELD = 0x00C5 |
Definition at line 476 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PTDEFINITION = 0x00B0 |
Definition at line 477 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PTDEFINITION2 = 0x00F1 |
Definition at line 478 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PTFIELD = 0x00B1 |
Definition at line 479 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PTFIELD2 = 0x0100 |
Definition at line 480 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PTFITEM = 0x00B2 |
Definition at line 481 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PTPAGEFIELDS = 0x00B6 |
Definition at line 482 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PTROWCOLFIELDS = 0x00B4 |
Definition at line 483 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_PTROWCOLITEMS = 0x00B5 |
Definition at line 484 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_QUERYTABLE = 0x01AD |
Definition at line 485 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_QUERYTABLEREFRESH = 0x0802 |
Definition at line 486 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_QUERYTABLESETTINGS = 0x0803 |
Definition at line 487 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_QUERYTABLESTRING = 0x0804 |
Definition at line 488 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_RECALCID = 0x01C1 |
Definition at line 489 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_REFMODE = 0x000F |
Definition at line 490 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_RIGHTMARGIN = 0x0027 |
Definition at line 491 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_RK = 0x027E |
Definition at line 492 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_RSTRING = 0x00D6 |
Definition at line 495 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SAVERECALC = 0x005F |
Definition at line 496 of file biffhelper.hxx.
Referenced by lcl_AddCalcPr().
const sal_uInt16 oox::xls::BIFF_ID_SCENARIO = 0x00AF |
Definition at line 497 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SCENARIOS = 0x00AE |
Definition at line 498 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SCENPROTECT = 0x00DD |
Definition at line 500 of file biffhelper.hxx.
Referenced by ExcTable::FillAsTableBinary().
const sal_uInt16 oox::xls::BIFF_ID_SCL = 0x00A0 |
Definition at line 499 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SCREENTIP = 0x0800 |
Definition at line 501 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SELECTION = 0x001D |
Definition at line 502 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SHAREDFEATHEAD = 0x0867 |
Definition at line 503 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SHAREDFMLA = 0x04BC |
Definition at line 504 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SHEET = 0x0085 |
Definition at line 505 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SHEETEXT = 0x0862 |
Definition at line 506 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SHEETHEADER = 0x008F |
Definition at line 507 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SHEETPR = 0x0081 |
Definition at line 508 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_SST = 0x00FC |
Definition at line 509 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_STANDARDWIDTH = 0x0099 |
Definition at line 510 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_STYLE = 0x0293 |
Definition at line 513 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_STYLEEXT = 0x0892 |
Definition at line 514 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_TABLESTYLES = 0x088E |
Definition at line 515 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_THEME = 0x0896 |
Definition at line 516 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_TOPMARGIN = 0x0028 |
Definition at line 517 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_TXO = 0x01B6 |
Definition at line 518 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_UNCALCED = 0x005E |
Definition at line 519 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_UNKNOWN = SAL_MAX_UINT16 |
Definition at line 281 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_USESELFS = 0x0160 |
Definition at line 520 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_VBAPROJECT = 0x00D3 |
Definition at line 521 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_VBAPROJECTEMPTY = 0x01BD |
Definition at line 522 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_VCENTER = 0x0084 |
Definition at line 523 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_VERPAGEBREAKS = 0x001A |
Definition at line 524 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_WINDOW1 = 0x003D |
Definition at line 525 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_WRITEACCESS = 0x005C |
Definition at line 528 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_XCT = 0x0059 |
Definition at line 529 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_XFCRC = 0x087C |
Definition at line 534 of file biffhelper.hxx.
const sal_uInt16 oox::xls::BIFF_ID_XFEXT = 0x087D |
Definition at line 535 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_MAX_PARAMCOUNT = 30 |
Maximum parameter count for OOXML/BIFF12 files.
Definition at line 195 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_STRF_16BIT = 0x01 |
Definition at line 585 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_STRF_PHONETIC = 0x04 |
Definition at line 586 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_STRF_RICH = 0x08 |
Definition at line 587 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_STRF_UNKNOWN = 0xF2 |
Definition at line 588 of file biffhelper.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ARRAY_BOOL = 2 |
String value in an array.
Definition at line 122 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ARRAY_DOUBLE = 0 |
Deleted 3D area reference.
Definition at line 120 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ARRAY_ERROR = 4 |
Boolean value in an array.
Definition at line 123 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ARRAY_STRING = 1 |
Double value in an array.
Definition at line 121 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_ASSIGN = 0x20 |
SUM function with one parameter.
Definition at line 133 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_CHOOSE = 0x04 |
Start of true condition in IF function.
Definition at line 130 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_IF = 0x02 |
Volatile function.
Definition at line 129 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_IFERROR = 0x80 |
Leading spaces and volatile formula.
Definition at line 136 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_SKIP = 0x08 |
Jump array of CHOOSE function.
Definition at line 131 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_SPACE = 0x40 |
BASIC style assignment.
Definition at line 134 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_SPACE_BR = 0x01 |
Spaces before next token.
Definition at line 139 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_SPACE_BR_CLOSE = 0x05 |
Spaces before closing parenthesis.
Definition at line 143 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_SPACE_BR_OPEN = 0x03 |
Spaces before opening parenthesis.
Definition at line 141 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_SPACE_SP = 0x00 |
Start of condition in IFERROR function (BIFF12 only).
Definition at line 138 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_SPACE_SP_CLOSE = 0x04 |
Line breaks before opening parenthesis.
Definition at line 142 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_SPACE_SP_OPEN = 0x02 |
Line breaks before next token.
Definition at line 140 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_SPACE_SP_PRE = 0x06 |
Line breaks before closing parenthesis.
Definition at line 144 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_SPACE_VOLATILE = 0x41 |
Spaces in formula representation.
Definition at line 135 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_SUM = 0x10 |
Skip tokens.
Definition at line 132 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_ATTR_VOLATILE = 0x01 |
TRUE value of a tBool token.
Definition at line 128 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_BOOL_FALSE = 0 |
Error code in an array.
Definition at line 125 of file formulabase.hxx.
Referenced by oox::xls::FormulaParserImpl::pushBiffBoolOperand().
const sal_uInt8 oox::xls::BIFF_TOK_BOOL_TRUE = 1 |
FALSE value of a tBool token.
Definition at line 126 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_TOK_FUNCVAR_CMD = 0x8000 |
Spaces before formula (BIFF3).
Definition at line 146 of file formulabase.hxx.
Referenced by oox::xls::FunctionProviderImpl::initFunc().
const sal_uInt8 oox::xls::BIFF_TOK_FUNCVAR_CMDPROMPT = 0x80 |
Mask for function/command index.
Definition at line 148 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_FUNCVAR_COUNTMASK = 0x7F |
User prompt for macro commands.
Definition at line 149 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_TOK_FUNCVAR_FUNCIDMASK = 0x7FFF |
Macro command.
Definition at line 147 of file formulabase.hxx.
const sal_uInt32 oox::xls::BIFF_TOK_NLR_ADDMASK = 0x3FFFFFFF |
NLR relative (in appended data).
Definition at line 190 of file formulabase.hxx.
const sal_uInt32 oox::xls::BIFF_TOK_NLR_ADDREL = 0x80000000 |
Mask to extract BIFF8 column from NLR.
Definition at line 189 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_COLR = 0x03 |
NLR: Row index.
Definition at line 175 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_COLV = 0x07 |
NLR: Value in row.
Definition at line 177 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_ERR = 0x01 |
Table reference: Single cell.
Definition at line 173 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_TOK_NLR_MASK = 0x3FFF |
True = NLR is relative.
Definition at line 187 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_RANGE = 0x0A |
NLR: Value in column.
Definition at line 178 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_RANGEERR = 0x10 |
Stacked NLR: Value in column.
Definition at line 184 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_TOK_NLR_REL = 0x8000 |
NLR: Pivot table name.
Definition at line 186 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_ROWR = 0x02 |
NLR: Invalid/deleted.
Definition at line 174 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_ROWV = 0x06 |
NLR: Column index.
Definition at line 176 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_SCOLR = 0x0D |
Stacked NLR: Row index.
Definition at line 181 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_SCOLV = 0x0F |
Stacked NLR: Value in row.
Definition at line 183 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_SRANGE = 0x0B |
NLR: Range.
Definition at line 179 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_SROWR = 0x0C |
Stacked NLR: Range.
Definition at line 180 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_SROWV = 0x0E |
Stacked NLR: Column index.
Definition at line 182 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOK_NLR_SXNAME = 0x1D |
NLR: Invalid/deleted range.
Definition at line 185 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_TOK_REF_COLMASK = 0x00FF |
True = row is relative (BIFF12).
Definition at line 156 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_TOK_REF_COLREL = 0x4000 |
Mask to extract BIFF2-BIFF5 row from reference.
Definition at line 158 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_TOK_REF_ROWMASK = 0x3FFF |
Mask to extract BIFF8 column from reference.
Definition at line 157 of file formulabase.hxx.
const sal_uInt16 oox::xls::BIFF_TOK_REF_ROWREL = 0x8000 |
True = column is relative.
Definition at line 159 of file formulabase.hxx.
const size_t oox::xls::BIFF_TOKARR_MAXLEN = 4096 |
Definition at line 44 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKCLASS_ARR = 0x60 |
40-5F: Value class tokens.
Definition at line 52 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKCLASS_MASK = 0x60 |
Maximum size of a token array.
Definition at line 48 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKCLASS_NONE = 0x00 |
Definition at line 49 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKCLASS_REF = 0x20 |
00-1F: Base tokens.
Definition at line 50 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKCLASS_VAL = 0x40 |
20-3F: Reference class tokens.
Definition at line 51 of file formulabase.hxx.
Referenced by oox::xls::FormulaParser::importOleTargetLink().
const sal_uInt8 oox::xls::BIFF_TOKFLAG_INVALID = 0x80 |
60-7F: Array class tokens.
Definition at line 54 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_ADD = 0x03 |
Multiple operation reference.
Definition at line 63 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_AREA = 0x05 |
2D cell reference.
Definition at line 100 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_AREA3D = 0x1B |
3D cell reference.
Definition at line 114 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_AREAERR = 0x0B |
Deleted 2D cell reference.
Definition at line 106 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_AREAERR3D = 0x1D |
Deleted 3D cell reference.
Definition at line 116 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_AREAN = 0x0D |
Relative 2D cell reference (in names).
Definition at line 108 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_ARRAY = 0x00 |
Floating-point constant.
Definition at line 95 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_ATTR = 0x19 |
Natural language reference (NLR).
Definition at line 85 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_BOOL = 0x1D |
Error constant.
Definition at line 89 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_CONCAT = 0x08 |
Power operator.
Definition at line 68 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_DIV = 0x06 |
Multiplication operator.
Definition at line 66 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_ENDSHEET = 0x1B |
Start of a sheet reference (BIFF2-BIFF4).
Definition at line 87 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_EQ = 0x0B |
Less than or equal operator.
Definition at line 71 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_ERR = 0x1C |
End of a sheet reference (BIFF2-BIFF4).
Definition at line 88 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_EXP = 0x01 |
Placeholder for invalid token id.
Definition at line 61 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_FUNC = 0x01 |
Array constant.
Definition at line 96 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_FUNCCE = 0x18 |
Reference subexpression (in names) without result.
Definition at line 111 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_FUNCVAR = 0x02 |
Function, fixed number of arguments.
Definition at line 97 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_GE = 0x0C |
Equal operator.
Definition at line 72 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_GT = 0x0D |
Greater than or equal operator.
Definition at line 73 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_INT = 0x1E |
Boolean constant.
Definition at line 90 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_ISECT = 0x0F |
Not equal operator.
Definition at line 75 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_LE = 0x0A |
Less than operator.
Definition at line 70 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_LIST = 0x10 |
Intersection operator.
Definition at line 76 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_LT = 0x09 |
String concatenation operator.
Definition at line 69 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_MASK = 0x1F |
This bit must be null for a valid token identifier.
Definition at line 58 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_MEMAREA = 0x06 |
2D area reference.
Definition at line 101 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_MEMAREAN = 0x0E |
Relative 2D area reference (in names).
Definition at line 109 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_MEMERR = 0x07 |
Constant reference subexpression.
Definition at line 102 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_MEMFUNC = 0x09 |
Constant reference subexpression without result.
Definition at line 104 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_MEMNOMEM = 0x08 |
Deleted reference subexpression.
Definition at line 103 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_MEMNOMEMN = 0x0F |
Reference subexpression (in names).
Definition at line 110 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_MISSARG = 0x16 |
Parentheses.
Definition at line 82 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_MUL = 0x05 |
Subtraction operator.
Definition at line 65 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_NAME = 0x03 |
Function, variable number of arguments.
Definition at line 98 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_NAMEX = 0x19 |
Definition at line 112 of file formulabase.hxx.
Referenced by oox::xls::FormulaParser::importOleTargetLink().
const sal_uInt8 oox::xls::BIFF_TOKID_NE = 0x0E |
Greater than operator.
Definition at line 74 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_NLR = 0x18 |
String constant.
Definition at line 84 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_NONE = 0x00 |
Definition at line 60 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_NUM = 0x1F |
Integer constant.
Definition at line 91 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_PAREN = 0x15 |
Percent sign.
Definition at line 81 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_PERCENT = 0x14 |
Unary minus.
Definition at line 80 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_POWER = 0x07 |
Division operator.
Definition at line 67 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_RANGE = 0x11 |
List operator.
Definition at line 77 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_REF = 0x04 |
Defined name.
Definition at line 99 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_REF3D = 0x1A |
External reference.
Definition at line 113 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_REFERR = 0x0A |
Variable reference subexpression.
Definition at line 105 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_REFERR3D = 0x1C |
3D area reference.
Definition at line 115 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_REFN = 0x0C |
Deleted 2D area reference.
Definition at line 107 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_SHEET = 0x1A |
Special attribute.
Definition at line 86 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_STR = 0x17 |
Missing argument.
Definition at line 83 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_SUB = 0x04 |
Addition operator.
Definition at line 64 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_TBL = 0x02 |
Array or shared formula reference.
Definition at line 62 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_UMINUS = 0x13 |
Unary plus.
Definition at line 79 of file formulabase.hxx.
const sal_uInt8 oox::xls::BIFF_TOKID_UPLUS = 0x12 |
Range operator.
Definition at line 78 of file formulabase.hxx.
|
static |
Definition at line 175 of file condformatbuffer.cxx.
const sal_Int32 oox::xls::OOX_COLOR_BUTTONBACK = 67 |
System window background color (BIFF5+).
Definition at line 53 of file stylesbuffer.hxx.
Referenced by oox::xls::ColorPalette::getColor().
const sal_Int32 oox::xls::OOX_COLOR_CHBORDERAUTO = 79 |
System window background color (BIFF8 charts).
Definition at line 56 of file stylesbuffer.hxx.
Referenced by oox::xls::ColorPalette::getColor().
const sal_Int32 oox::xls::OOX_COLOR_CHWINDOWBACK = 78 |
System window text color (BIFF8 charts).
Definition at line 55 of file stylesbuffer.hxx.
Referenced by oox::xls::ColorPalette::getColor().
const sal_Int32 oox::xls::OOX_COLOR_CHWINDOWTEXT = 77 |
System button background color (face color).
Definition at line 54 of file stylesbuffer.hxx.
Referenced by oox::xls::ColorPalette::getColor().
const sal_Int32 oox::xls::OOX_COLOR_FONTAUTO = 0x7FFF |
Note text color.
Definition at line 59 of file stylesbuffer.hxx.
Referenced by oox::xls::ColorPalette::getColor().
const sal_Int32 oox::xls::OOX_COLOR_NOTEBACK = 80 |
Automatic frame border (BIFF8 charts).
Definition at line 57 of file stylesbuffer.hxx.
Referenced by oox::xls::ColorPalette::getColor().
const sal_Int32 oox::xls::OOX_COLOR_NOTETEXT = 81 |
Note background color.
Definition at line 58 of file stylesbuffer.hxx.
Referenced by oox::xls::ColorPalette::getColor().
const sal_Int32 oox::xls::OOX_COLOR_WINDOWBACK = 65 |
System window text color (BIFF5+).
Definition at line 52 of file stylesbuffer.hxx.
Referenced by oox::xls::ColorPalette::getColor(), and oox::xls::PatternFillModel::PatternFillModel().
const sal_Int32 oox::xls::OOX_COLOR_WINDOWBACK3 = 25 |
System window text color (BIFF3-BIFF4).
Definition at line 50 of file stylesbuffer.hxx.
Referenced by oox::xls::ColorPalette::getColor().
const sal_Int32 oox::xls::OOX_COLOR_WINDOWTEXT = 64 |
System window background color (BIFF3-BIFF4).
Definition at line 51 of file stylesbuffer.hxx.
Referenced by oox::xls::BorderLineModel::BorderLineModel(), oox::xls::ColorPalette::getColor(), oox::xls::SheetViewSettings::importSheetView(), oox::xls::PatternFillModel::PatternFillModel(), and oox::xls::SheetViewModel::SheetViewModel().
const sal_Int32 oox::xls::OOX_COLOR_WINDOWTEXT3 = 24 |
Definition at line 49 of file stylesbuffer.hxx.
Referenced by oox::xls::ColorPalette::getColor().
const sal_uInt8 oox::xls::OOX_MAX_PARAMCOUNT = 255 |
Mask for number of appended ranges.
Definition at line 194 of file formulabase.hxx.
Referenced by oox::xls::FunctionProviderImpl::initFunc().