Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dsheetdatacontext.cxx635 case BIFF2_ID_LABEL: in importRecord()
873 bool bBiff2Xf = rStrm.getRecId() == BIFF2_ID_LABEL; in importLabel()
/trunk/main/oox/inc/oox/xls/
H A Dbiffhelper.hxx428 const sal_uInt16 BIFF2_ID_LABEL = 0x0004; variable
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx2549 case BIFF2_ID_LABEL: in implDumpRecordBody()
2552 bool bBiff2 = nRecId == BIFF2_ID_LABEL; in implDumpRecordBody()

Completed in 42 milliseconds