Home
last modified time | relevance | path

Searched refs:BIFF3 (Results 1 – 20 of 20) sorted by relevance

/trunk/main/oox/source/dump/
H A Dbiffdumper.ini86 constlist=COLORS-BIFF3
120 include=BORDERSTYLES-BIFF3
124 multilist=FILLPATTERNS-BIFF3
313 multilist=RECORD-NAMES-BIFF3
520 flagslist=ARRAY-FLAGS-BIFF3
1542 multilist=OBJ-TYPE-BIFF3
1547 include=OBJ-TYPE-BIFF3
1565 flagslist=OBJ-FLAGS-BIFF3
1576 include=OBJ-FLAGS-BIFF3
2308 combilist=XF-FILL-BIFF3
[all …]
H A Dbiffdumper.cxx199 …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 …]
/trunk/main/oox/source/xls/
H A Dbiffdetector.cxx96 eBiff = BIFF3; in detectStreamBiffVersion()
112 case BIFF_BOF_BIFF3: eBiff = BIFF3; break; in detectStreamBiffVersion()
213 case BIFF3: in detect()
H A Dexternallinkbuffer.cxx193 if( getBiff() >= BIFF3 ) in importExternalName()
319 case BIFF3:
782 case BIFF3: in getSheetRange()
1075 case BIFF3: in getExternalLink()
H A Dexternallinkfragment.cxx369 case BIFF3: switch( nRecId ) in importRecord()
442 case BIFF3: in importXct()
H A Ddefnamesbuffer.cxx385 case BIFF3: in importDefinedName()
430 case BIFF3: in importDefinedName()
H A Dworkbookfragment.cxx544 case BIFF3: switch( nRecId ) in importGlobalsFragment()
700 case BIFF3: in importSheetFragment()
H A Dexcelhandlers.cxx129 case BIFF3: switch( nType ) in startFragment()
H A Dcommentsbuffer.cxx100 case BIFF3: in importNote()
H A Dsheetdatacontext.cxx606 case BIFF3: in BiffSheetDataContext()
653 case BIFF3: switch( nRecId ) in importRecord()
H A Dchartsheetfragment.cxx225 case BIFF3: switch( nRecId ) in importFragment()
H A Dworkbookhelper.cxx446 case BIFF3: in createBuffersPerSheet()
H A Daddressconverter.cxx250 case BIFF3: in AddressConverter()
H A Dstylesbuffer.cxx500 case BIFF3: in ColorPalette()
900 case BIFF3: in importFont()
2302 case BIFF3: in importXf()
H A Ddrawingmanager.cxx1318 case BIFF3: in importObj()
H A Dnumberformatsbuffer.cxx2011 case BIFF3: in importFormat()
H A Dworksheetfragment.cxx814 case BIFF3: switch( nRecId ) in importFragment()
H A Dformulabase.cxx879 if( eBiff >= BIFF3 ) in FunctionProviderImpl()
H A Dformulaparser.cxx2008 case BIFF3: in BiffFormulaParserImpl()
/trunk/main/oox/inc/oox/xls/
H A Dbiffhelper.hxx257 BIFF3, /// MS Excel 3.0. enumerator

Completed in 159 milliseconds