Searched refs:SearchFunc (Results 1 – 6 of 6) sorted by relevance
107 sal_Bool SearchFunc( const String& rName, sal_uInt16& rIndex ) const;
158 sal_Bool FuncCollection::SearchFunc( const String& rName, sal_uInt16& rIndex ) const in SearchFunc() function in FuncCollection
342 if ( ScGlobal::GetFuncCollection()->SearchFunc( aFuncName, nIndex) ) in GetExternalParameterType()
308 if ( ScGlobal::GetFuncCollection()->SearchFunc( aUpper, nIndex ) ) in IsEnglishSymbol()2567 bFound = ScGlobal::GetFuncCollection()->SearchFunc( cSymbol, nIndex); in IsOpCode()
2156 if (ScGlobal::GetFuncCollection()->SearchFunc(aFuncName, nIndex)) in ScExternal()
373 if ( ScGlobal::GetFuncCollection()->SearchFunc( aUpper, nIndex ) ) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
Completed in 58 milliseconds