/aoo41x/main/sc/source/ui/dbgui/ |
H A D | pvfundlg.cxx | 112 return (nPos < rLBox.GetEntryCount()) ? nPos : LISTBOX_ENTRY_NOTFOUND; in lclFindListBoxEntry() 302 if( maLbBaseField.GetSelectEntryPos() >= maLbBaseField.GetEntryCount() ) in Init() 326 if( nPos >= maLbBaseItem.GetEntryCount() ) in Init() 356 bEnableField &= maLbBaseField.GetEntryCount() > 0; in IMPL_LINK() 367 while( maLbBaseItem.GetEntryCount() > SC_BASEITEM_USER_POS ) in IMPL_LINK() 564 sal_uLong nVisCount = maLbHide.GetEntryCount(); in FillLabelData() 587 if( maLbSortBy.GetEntryCount() > SC_SORTDATA_POS ) in Init() 594 if( nSortPos >= maLbSortBy.GetEntryCount() ) in Init() 677 bool bEnable = maLbHide.GetEntryCount() > 0; in InitHideListBox() 755 if( maLbDims.GetEntryCount() ) in ScDPShowDetailDlg() [all …]
|
H A D | tpsubt.cxx | 93 sal_uInt16 nCount = (sal_uInt16)aLbColumns.GetEntryCount(); in ~ScTpSubTotalGroup() 154 for ( sal_uInt16 nLbEntry = 0; nLbEntry < aLbColumns.GetEntryCount(); ++nLbEntry ) in DoReset() 202 DBG_ASSERT( (aLbGroup.GetEntryCount() > 0) in DoFillItemSet() 203 && (aLbColumns.GetEntryCount() > 0) in DoFillItemSet() 204 && (aLbFunctions.GetEntryCount() > 0), in DoFillItemSet() 209 || (aLbGroup.GetEntryCount() == 0) in DoFillItemSet() 210 || (aLbColumns.GetEntryCount() == 0) in DoFillItemSet() 211 || (aLbFunctions.GetEntryCount() == 0) in DoFillItemSet() 232 sal_uInt16 nEntryCount = (sal_uInt16)aLbColumns.GetEntryCount(); in DoFillItemSet() 392 if ( (aLbColumns.GetEntryCount() > 0) in IMPL_LINK()
|
/aoo41x/main/vcl/source/control/ |
H A D | ilstbox.cxx | 121 for ( sal_uInt16 n = GetEntryCount(); n; ) in Clear() 263 sal_uInt16 nEntries = GetEntryCount(); in FindEntry() 279 sal_uInt16 nEntryCount = GetEntryCount(); in FindMatchingEntry() 309 for ( sal_uInt16 n = GetEntryCount(); n; ) in FindEntry() 328 sal_uInt16 nEntryCount = GetEntryCount(); in GetAddedHeight() 429 for ( sal_uInt16 n = GetEntryCount(); n; ) in GetSelectEntryCount() 451 sal_uInt16 nEntryCount = GetEntryCount(); in GetSelectEntryPos() 1695 if( nSelect >= mpEntryList->GetEntryCount() ) in ProcessKeyInput() 1761 if( nSelect >= mpEntryList->GetEntryCount() ) in SelectEntry() 1762 nSelect = mpEntryList->GetEntryCount()-1; in SelectEntry() [all …]
|
H A D | combobox.cxx | 355 nStart = nStart ? nStart - 1 : mpImplLB->GetEntryList()->GetEntryCount()-1; in IMPL_LINK() 365 …dMatchingEntry( aStartText, bForward ? 0 : (mpImplLB->GetEntryList()->GetEntryCount()-1), bForward… in IMPL_LINK() 373 …dMatchingEntry( aStartText, bForward ? 0 : (mpImplLB->GetEntryList()->GetEntryCount()-1), bForward… in IMPL_LINK() 598 …SetDropDownLineCount(std::min(GetEntryCount(), GetSettings().GetStyleSettings().GetListBoxMaximumL… in AdaptDropDownLineCountToMaximum() 981 for ( sal_uInt16 n = 0; n < mpImplLB->GetEntryList()->GetEntryCount(); n++ ) in ImplUpdateFloatSelection() 1067 sal_uInt16 ComboBox::GetEntryCount() const in GetEntryCount() function in ComboBox 1069 return mpImplLB->GetEntryList()->GetEntryCount() - mpImplLB->GetEntryList()->GetMRUCount(); in GetEntryCount() 1127 aSz = mpImplLB->CalcSize( mpImplLB->GetEntryList()->GetEntryCount() ); in CalcMinimumSize() 1475 sal_uInt16 nPos = GetEntryCount() ? mpImplLB->GetTopEntry() : LISTBOX_ENTRY_NOTFOUND; in GetTopEntry() 1549 if ( nPos < mpImplLB->GetEntryList()->GetEntryCount() ) in SelectEntryPos()
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | queryfilter.cxx | 344 nPos = rListBox.GetEntryCount() > 2 ? rListBox.GetEntryCount()-3 : 0; in GetSelectionPos() 347 nPos = rListBox.GetEntryCount() > 2 ? rListBox.GetEntryCount()-4 : 1; in GetSelectionPos() 350 nPos = rListBox.GetEntryCount()-2; in GetSelectionPos() 353 nPos = rListBox.GetEntryCount()-1; in GetSelectionPos() 629 sal_uInt16 nCnt = rBox.GetEntryCount(); in SelectField() 733 if(aLB_WHERECOMP1.GetEntryCount() > 2 && in EnableLines() 734 ((LbPos(aLB_WHERECOMP1) == aLB_WHERECOMP1.GetEntryCount()-1) || in EnableLines() 735 (LbPos(aLB_WHERECOMP1) == aLB_WHERECOMP1.GetEntryCount()-2)) ) in EnableLines() 738 if(aLB_WHERECOMP2.GetEntryCount() > 2 && in EnableLines() 739 ((LbPos(aLB_WHERECOMP2) == aLB_WHERECOMP2.GetEntryCount()-1) || in EnableLines() [all …]
|
H A D | paramdialog.cxx | 190 if (m_aAllParams.GetEntryCount()) in Construct() 195 if (m_aAllParams.GetEntryCount() == 1) in Construct() 200 if (m_aAllParams.GetEntryCount() > 1) in Construct() 323 sal_uInt16 nCount = m_aAllParams.GetEntryCount(); in IMPL_LINK()
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | WColumnSelect.cxx | 117 while ( m_lbNewColumnNames.GetEntryCount() ) in ~OWizColumnSelect() 151 if(m_lbOrgColumnNames.GetEntryCount()) in Reset() 176 m_pParent->GetOKButton().Enable(m_lbNewColumnNames.GetEntryCount() != 0); in ActivatePage() 188 for(sal_uInt16 i=0 ; i< m_lbNewColumnNames.GetEntryCount();++i) in LeavePage() 255 sal_uInt16 nEntries = pLeft->GetEntryCount(); in IMPL_LINK() 258 for(sal_uInt16 j=pLeft->GetEntryCount(); j ; --j) in IMPL_LINK() 264 if(m_lbOrgColumnNames.GetEntryCount()) in IMPL_LINK() 306 while(_rListBox.GetEntryCount()) in clearListBox() 313 sal_uInt16 nCount = pRight->GetEntryCount(); in fillColumns() 404 sal_uInt16 nCount = _pLeft->GetEntryCount(); in adjustColumnPosition() [all …]
|
/aoo41x/main/svx/source/dialog/ |
H A D | checklbx.cxx | 99 if ( nPos < GetEntryCount() ) in RemoveEntry() 107 if ( nPos < GetEntryCount() ) in SelectEntryPos() 138 sal_uInt16 nCount = (sal_uInt16)GetEntryCount(); in GetCheckedEntryCount() 152 if ( nPos < GetEntryCount() ) in CheckEntryPos() 162 if ( nPos < GetEntryCount() ) in IsChecked() 174 if ( nPos < GetEntryCount() ) in SetEntryData() 186 if ( nPos < GetEntryCount() ) in GetEntryData() 263 else if ( GetEntryCount() ) in KeyInput()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | multipat.cxx | 66 … sal_uLong nCount = pImpl->bIsRadioButtonMode ? aRadioLB.GetEntryCount() : aPathLB.GetEntryCount(); in IMPL_LINK() 150 sal_uLong nCnt = aRadioLB.GetEntryCount(); in IMPL_LINK() 170 sal_uInt16 nCnt = aPathLB.GetEntryCount(); in IMPL_LINK() 228 sal_uInt16 nPos = aPathLB.GetEntryCount(); in ~SvxMultiPathDialog() 231 nPos = (sal_uInt16)aRadioLB.GetEntryCount(); in ~SvxMultiPathDialog() 250 for ( sal_uInt16 i = 0; i < aRadioLB.GetEntryCount(); ++i ) in GetPath() 268 for ( sal_uInt16 i = 0; i < aPathLB.GetEntryCount(); ++i ) in GetPath()
|
/aoo41x/main/sc/source/ui/optdlg/ |
H A D | tpusrlst.cxx | 216 if ( aLbLists.GetEntryCount() == 0 ) in Reset() 576 nCancelPos = ( aLbLists.GetEntryCount() > 0 ) in IMPL_LINK() 600 if ( aLbLists.GetEntryCount() > 0 ) in IMPL_LINK() 637 aLbLists.SelectEntryPos( aLbLists.GetEntryCount()-1 ); in IMPL_LINK() 644 if ( aLbLists.GetEntryCount() > 0 ) in IMPL_LINK() 693 if ( aLbLists.GetEntryCount() > 0 ) in IMPL_LINK() 710 if ( aLbLists.GetEntryCount() > 0 ) in IMPL_LINK() 713 ( nRemovePos >= aLbLists.GetEntryCount() ) in IMPL_LINK() 714 ? aLbLists.GetEntryCount()-1 in IMPL_LINK() 774 aLbLists.SelectEntryPos( aLbLists.GetEntryCount()-1 ); in IMPL_LINK()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | tp_AxisPositions.cxx | 216 m_aLB_CrossesAt.SetDropDownLineCount( m_aLB_CrossesAt.GetEntryCount() ); in AxisPositionsTabPage() 219 m_aLB_PlaceLabels.SetDropDownLineCount( m_aLB_PlaceLabels.GetEntryCount() ); in AxisPositionsTabPage() 220 m_aLB_PlaceTicks.SetDropDownLineCount( m_aLB_PlaceTicks.GetEntryCount() ); in AxisPositionsTabPage() 284 sal_uInt16 nCount = m_aED_CrossesAtCategory.GetEntryCount(); in Reset() 290 if( m_aLB_CrossesAt.GetEntryCount() > 3 ) in Reset() 315 if( nPos < m_aLB_CrossesAt.GetEntryCount() ) in Reset() 345 if( nPos < m_aLB_PlaceLabels.GetEntryCount() ) in Reset() 368 if( nPos < m_aLB_PlaceTicks.GetEntryCount() ) in Reset()
|
/aoo41x/main/extensions/source/dbpilots/ |
H A D | gridwizard.cxx | 371 sal_uInt16 nSelected = m_aSelFields.GetEntryCount(); in commitPage() 386 m_aSelectAll.Enable(m_aExistFields.GetEntryCount() != 0); in implCheckButtons() 389 m_aDeselectAll.Enable(m_aSelFields.GetEntryCount() != 0); in implCheckButtons() 391 getDialog()->enableButtons(WZB_FINISH, 0 != m_aSelFields.GetEntryCount()); in implCheckButtons() 426 while (nInsertPos < rMoveTo.GetEntryCount()) in IMPL_LINK() 447 if ((LISTBOX_ENTRY_NOTFOUND != nSelectPos) && (nSelectPos < m_aExistFields.GetEntryCount())) in IMPL_LINK() 456 if ((LISTBOX_ENTRY_NOTFOUND != nSelectPos) && (nSelectPos < m_aSelFields.GetEntryCount())) in IMPL_LINK()
|
H A D | groupboxwiz.cxx | 274 rSettings.aLabels.reserve(m_aExistingRadios.GetEntryCount()); in commitPage() 275 rSettings.aValues.reserve(m_aExistingRadios.GetEntryCount()); in commitPage() 276 for (::svt::WizardTypes::WizardState i=0; i<m_aExistingRadios.GetEntryCount(); ++i) in commitPage() 327 return 0 != m_aExistingRadios.GetEntryCount(); in canAdvance() 333 sal_Bool bHaveSome = (0 != m_aExistingRadios.GetEntryCount()); in implCheckMoveButtons()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 534 nCnt = aLbTblDbColumn.GetEntryCount(); in IMPL_LINK() 556 if( nDelPos >= aLbTblDbColumn.GetEntryCount() ) in IMPL_LINK() 557 nDelPos = aLbTblDbColumn.GetEntryCount() - 1; in IMPL_LINK() 561 bEnableTo = 0 != aLbTblDbColumn.GetEntryCount(); in IMPL_LINK() 588 if( nInsPos >= aLbTblDbColumn.GetEntryCount() ) in IMPL_LINK() 589 nInsPos = aLbTblDbColumn.GetEntryCount() - 1; in IMPL_LINK() 592 if( nDelPos >= aLbTableCol.GetEntryCount() ) in IMPL_LINK() 593 nDelPos = aLbTableCol.GetEntryCount() - 1; in IMPL_LINK() 598 bEnableTo = 0 != aLbTblDbColumn.GetEntryCount(); in IMPL_LINK() 600 bEnableFrom = 0 != aLbTableCol.GetEntryCount(); in IMPL_LINK() [all …]
|
/aoo41x/main/accessibility/source/extended/ |
H A D | accessibleiconchoicectrl.cxx | 193 return getCtrl()->GetEntryCount(); in getAccessibleChildCount() 289 nCount = pCtrl->GetEntryCount(); in selectAllAccessibleChildren() 306 nCount = pCtrl->GetEntryCount(); in getSelectedAccessibleChildCount() 329 nCount = pCtrl->GetEntryCount(); in getSelectedAccessibleChild() 358 nCount = pCtrl->GetEntryCount(); in deselectAccessibleChild()
|
/aoo41x/main/toolkit/source/layout/vcl/ |
H A D | wfield.cxx | 340 nPos = GetEntryCount(); in InsertEntry() 368 sal_uInt16 GetEntryCount() const in GetEntryCount() function in layout::ComboBoxImpl 467 sal_uInt16 ComboBox::GetEntryCount() const in GetEntryCount() function in layout::ComboBox 469 return getImpl().GetEntryCount(); in GetEntryCount() 559 sal_uInt16 GetEntryCount() const in GetEntryCount() function in layout::ListBoxImpl 700 sal_uInt16 ListBox::GetEntryCount() const in GetEntryCount() function in layout::ListBox 702 return getImpl().GetEntryCount(); in GetEntryCount()
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | fillctrl.cxx | 266 sal_uInt16 nCount = pFillAttrLB->GetEntryCount(); in Update() 304 sal_uInt16 nCount = pFillAttrLB->GetEntryCount(); in Update() 330 pFillAttrLB->SelectEntryPos( pFillAttrLB->GetEntryCount() - 1 ); in Update() 350 sal_uInt16 nCount = pFillAttrLB->GetEntryCount(); in Update() 376 pFillAttrLB->SelectEntryPos( pFillAttrLB->GetEntryCount() - 1 ); in Update() 403 sal_uInt16 nCount = pFillAttrLB->GetEntryCount(); in Update() 424 pFillAttrLB->SelectEntryPos( pFillAttrLB->GetEntryCount() - 1 ); in Update()
|
/aoo41x/main/xmloff/source/style/ |
H A D | xmlprmap.cxx | 172 sal_Int32 nEntries = GetEntryCount(); in GetEntryIndex() 201 sal_Int32 nEntries = GetEntryCount(); in FindEntryIndex() 221 const sal_Int32 nEntries = GetEntryCount(); in FindEntryIndex() 241 const sal_Int32 nEntries = GetEntryCount(); in RemoveEntry()
|
/aoo41x/main/cui/source/options/ |
H A D | optjava.cxx | 567 nPos = m_aJavaList.GetEntryCount() - 1; in AddFolder() 638 sal_uLong nCount = m_aJavaList.GetEntryCount(); in FillItemSet() 809 sal_uInt16 nCount = m_aAssignedList.GetEntryCount(); in IMPL_LINK() 835 sal_uInt16 nCount = m_aAssignedList.GetEntryCount(); in GetParameters() 913 sal_uInt16 i, nCount = m_aPathList.GetEntryCount(); in ~SvxJavaClassPathDlg() 1001 sal_uInt16 nCount = m_aPathList.GetEntryCount(); in IMPL_LINK() 1028 sal_uInt16 nCount = m_aPathList.GetEntryCount(); in IsPathDuplicate() 1047 sal_uInt16 nCount = m_aPathList.GetEntryCount(); in GetClassPath()
|
/aoo41x/main/basctl/source/dlged/ |
H A D | managelang.cxx | 208 sal_uInt16 i, nCount = m_aLanguageLB.GetEntryCount(); in ClearLanguageBox() 259 nCount = m_aLanguageLB.GetEntryCount(); in IMPL_LINK() 289 sal_uInt16 nCount = m_aLanguageLB.GetEntryCount(); in IMPL_LINK() 355 sal_uInt16 j, nCount_ = m_pLanguageLB->GetEntryCount(); in FillLanguageBox() 410 sal_uInt16 i, nCount = static_cast< sal_uInt16 >( m_pCheckLangLB->GetEntryCount() ); in GetLocales()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | autocdlg.cxx | 173 sal_uInt16 nCount = rLB.GetEntryCount(); in lcl_FindEntry() 856 if ( nPos < GetEntryCount() ) in CheckEntryPos() 1187 nListBoxCount = (sal_uInt16)aReplaceTLB.GetEntryCount(); in FillItemSet() 1419 for( j = 0; j < aReplaceTLB.GetEntryCount(); j++ ) in IMPL_LINK() 1505 else if(aReplaceTLB.GetEntryCount()>0) in IMPL_LINK() 1737 nCount = aDoubleCapsLB.GetEntryCount(); in FillItemSet() 1759 nCount = aAbbrevLB.GetEntryCount(); in FillItemSet() 1820 for(i = 0; i < aAbbrevLB.GetEntryCount(); i++) in RefillReplaceBoxes() 1826 for(i = 0; i < aDoubleCapsLB.GetEntryCount(); i++) in RefillReplaceBoxes() 2498 if( nVal < aDCBExpandKey.GetEntryCount() ) in FillItemSet() [all …]
|
/aoo41x/main/svtools/source/contnr/ |
H A D | ivctrl.cxx | 246 for ( sal_uLong i = 0; i < GetEntryCount(); i++ ) in ArrangeIcons() 261 for ( sal_uLong i = 0; i < GetEntryCount(); i++ ) in ArrangeIcons() 389 sal_uLong SvtIconChoiceCtrl::GetEntryCount() const in GetEntryCount() function in SvtIconChoiceCtrl 391 return _pImp->GetEntryCount(); in GetEntryCount() 577 sal_uInt16 nCount = (sal_uInt16)GetEntryCount(); in FillLayoutData()
|
/aoo41x/main/svx/source/unodialogs/textconversiondlgs/ |
H A D | chinese_dictionarydialog.cxx | 93 if(!m_pPropertyTypeNameListBox || !m_pPropertyTypeNameListBox->GetEntryCount()) in getPropertyTypeName() 97 if(nPos<m_pPropertyTypeNameListBox->GetEntryCount()) in getPropertyTypeName() 214 if( GetEntryCount() > 0 ) in refillFromDictionary() 498 m_aLB_Property.SetDropDownLineCount( m_aLB_Property.GetEntryCount() ); in ChineseDictionaryDialog() 674 if( nPos<0 || nPos>=m_aLB_Property.GetEntryCount() ) in IMPL_LINK() 676 if( m_aLB_Property.GetEntryCount() ) in IMPL_LINK()
|
/aoo41x/main/svtools/source/brwbox/ |
H A D | ebbcontrols.cxx | 77 if (nPos >= GetEntryCount()) in PreNotify() 78 nPos = GetEntryCount() - 1; in PreNotify() 184 if (nPos >= GetEntryCount()) in PreNotify() 185 nPos = GetEntryCount() - 1; in PreNotify()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 259 sal_uInt16 nEntryCount = (sal_uInt16)GetEntryCount(); in ExecuteDrop() 475 sal_uInt16 nEntryCount = (sal_uInt16)GetEntryCount(); in GetEnableFlags() 565 pNavi->aGlobalToolBox.EnableItem(FN_GLOBAL_UPDATE, GetEntryCount() > 0 && !bReadonly); in SelectHdl() 569 nSelCount == 1 && nAbsPos < ((sal_uInt16)GetEntryCount()) - 1 && !bReadonly); in SelectHdl() 717 if(bOnlyUpdateUserData && GetEntryCount() == pSwGlblDocContents->Count()) in Display() 1177 sal_uInt16 nEntryCount = (sal_uInt16)GetEntryCount(); in ExecCommand() 1226 pTempContents->Count() != GetEntryCount()) in Update() 1410 sal_uInt16 nEntryCount = (sal_uInt16)GetEntryCount(); in InsertRegion()
|