Home
last modified time | relevance | path

Searched refs:BIFF_ID_STYLEEXT (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dbiffhelper.hxx516 const sal_uInt16 BIFF_ID_STYLEEXT = 0x0892; variable
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx3082 case BIFF_ID_STYLEEXT: in implDumpRecordBody()
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx2914 …if( (getBiff() == BIFF8) && (rStrm.getNextRecId() == BIFF_ID_STYLEEXT) && rStrm.startNextRecord() ) in importStyle()

Completed in 58 milliseconds