Home
last modified time | relevance | path

Searched refs:GetGroupCount (Results 1 – 25 of 74) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/qa/cppunit/
H A Dtest_config.cxx80 sal_uInt16 nActual = aConfig.GetGroupCount(); in testDeleteGroup()
93 sal_uInt16 nActual = aConfig.GetGroupCount(); in testDeleteGroup()
103 sal_uInt16 nActual = aConfig.GetGroupCount(); in testGetGroupCount()
175 CPPUNIT_ASSERT_EQUAL(nExpected, aConfig.GetGroupCount()); in testWriteDeleteKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/qa/cppunit/
H A Dtest_config.cxx80 sal_uInt16 nActual = aConfig.GetGroupCount(); in testDeleteGroup()
93 sal_uInt16 nActual = aConfig.GetGroupCount(); in testDeleteGroup()
103 sal_uInt16 nActual = aConfig.GetGroupCount(); in testGetGroupCount()
175 CPPUNIT_ASSERT_EQUAL(nExpected, aConfig.GetGroupCount()); in testWriteDeleteKey()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dmsgpool.hxx53 sal_uInt16 GetGroupCount() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dmsgpool.hxx54 sal_uInt16 GetGroupCount() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dconfig.hxx49 sal_uInt16 GetGroupCount() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dappdispatchprovider.cxx165 for (sal_uInt16 i=0; i< rAppSlotPool.GetGroupCount(); ++i) in getSupportedCommandGroups()
194 for (sal_uInt16 i=0; i< rAppSlotPool.GetGroupCount(); ++i) in getConfigurableDispatchInformation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dappdispatchprovider.cxx180 for (sal_uInt16 i=0; i< rAppSlotPool.GetGroupCount(); ++i) in getSupportedCommandGroups()
209 for (sal_uInt16 i=0; i< rAppSlotPool.GetGroupCount(); ++i) in getConfigurableDispatchInformation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dconfig.hxx49 sal_uInt16 GetGroupCount() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dgloslst.hxx65 size_t GetGroupCount();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dgloslst.hxx66 size_t GetGroupCount();
/dports/games/springlobby/springlobby-0.180/src/helper/
H A Dslconfig.h109 unsigned int GetGroupCount( const wxString& base_key );
H A Dslconfig.cpp259 unsigned int slConfig::GetGroupCount( const wxString& base_key ) in GetGroupCount() function in slConfig
/dports/games/openclonk/openclonk-release-8.1-src/src/c4group/
H A DC4GroupSet.h96 int32_t GetGroupCount();
H A DC4Language.cpp135 return Packs.GetGroupCount(); in GetPackCount()
H A DC4GroupSet.cpp251 int32_t C4GroupSet::GetGroupCount() in GetGroupCount() function in C4GroupSet
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/xmpp/
H A Drostermodule.h164 virtual size_t GetGroupCount() const = 0;
H A Drostermoduleimpl.h124 virtual size_t GetGroupCount() const;
H A Drostermoduleimpl.cc402 XmppRosterContactImpl::GetGroupCount() const { in GetGroupCount() function in buzz::XmppRosterContactImpl
424 if (index >= GetGroupCount()) in GetGroup()
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/NormalBump/
H A DVNormal.h82 WORD GetGroupCount( int vertIndex );
H A DVNormal.cpp188 WORD VertFaceGrouping::GetGroupCount( int vertIndex ) {return groupCounts[vertIndex];} in GetGroupCount() function in VertFaceGrouping
331 itemCount += grouping.GetGroupCount(v); in Init()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Ddpdimsave.hxx113 long GetGroupCount() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Ddpdimsave.hxx121 tools::Long GetGroupCount() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Dmsgpool.cxx210 sal_uInt16 SfxSlotPool::GetGroupCount() const in GetGroupCount() function in SfxSlotPool
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/control/
H A Dmsgpool.cxx224 sal_uInt16 SfxSlotPool::GetGroupCount() const in GetGroupCount() function in SfxSlotPool
/dports/devel/embb/embb-1.0.0/mtapi_cpp/include/embb/mtapi/
H A Dnode.h174 mtapi_uint_t GetGroupCount() const { in GetGroupCount() function

123