Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/c4group/
H A DC4Language.h58 int GetPackCount();
H A DC4Language.cpp133 int C4Language::GetPackCount() in GetPackCount() function in C4Language
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/fldui/
H A Dfldmgr.cxx368 static sal_uInt16 GetPackCount() { return SAL_N_ELEMENTS(aSwFields); } in GetPackCount() function
531 OSL_ENSURE(nPos < ::GetPackCount(), "forbidden Pos"); in GetTypeId()
537 OSL_ENSURE(nPos < ::GetPackCount(), "forbidden TypeId"); in GetTypeStr()
568 for(sal_uInt16 i = 0; i < GetPackCount(); i++) in GetPos()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/fldui/
H A Dfldmgr.cxx362 static sal_uInt16 GetPackCount() { return SAL_N_ELEMENTS(aSwFields); } in GetPackCount() function
525 OSL_ENSURE(nPos < ::GetPackCount(), "forbidden Pos"); in GetTypeId()
531 OSL_ENSURE(nPos < ::GetPackCount(), "forbidden TypeId"); in GetTypeStr()
562 for(sal_uInt16 i = 0; i < GetPackCount(); i++) in GetPos()