Searched refs:GetCheckedEntryCount (Results 1 – 8 of 8) sorted by relevance
76 sal_uInt16 GetCheckedEntryCount() const;
135 sal_uInt16 SvxCheckListBox::GetCheckedEntryCount() const in GetCheckedEntryCount() function in SvxCheckListBox
366 maBtnOk.Enable( maLbUnits.GetCheckedEntryCount() > 0 ); in IMPL_LINK()
233 sal_uInt16 nCheckCount = aLbColumns.GetCheckedEntryCount(); in DoFillItemSet()
400 sal_Int32 nSize = bNotLocalized ? 1 : m_pCheckLangLB->GetCheckedEntryCount(); in GetLocales()
552 sal_uInt16 nCheckCount = aCheckLB.GetCheckedEntryCount(); in FillItemSet()
1238 size_t nNumChecked = maChecks.GetCheckedEntryCount(); in IMPL_LINK()
881 m_ok.Enable(m_updates.GetCheckedEntryCount() != 0); in enableOk()
Completed in 47 milliseconds