Home
last modified time | relevance | path

Searched refs:BIFF_TOKID_AREAN (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/oox/inc/oox/xls/
H A Dformulabase.hxx113 const sal_uInt8 BIFF_TOKID_AREAN = 0x0D; /// Relative 2D area reference (in name… variable
/aoo41x/main/oox/source/xls/
H A Dformulaparser.cxx1419 … case BIFF_TOKID_AREAN: bOk = importAreaToken( rStrm, false, true ); break; in importBiff12Formula()
2173 …case BIFF_TOKID_AREAN: bOk = (this->*mpImportAreaToken)( rStrm, false, true ); … in importBiffFormula()
/aoo41x/main/oox/source/dump/
H A Dxlsbdumper.cxx438 … case BIFF_TOKID_AREAN: dumpAreaToken( aTokClass, true ); break; in implDump()
H A Dbiffdumper.cxx883 … case BIFF_TOKID_AREAN: dumpAreaToken( aTokClass, true ); break; in implDump()

Completed in 59 milliseconds