Searched refs:BIFF3 (Results 1 – 20 of 20) sorted by relevance
| /AOO42X/main/oox/source/dump/ |
| H A D | biffdumper.ini | 86 constlist=COLORS-BIFF3 117 shortlist=BORDERSTYLES-BIFF3,0,none,thin,medium,dash,dot,thick,double,hair 120 include=BORDERSTYLES-BIFF3 124 multilist=FILLPATTERNS-BIFF3 296 # worksheet records new in BIFF3, but supported in BIFF2 streams 313 multilist=RECORD-NAMES-BIFF3 342 include=RECORD-NAMES-BIFF3 463 constlist=SIMPLE-RECORDS-BIFF3 477 include=SIMPLE-RECORDS-BIFF3 520 flagslist=ARRAY-FLAGS-BIFF3 [all …]
|
| H A D | biffdumper.cxx | 199 …case BIFF3: if( !xList ) xList = Config::implGetNameList( aBaseKey + OUString( sal_Unicode( '3' ) … in implGetNameList() 664 case BIFF3: in dumpConstArrayHeader() 1110 case BIFF3: dumpUnused( 2 ); break; in readTokenRefIdx() 1197 case BIFF3: in dumpNameToken() 1386 case BIFF3: in dumpAttrToken() 2343 … sal_uInt16 nFlags = (eBiff >= BIFF3) ? dumpHex< sal_uInt16 >( "flags", "EXTERNALNAME-FLAGS" ) : 0; in implDumpRecordBody() 3663 if( getBiff() >= BIFF3 ) in dumpFontRec() 3694 case BIFF3: in dumpFormatRec() 3731 case BIFF3: in dumpXfRec() 3776 case BIFF3: in dumpObjRec() [all …]
|
| /AOO42X/main/oox/source/xls/ |
| H A D | biffdetector.cxx | 96 eBiff = BIFF3; in detectStreamBiffVersion() 112 case BIFF_BOF_BIFF3: eBiff = BIFF3; break; in detectStreamBiffVersion() 213 case BIFF3: in detect()
|
| H A D | externallinkbuffer.cxx | 193 if( getBiff() >= BIFF3 ) in importExternalName() 319 case BIFF3: 782 case BIFF3: in getSheetRange() 1075 case BIFF3: in getExternalLink()
|
| H A D | externallinkfragment.cxx | 369 case BIFF3: switch( nRecId ) in importRecord() 442 case BIFF3: in importXct()
|
| H A D | defnamesbuffer.cxx | 385 case BIFF3: in importDefinedName() 430 case BIFF3: in importDefinedName()
|
| H A D | workbookfragment.cxx | 544 case BIFF3: switch( nRecId ) in importGlobalsFragment() 700 case BIFF3: in importSheetFragment()
|
| H A D | excelhandlers.cxx | 129 case BIFF3: switch( nType ) in startFragment()
|
| H A D | commentsbuffer.cxx | 100 case BIFF3: in importNote()
|
| H A D | sheetdatacontext.cxx | 606 case BIFF3: in BiffSheetDataContext() 653 case BIFF3: switch( nRecId ) in importRecord()
|
| H A D | chartsheetfragment.cxx | 225 case BIFF3: switch( nRecId ) in importFragment()
|
| H A D | workbookhelper.cxx | 446 case BIFF3: in createBuffersPerSheet()
|
| H A D | addressconverter.cxx | 250 case BIFF3: in AddressConverter()
|
| H A D | stylesbuffer.cxx | 500 case BIFF3: in ColorPalette() 900 case BIFF3: in importFont() 2302 case BIFF3: in importXf()
|
| H A D | numberformatsbuffer.cxx | 2011 case BIFF3: in importFormat()
|
| H A D | drawingmanager.cxx | 1318 case BIFF3: in importObj()
|
| H A D | worksheetfragment.cxx | 814 case BIFF3: switch( nRecId ) in importFragment()
|
| H A D | formulabase.cxx | 879 if( eBiff >= BIFF3 ) in FunctionProviderImpl()
|
| H A D | formulaparser.cxx | 2008 case BIFF3: in BiffFormulaParserImpl()
|
| /AOO42X/main/oox/inc/oox/xls/ |
| H A D | biffhelper.hxx | 257 BIFF3, /// MS Excel 3.0. enumerator
|