Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dformulabase.hxx67 const sal_uInt8 BIFF_TOKID_TBL = 0x02; /// Multiple operation reference. variable
/trunk/main/oox/source/xls/
H A Dformulaparser.cxx2122 … case BIFF_TOKID_TBL: bOk = importTblToken( rStrm ); break; in importBiffFormula()
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx832 case BIFF_TOKID_TBL: dumpExpToken( "TBL" ); break; in implDump()

Completed in 52 milliseconds