Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dformulabase.cxx954 mxFuncImpl( new FunctionProviderImpl( eFilter, eBiff, bImportFilter ) ) in FunctionProvider()
964 return mxFuncImpl->maOdfFuncs.get( rFuncName ).get(); in getFuncInfoFromOdfFuncName()
969 return mxFuncImpl->maOoxFuncs.get( rFuncName ).get(); in getFuncInfoFromOoxFuncName()
974 return mxFuncImpl->maBiff12Funcs.get( nFuncId ).get(); in getFuncInfoFromBiff12FuncId()
979 return mxFuncImpl->maBiffFuncs.get( nFuncId ).get(); in getFuncInfoFromBiffFuncId()
984 return mxFuncImpl->maMacroFuncs.get( rFuncName ).get(); in getFuncInfoFromMacroName()
1003 return mxFuncImpl->maFuncs; in getFuncs()
/aoo41x/main/oox/inc/oox/xls/
H A Dformulabase.hxx579 …FunctionProviderImplRef mxFuncImpl; /// Shared implementation between all copies of the provid… member in oox::xls::FunctionProvider

Completed in 23 milliseconds