Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dchartsheetfragment.cxx207 … case BIFF_ID_CHBEGIN: BiffHelper::skipRecordBlock( rStrm, BIFF_ID_CHEND ); break; in importFragment()
/trunk/main/oox/inc/oox/xls/
H A Dbiffhelper.hxx297 const sal_uInt16 BIFF_ID_CHBEGIN = 0x1033; variable
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx314 case BIFF_ID_CHBEGIN: in implStartRecord()