Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx140 sal_uInt16 CountFields(TypeId aType);
198 sal_uInt16 ScUnoEditEngine::CountFields(TypeId aType) in CountFields() function in ScUnoEditEngine
314 return aTempEngine.CountFields(NULL); // Felder zaehlen, in Zelle ist der Typ egal in getCount()
971 return aTempEngine.CountFields(aTypeId); // Felder zaehlen in getCount()

Completed in 23 milliseconds