Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dformulaparser.cxx1952 typedef bool (BiffFormulaParserImpl::*ImportTokenFunc)( BiffInputStream& ); typedef in oox::xls::BiffFormulaParserImpl
1955ImportTokenFunc mpImportStrToken; /// Pointer to tStr import function (string consta…
1956ImportTokenFunc mpImportSpaceToken; /// Pointer to tAttrSpace import function (spaces/…
1957ImportTokenFunc mpImportSheetToken; /// Pointer to tSheet import function (external re…
1958ImportTokenFunc mpImportEndSheetToken; /// Pointer to tEndSheet import function (end of e…
1959ImportTokenFunc mpImportNlrToken; /// Pointer to tNlr import function (natural langu…
1964ImportTokenFunc mpImportNameXToken; /// Pointer to tNameX import function (external na…
1965ImportTokenFunc mpImportFuncToken; /// Pointer to tFunc import function (function wit…
1966ImportTokenFunc mpImportFuncVarToken; /// Pointer to tFuncVar import function (function …
1967ImportTokenFunc mpImportFuncCEToken; /// Pointer to tFuncCE import function (command ma…

Completed in 30 milliseconds