Home
last modified time | relevance | path

Searched refs:GetEntryCount (Results 101 – 125 of 299) sorted by relevance

12345678910>>...12

/trunk/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx359 sal_uInt16 nCount = maLbDefined.GetEntryCount(); in InsertToDefinedList()
370 sal_uInt16 nCount = maLbDefined.GetEntryCount(); in RemoveFromDefinedList()
398 sal_uInt16 nCount = maLbDefined.GetEntryCount(); in SetSelectDefinedList()
/trunk/main/sw/source/ui/fldui/
H A Dflddb.cxx186 for(i = 0; i < aTypeLB.GetEntryCount(); i++) in Reset()
392 for( sal_uInt16 nI = aFormatLB.GetEntryCount(); nI; ) in IMPL_LINK()
H A Dfldvar.cxx179 for(sal_uInt16 i = 0; i < aTypeLB.GetEntryCount(); i++) in Reset()
270 sal_uInt16 nSize = aFormatLB.GetEntryCount(); in IMPL_LINK()
701 const sal_Bool bEnable = aSelectionLB.GetEntryCount() != 0; in UpdateSubType()
H A Dflddok.cxx190 for(sal_uInt16 i = 0; i < aTypeLB.GetEntryCount(); i++) in Reset()
528 return aFormatLB.GetEntryCount(); in FillFormatLB()
/trunk/main/vcl/source/app/
H A Ddbggui.cxx463 for ( sal_uInt16 pos = 0; pos < rList.GetEntryCount(); ++pos ) in ImplSelectChannel()
656 sal_uInt16 nEntryCount = maLstBox.GetEntryCount(); in GetAssertionEntryRange()
725 if ( maLstBox.GetEntryCount() >= DBGWIN_MAXLINES ) in InsertLine()
736 if ( maLstBox.GetEntryCount() >= DBGWIN_MAXLINES ) in InsertLine()
/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx328 else if ( aFontLB.GetEntryCount() ) in SvxCharMapData()
442 if( aSubsetLB.GetEntryCount() <= 1 ) in IMPL_LINK()
H A Dlinkdlg.cxx479 if( !Links().GetEntryCount() ) in IMPL_LINK()
506 for( sal_uLong nPos = Links().GetEntryCount(); nPos; ) in IMPL_LINK()
H A Dthesdlg.cxx255 else if (GetEntryCount()) in KeyInput()
513 if (pBox && pBox->GetEntryCount() >= 2) in IMPL_STATIC_LINK()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx1607 return pBox ? pBox->GetEntryCount() : 0; in getItemCount()
1629 sal_uInt16 nEntries = pBox->GetEntryCount(); in getItems()
1916 for ( sal_uInt16 n = pListBox->GetEntryCount(); n; ) in setProperty()
1973 sal_uInt16 nItems = pListBox->GetEntryCount(); in getProperty()
2102 …_rEvent.ItemPosition >= 0 ) && ( i_rEvent.ItemPosition <= sal_Int32( pListBox->GetEntryCount() ) ), in listItemInserted()
2117 …i_rEvent.ItemPosition >= 0 ) && ( i_rEvent.ItemPosition < sal_Int32( pListBox->GetEntryCount() ) ), in listItemRemoved()
2130 …i_rEvent.ItemPosition >= 0 ) && ( i_rEvent.ItemPosition < sal_Int32( pListBox->GetEntryCount() ) ), in listItemModified()
4002 return pBox ? pBox->GetEntryCount() : 0; in getItemCount()
4024 sal_uInt16 nEntries = pBox->GetEntryCount(); in getItems()
4134 sal_uInt16 nItems = pComboBox->GetEntryCount(); in getProperty()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx199 if(aGroupTLB.GetEntryCount()) in Apply()
463 for(sal_uInt16 i = 0; i < aGroupTLB.GetEntryCount(); i++) in IMPL_LINK()
/trunk/main/vcl/source/control/
H A Dfield.cxx279 sal_uInt16 nEntryCount = pCombo->GetEntryCount(); in ImplUpdateSeparators()
1042 sal_uInt16 nEntryCount = GetEntryCount(); in ReformatAll()
2013 sal_uInt16 nEntryCount = GetEntryCount(); in ReformatAll()
2472 sal_uInt16 nEntryCount = GetEntryCount(); in ReformatAll()
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx347 nCount = aLbLineStyle.GetEntryCount(); in ActivatePage()
390 nCount = aLbStartStyle.GetEntryCount(); in ActivatePage()
402 nCount = aLbEndStyle.GetEntryCount(); in ActivatePage()
454 nCount = aLbColor.GetEntryCount(); in ActivatePage()
H A Dtparea.cxx872 nCount = aLbBitmap.GetEntryCount(); in ActivatePage()
891 nCount = aLbHatching.GetEntryCount(); in ActivatePage()
912 nCount = aLbGradient.GetEntryCount(); in ActivatePage()
930 nCount = aLbColor.GetEntryCount(); in ActivatePage()
944 nCount = aLbHatchBckgrdColor.GetEntryCount(); in ActivatePage()
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx690 aLbLoopCount.SelectEntryPos( aLbLoopCount.GetEntryCount() - 1); in ResetAttrs()
934 aLbLoopCount.SelectEntryPos( aLbLoopCount.GetEntryCount() - 1); in AddObj()
1155 if( nPos != LISTBOX_ENTRY_NOTFOUND && nPos != aLbLoopCount.GetEntryCount() - 1 ) // unendlich in CreateAnimObj()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx359 if(!mpLbFillAttr->GetEntryCount()) in IMPL_LINK()
398 if(!mpLbFillAttr->GetEntryCount()) in IMPL_LINK()
437 if(!mpLbFillAttr->GetEntryCount()) in IMPL_LINK()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx386 sal_uInt16 nPos = mpLBEffects->GetEntryCount(); in clearEffects()
496 sal_uInt16 nPos = mpLBEffects->GetEntryCount(); in select()
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx406 sal_uLong GetEntryCount() const {return pModel->GetEntryCount();} in GetEntryCount() function in SvLBox
H A Dlangtab.hxx44 sal_uInt32 GetEntryCount() const;
/trunk/main/fpicker/source/office/
H A DOfficeControlAccess.cxx734 Sequence< ::rtl::OUString > aItems( static_cast< ListBox* >( _pControl )->GetEntryCount() ); in implGetControlProperty()
736 for ( sal_uInt16 i=0; i<static_cast< ListBox* >( _pControl )->GetEntryCount(); ++i ) in implGetControlProperty()
/trunk/main/xmloff/source/text/
H A Dtxtimppr.cxx767 sal_Int32 nPropCount = getPropertySetMapper()->GetEntryCount(); in finished()
795 sal_Int32 nCount = getPropertySetMapper()->GetEntryCount(); in finished()
/trunk/main/sw/source/ui/utlui/
H A Duitool.cxx643 for( ; i < rToFill.GetEntryCount(); i++ ) in InsertStringSorted()
652 sal_Bool bHasOffset = rToFill.GetEntryCount() > 0; in FillCharStyleListBox()
/trunk/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx375 const USHORT nMinCount = Min( nColors, rPal.GetEntryCount() ); in ImplCreateDIB()
617 const USHORT nCount = pBuffer->maPalette.GetEntryCount(); in ReleaseBuffer()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx136 OSL_ENSURE(m_pListBox->GetEntryCount()==0,"Forgot to call EmptyListbox()!"); in ~OTableWindow()
592 arrstrFields.reserve(m_pListBox->GetEntryCount()); in EnumValidFields()
/trunk/main/sc/source/ui/miscdlgs/
H A Dlbseldlg.cxx66 if ( aLb.GetEntryCount() > 0 ) in ScSelEntryDlg()
/trunk/main/accessibility/inc/accessibility/helper/
H A DIComboListBoxHelper.hxx53 virtual sal_uInt16 GetEntryCount() const = 0;

Completed in 202 milliseconds

12345678910>>...12