Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx141 SvxFieldData* FindByIndex(sal_uInt16 nIndex, TypeId aType);
210 SvxFieldData* ScUnoEditEngine::FindByIndex(sal_uInt16 nIndex, TypeId aType) in FindByIndex() function in ScUnoEditEngine
296 if ( aTempEngine.FindByIndex( (sal_uInt16)Index, NULL ) ) // in der Zelle ist der Typ egal in GetObjectByIndex_Impl()
928 SvxFieldData* pData = aTempEngine.FindByIndex( (sal_uInt16)Index, aTypeId ); in GetObjectByIndex_Impl()

Completed in 19 milliseconds