Home
last modified time | relevance | path

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

/aoo41x/main/oox/inc/oox/xls/
H A Dformulabase.hxx567 const FunctionInfo* getFuncInfoFromMacroName( const ::rtl::OUString& rFuncName ) const;
/aoo41x/main/oox/source/xls/
H A Dformulabase.cxx982 const FunctionInfo* FunctionProvider::getFuncInfoFromMacroName( const OUString& rFuncName ) const in getFuncInfoFromMacroName() function in oox::xls::FunctionProvider
1314 pFuncInfo = getFuncInfoFromMacroName( rToken.Data.get< OUString >() ); in getFuncInfoFromApiToken()

Completed in 30 milliseconds