Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dexternallinkbuffer.hxx265 FunctionLibraryType getFuncLibraryType() const;
/trunk/main/oox/source/xls/
H A Dexternallinkbuffer.cxx714 FunctionLibraryType ExternalLink::getFuncLibraryType() const in getFuncLibraryType() function in oox::xls::ExternalLink
H A Dformulaparser.cxx1074 …>meFuncLibType != FUNCLIB_UNKNOWN) && (pFuncInfo->meFuncLibType == rExtLink.getFuncLibraryType()) ) in pushExternalNameOperand()
1254 …meFuncLibType != FUNCLIB_UNKNOWN) && (pFuncInfo->meFuncLibType == pExtLink->getFuncLibraryType()) ) in resolveBadFuncName()

Completed in 43 milliseconds