Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx259 inline sal_uInt16 GetPackCount() { return sizeof(aSwFlds) / sizeof(SwFldPack); } in GetPackCount() function
452 ASSERT(nPos < ::GetPackCount(), "unzulaessige Pos"); in GetTypeId()
459 ASSERT(nPos < ::GetPackCount(), "unzulaessige TypeId"); in GetTypeStr()
493 for(sal_uInt16 i = 0; i < GetPackCount(); i++) in GetPos()

Completed in 18 milliseconds