Home
last modified time | relevance | path

Searched refs:SearchFunc (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/inc/
H A Dcallform.hxx107 sal_Bool SearchFunc( const String& rName, sal_uInt16& rIndex ) const;
/trunk/main/sc/source/core/tool/
H A Dcallform.cxx158 sal_Bool FuncCollection::SearchFunc( const String& rName, sal_uInt16& rIndex ) const in SearchFunc() function in FuncCollection
H A Dparclass.cxx342 if ( ScGlobal::GetFuncCollection()->SearchFunc( aFuncName, nIndex) ) in GetExternalParameterType()
H A Dcompiler.cxx308 if ( ScGlobal::GetFuncCollection()->SearchFunc( aUpper, nIndex ) ) in IsEnglishSymbol()
2567 bFound = ScGlobal::GetFuncCollection()->SearchFunc( cSymbol, nIndex); in IsOpCode()
H A Dinterpr4.cxx2156 if (ScGlobal::GetFuncCollection()->SearchFunc(aFuncName, nIndex)) in ScExternal()
/trunk/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx373 if ( ScGlobal::GetFuncCollection()->SearchFunc( aUpper, nIndex ) ) in SC_IMPL_DUMMY_PROPERTY_LISTENER()

Completed in 76 milliseconds