Searched refs:BIFF_ID_STYLEEXT (Results 1 – 3 of 3) sorted by relevance
516 const sal_uInt16 BIFF_ID_STYLEEXT = 0x0892; variable
3082 case BIFF_ID_STYLEEXT: in implDumpRecordBody()
2914 …if( (getBiff() == BIFF8) && (rStrm.getNextRecId() == BIFF_ID_STYLEEXT) && rStrm.startNextRecord() ) in importStyle()
Completed in 58 milliseconds