Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dparclass.cxx342 if ( ScGlobal::GetFuncCollection()->SearchFunc( aFuncName, nIndex) ) in GetExternalParameterType()
344 FuncData* pFuncData = (FuncData*)ScGlobal::GetFuncCollection()->At( in GetExternalParameterType()
H A Dadiasync.cxx76 pFuncData = (FuncData*)ScGlobal::GetFuncCollection()->At(nIndex); in ScAddInAsync()
H A Dcallform.cxx259 FuncCollection* pFuncCol = ScGlobal::GetFuncCollection(); in InitExternalFunc()
H A Dinterpr4.cxx2156 if (ScGlobal::GetFuncCollection()->SearchFunc(aFuncName, nIndex)) in ScExternal()
2158 FuncData* pFuncData = (FuncData*)ScGlobal::GetFuncCollection()->At(nIndex); in ScExternal()
H A Dcompiler.cxx308 if ( ScGlobal::GetFuncCollection()->SearchFunc( aUpper, nIndex ) ) in IsEnglishSymbol()
2567 bFound = ScGlobal::GetFuncCollection()->SearchFunc( cSymbol, nIndex); in IsOpCode()
/aoo41x/main/sc/source/core/data/
H A Dglobal.cxx306 FuncCollection* ScGlobal::GetFuncCollection() in GetFuncCollection() function in ScGlobal
1285 pFuncColl = ScGlobal::GetFuncCollection(); in ScFunctionList()
/aoo41x/main/sc/inc/
H A Dglobal.hxx592 static FuncCollection* GetFuncCollection();
/aoo41x/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx373 if ( ScGlobal::GetFuncCollection()->SearchFunc( aUpper, nIndex ) ) in SC_IMPL_DUMMY_PROPERTY_LISTENER()

Completed in 100 milliseconds