Home
last modified time | relevance | path

Searched refs:GetSelectEntryCount (Results 51 – 75 of 100) sorted by relevance

1234

/aoo42x/main/cui/source/dialogs/
H A Dshowcols.cxx73 for (sal_uInt16 i=0; i<m_aList.GetSelectEntryCount(); ++i) in IMPL_LINK()
H A Dcuifmsearch.cxx457 …DBG_ASSERT(pBox->GetSelectEntryCount() == 1, "FmSearchDialog::OnMethodSelected : unerwartet : nich… in IMPL_LINK()
467 …DBG_ASSERT(pBox->GetSelectEntryCount() == 1, "FmSearchDialog::OnFieldSelected : unerwartet : nicht… in IMPL_LINK()
H A DSpellDialog.cxx557 aSuggestionLB.IsEnabled() && aSuggestionLB.GetSelectEntryCount() > 0 && in IMPL_LINK()
624 aSuggestionLB.GetSelectEntryCount()>0 && in IMPL_LINK()
649 aSuggestionLB.GetSelectEntryCount()>0 && in IMPL_LINK()
/aoo42x/main/extensions/source/propctrlr/
H A Dlistselectiondlg.cxx150 sal_uInt16 nSelectedCount = m_aEntries.GetSelectEntryCount( ); in collectSelection()
/aoo42x/main/cui/source/tabpages/
H A Dnumpages.cxx1981 (pBox->GetSelectEntryCount() == 1 || nSaveNumLvl != 0xffff)) in IMPL_LINK()
1989 else if(pBox->GetSelectEntryCount()) in IMPL_LINK()
3160 const bool bSingleSelection = aLevelLB.GetSelectEntryCount() == 1 && in InitControls()
3654 (pBox->GetSelectEntryCount() == 1 || nSaveNumLvl != 0xffff)) in IMPL_LINK()
3662 else if(pBox->GetSelectEntryCount()) in IMPL_LINK()
3776 sal_Bool bSingleSelection = aLevelLB.GetSelectEntryCount() == 1 && USHRT_MAX != nActNumLvl; in IMPL_LINK()
/aoo42x/main/sw/source/ui/envelp/
H A Dmailmrge.cxx418 if (aAddressFldLB.GetSelectEntryCount() == 0) in SwMailMergeDlg()
420 if (aColumnLB.GetSelectEntryCount() == 0) in SwMailMergeDlg()
/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessiblelist.cxx57 sal_Int32 nCount = bSelected ? (sal_Int32)_rListBox.GetSelectEntryCount() in checkSelection_Impl()
976 nCount = m_pListBoxHelper->GetSelectEntryCount(); in getSelectedAccessibleChildCount()
H A Dvclxaccessiblebox.cxx584 nSelectedEntryCount = pListBox->GetSelectEntryCount(); in FillAccessibleStateSet()
/aoo42x/main/cui/source/options/
H A Doptjava.cxx926 if ( m_aPathList.GetSelectEntryCount() > 0 ) in IMPL_LINK()
964 if ( m_aPathList.GetSelectEntryCount() > 0 ) in IMPL_LINK()
/aoo42x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx591 sal_uInt16 AbstractScShowTabDlg_Impl::GetSelectEntryCount() const in GetSelectEntryCount() function in AbstractScShowTabDlg_Impl
593 return pDlg->GetSelectEntryCount(); in GetSelectEntryCount()
/aoo42x/main/formula/source/ui/dlg/
H A Dfuncpage.cxx241 return aLbFunction.GetSelectEntryCount(); in GetFunctionEntryCount()
/aoo42x/main/padmin/source/
H A Dnewppdlg.cxx170 for( int i = 0; i < m_aDriverLB.GetSelectEntryCount(); i++ ) in IMPL_LINK()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1397 if (!_rLB.GetSelectEntryCount()) in FillPosLB()
1400 if (!_rLB.GetSelectEntryCount()) in FillPosLB()
1466 if (!_rLB.GetSelectEntryCount()) in FillRelLB()
1560 if (!_rLB.GetSelectEntryCount()) in FillRelLB()
1968 if (pLB->GetSelectEntryCount()) in IMPL_LINK()
/aoo42x/main/vcl/inc/vcl/
H A Dcombobox.hxx199 sal_uInt16 GetSelectEntryCount() const;
H A Dlstbox.hxx141 virtual sal_uInt16 GetSelectEntryCount() const;
/aoo42x/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx247 if(aTypeDCB.GetSelectEntryCount()) in InitControls()
1885 aOKBT.Enable(pTypeListBox->GetSelectEntryCount() && bEnable); in IMPL_LINK()
1894 aOKBT.Enable(m_bNameAllowed && pBox->GetSelectEntryCount()); in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddsselect.cxx173 if (pListBox->GetSelectEntryCount()) in IMPL_LINK()
/aoo42x/main/svx/source/fmcomp/
H A Dgridcell.cxx2735 if (static_cast<ListBox*>(m_pWindow)->GetSelectEntryCount()) in commitControl()
2956 if (static_cast<ListBox*>(m_pWindow)->GetSelectEntryCount()) in commitControl()
4281 sal_uInt16 nSelEntries = m_pBox->GetSelectEntryCount(); in getSelectedItemsPos()
4313 sal_uInt16 nSelEntries = m_pBox->GetSelectEntryCount(); in getSelectedItems()
4415 aEvent.Selected = (m_pBox->GetSelectEntryCount() == 1 ) in onWindowEvent()
4628 aEvent.Selected = ( m_pComboBox->GetSelectEntryCount() == 1 ) in onWindowEvent()
/aoo42x/main/chart2/source/controller/dialogs/
H A Dtp_AxisLabel.cxx151 if( m_aLbTextDirection.GetSelectEntryCount() > 0 ) in FillItemSet()
/aoo42x/main/sfx2/source/dialog/
H A Ditemconnect.cxx182 return GetControl().GetSelectEntryCount() == 0; in IsControlDontKnow()
/aoo42x/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx383 { return this->GetControl().GetSelectEntryCount() == 0; } in IsControlDontKnow()
/aoo42x/main/basctl/source/basicide/
H A Dbasicbox.cxx239 if ( !GetSelectEntryCount() ) in FillBox()
/aoo42x/main/sw/source/ui/fldui/
H A Dflddinf.cxx447 if (!aSelectionLB.GetSelectEntryCount()) in FillSelectionLB()
/aoo42x/main/sc/inc/
H A Dscabstdlg.hxx273 virtual sal_uInt16 GetSelectEntryCount() const = 0;
/aoo42x/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx410 sal_uInt16 nCount = aLbPages.GetSelectEntryCount(); in IMPL_LINK()

Completed in 293 milliseconds

1234