Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/dump/
H A Dxlsbdumper.hxx181 NameListRef mxSpTypes; member in oox::dump::xlsb::FormulaObject
H A Dbiffdumper.hxx379 NameListRef mxSpTypes; member in oox::dump::biff::FormulaObject
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx492 mxSpTypes = rCfg.getNameList( "ATTRSPACETYPES" ); in constructFmlaObj()
873 dumpDec< sal_uInt8 >( "char-type", mxSpTypes ); in dumpAttrToken()
H A Dbiffdumper.cxx938 mxSpTypes = rCfg.getNameList( "ATTRSPACETYPES" ); in constructFmlaObj()
1392 dumpDec< sal_uInt8 >( "char-type", mxSpTypes ); in dumpAttrToken()

Completed in 54 milliseconds