Home
last modified time | relevance | path

Searched refs:GetEntryCount (Results 176 – 200 of 299) sorted by relevance

12345678910>>...12

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx784 if( pView->GetEntryCount() == 0 || !pStartEntry || !pView->GetEntryHeight()) in GetClickedEntry()
826 if( (pView->GetEntryCount() == 0) || !pStartEntry || in GetEntry()
2988 if( bSelect && pView->GetSelectionCount() == pView->GetEntryCount()) in SelAllDestrAnch()
3228 for(sal_uLong nEntry = 0; nEntry < pView->GetEntryCount(); nEntry++) in Command()
H A Dsvtabbx.cxx786 return GetEntryCount(); in GetRowCount()
800 sal_uLong nCount = GetEntryCount(); in GetCurrRow()
/trunk/main/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx300 if ( aLbRanges.GetEntryCount() == 1 ) in UpdateSourceRanges()
H A Dinstbdlg.cxx241 if(aLbTables.GetEntryCount()==1) in FillTables_Impl()
H A Dscuiautofmt.cxx320 if ( (nIndex > 0) && (aLbFormat.GetEntryCount() > 0) ) in IMPL_LINK()
/trunk/main/dbaccess/source/ui/dlg/
H A DAdabasStat.cxx197 if(!m_LB_DATADEVS.GetEntryCount()) in OAdabasStatistics()
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx386 DBG_ASSERT( (sal_uInt32)(rListBox.GetEntryCount() - 3) == rSoundList.size(), in lcl_getSoundFileURL()
417 sal_uInt16 nCount = rOutListBox.GetEntryCount(); in lcl_FillSoundListBox()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx885 const sal_uInt16 nCount = getTypedControlWindow()->GetEntryCount(); in getListEntries()
955 const sal_uInt16 nCount = getTypedControlWindow()->GetEntryCount(); in getListEntries()
/trunk/main/sw/source/ui/envelp/
H A Dlabelexp.cxx99 if(aAutoTextGroupLB.GetEntryCount()) in InitFrameControl()
/trunk/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx153 for(sal_uInt16 i = 0; i < aFilterLB.GetEntryCount(); ++i) in ~SwCondCollPage()
/trunk/main/vcl/source/gdi/
H A Doctree.cxx304 const sal_uLong nColors = rPal.GetEntryCount(); in InverseColorMap()
/trunk/main/chart2/source/controller/main/
H A DElementSelector.cxx176 sal_uInt16 nEntryCount = GetEntryCount(); in UpdateChartElementsListAndSelection()
/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx109 mpLbCategory->SetDropDownLineCount(mpLbCategory->GetEntryCount()); in Initialize()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx1153 bDisableSearch = !aSearchTmplLB.GetEntryCount(); in Init_Impl()
1388 if ( aSearchTmplLB.GetEntryCount() ) in IMPL_LINK()
1827 if ( aSearchTmplLB.GetEntryCount() ) in TemplatesChanged_Impl()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx403 else if( aSelEntry == aMoreKey && GetSelectEntryPos() == ( GetEntryCount() - 1 ) ) in Select()
1941 if ( nCount != pBox->GetEntryCount() ) in FillStyleBox()
2028 sal_uInt16 nLines = Min( pBox->GetEntryCount(), MAX_STYLES_ENTRIES ); in FillStyleBox()
/trunk/main/svtools/inc/svtools/
H A Divctrl.hxx330 sal_uLong GetEntryCount() const;
/trunk/main/sc/source/ui/dbgui/
H A Dcsvtablebox.cxx245 sal_uInt16 nTypeCount = rListBox.GetEntryCount(); in InitTypes()
H A Ddpgroupdlg.cxx331 for( sal_uLong nIdx = 0, nCount = maLbUnits.GetEntryCount(); nIdx < nCount; ++nIdx ) in GetDatePart()
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx1067 else if ( aLbFormat.GetEntryCount() > 0 ) in UpdateOptions_Impl()
1911 if(aLbCategory.GetEntryCount()==1 || nCurCategory!=nPos) in SetCategory()
/trunk/main/xmloff/source/style/
H A Dxmlaustp.cxx213 while(nIndex < aPropMapper->GetEntryCount()) in exportStyleContent()
/trunk/main/vcl/inc/vcl/
H A Dbmpacc.hxx431 return( HasPalette() ? mpBuffer->maPalette.GetEntryCount() : 0 ); in GetPaletteEntryCount()
/trunk/main/sc/source/core/data/
H A Ddpcachetable.cxx67 return rParam.GetEntryCount() > 0 && in lcl_HasQueryEntry()
/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx149 for ( sal_uInt16 n=0; n<maLbDocTypes.GetEntryCount(); n++ ) in ~SvxHyperlinkNewDocTp()
/trunk/main/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx312 return m_pTabListBox ? m_pTabListBox->GetEntryCount() : 0; in implGetRowCount()
/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx253 if ( !aFilterLb.GetEntryCount() || !pStyle->IsUserDefined() ) in SfxManageStyleSheetPage()

Completed in 132 milliseconds

12345678910>>...12