Home
last modified time | relevance | path

Searched refs:GetSelectEntryCount (Results 1 – 25 of 100) sorted by relevance

1234

/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx1939 if( aLbShademode.GetSelectEntryCount() ) in GetAttr()
1995 if( aLbLight1.GetSelectEntryCount() ) in GetAttr()
2020 if( aLbLight2.GetSelectEntryCount() ) in GetAttr()
2044 if( aLbLight3.GetSelectEntryCount() ) in GetAttr()
2068 if( aLbLight4.GetSelectEntryCount() ) in GetAttr()
2092 if( aLbLight5.GetSelectEntryCount() ) in GetAttr()
2116 if( aLbLight6.GetSelectEntryCount() ) in GetAttr()
2140 if( aLbLight7.GetSelectEntryCount() ) in GetAttr()
2164 if( aLbLight8.GetSelectEntryCount() ) in GetAttr()
2266 if( aLbMatColor.GetSelectEntryCount() ) in GetAttr()
[all …]
/trunk/main/sc/source/ui/navipi/
H A Dscenwnd.cxx142 else if ( rNEvt.GetType() == EVENT_COMMAND && GetSelectEntryCount() ) in Notify()
191 if( GetSelectEntryCount() > 0 ) in SelectScenario()
197 if( GetSelectEntryCount() > 0 ) in EditScenario()
203 if( GetSelectEntryCount() > 0 ) in DeleteScenario()
/trunk/main/padmin/source/
H A Dfontentry.cxx309 sal_Bool bEnable = m_aFontBox.GetSelectEntryCount() ? sal_True : sal_False; in IMPL_LINK()
334 …oveButton && AreYouSure( this, RID_QUERY_REMOVEFONTFROMLIST ) && m_aFontBox.GetSelectEntryCount() ) in IMPL_LINK()
337 for( i = 0; i < m_aFontBox.GetSelectEntryCount(); i++ ) in IMPL_LINK()
351 else if( pButton == &m_aRenameButton && m_aFontBox.GetSelectEntryCount() ) in IMPL_LINK()
353 for( i = 0; i < m_aFontBox.GetSelectEntryCount(); i++ ) in IMPL_LINK()
602 for( int i = 0; i < m_aNewFontsBox.GetSelectEntryCount(); i++ ) in copyFonts()
/trunk/main/sw/source/ui/fldui/
H A Dfldref.cxx462 if (!IsFldEdit() || aSelectionLB.GetSelectEntryCount()) in IMPL_LINK()
495 if (!IsFldEdit() || aSelectionLB.GetSelectEntryCount()) in IMPL_LINK()
709 if (!aSelectionLB.GetSelectEntryCount() && !IsFldEdit()) in UpdateSubType()
713 …if (IsFldEdit() && !aSelectionLB.GetSelectEntryCount()) // Falls die Referenz schon geloescht wurd… in UpdateSubType()
801 if (!aFormatLB.GetSelectEntryCount()) in FillFormatLB()
804 if (!aFormatLB.GetSelectEntryCount()) in FillFormatLB()
H A Dflddok.cxx322 if (bEnable && !aSelectionLB.GetSelectEntryCount()) in IMPL_LINK()
541 if( nSize && !aFormatLB.GetSelectEntryCount() ) in FillFormatLB()
544 if( !aFormatLB.GetSelectEntryCount() ) in FillFormatLB()
547 if( !aFormatLB.GetSelectEntryCount() ) in FillFormatLB()
H A Dfldvar.cxx707 if ( !aSelectionLB.GetSelectEntryCount() ) in UpdateSubType()
840 if ( nSize && ( !IsFldEdit() || !aFormatLB.GetSelectEntryCount() ) ) in FillFormatLB()
844 if ( !aFormatLB.GetSelectEntryCount() ) in FillFormatLB()
847 if ( !aFormatLB.GetSelectEntryCount() ) in FillFormatLB()
850 if ( !aFormatLB.GetSelectEntryCount() ) in FillFormatLB()
H A Dfldfunc.cxx253 if (!aFormatLB.GetSelectEntryCount()) in IMPL_LINK()
476 else if(aListItemsLB.GetSelectEntryCount()) in IMPL_LINK()
520 sal_Bool bEnableButtons = aListItemsLB.GetSelectEntryCount() > 0; in IMPL_LINK()
/trunk/main/extensions/source/dbpilots/
H A Dlistcombowizard.cxx316 return 0 != m_aSelectTable.GetSelectEntryCount(); in canAdvance()
329 if (_pListBox->GetSelectEntryCount()) in IMPL_LINK()
416 return 0 != m_aSelectTableField.GetSelectEntryCount(); in canAdvance()
422 if (m_aSelectTableField.GetSelectEntryCount())
H A Dcommonpagesdbp.cxx104 if (0 == m_aDatasource.GetSelectEntryCount()) in canAdvance()
107 if (0 == m_aTable.GetSelectEntryCount()) in canAdvance()
227 if (_pBox->GetSelectEntryCount()) in IMPL_LINK()
/trunk/main/dbaccess/source/ui/misc/
H A DWColumnSelect.cxx247 for(sal_uInt16 i=0; i < pLeft->GetSelectEntryCount(); ++i) in IMPL_LINK()
250 for(sal_uInt16 j=pLeft->GetSelectEntryCount(); j ; --j) in IMPL_LINK()
295 for(sal_uInt16 i=0; i < pLeft->GetSelectEntryCount(); ++i) in IMPL_LINK()
297 for(sal_uInt16 j=pLeft->GetSelectEntryCount(); j ; --j) in IMPL_LINK()
/trunk/main/sw/source/ui/misc/
H A Dbookmark.cxx52 sal_Bool bSelEntries = pBox->GetSelectEntryCount() != 0; in IMPL_LINK()
92 for (sal_uInt16 i = aBookmarkBox.GetSelectEntryCount(); i; i-- ) in IMPL_LINK()
240 sal_uInt16 BookmarkCombo::GetSelectEntryCount() const in GetSelectEntryCount() function in BookmarkCombo
H A Dnum.cxx220 const bool bSingleSelection = aLevelLB.GetSelectEntryCount() == 1 && in InitControls()
707 (pBox->GetSelectEntryCount() == 1 || nSaveNumLvl != 0xffff)) in IMPL_LINK()
715 else if(pBox->GetSelectEntryCount()) in IMPL_LINK()
818 sal_Bool bSingleSelection = aLevelLB.GetSelectEntryCount() == 1 && USHRT_MAX != nActNumLvl; in IMPL_LINK()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx426 sal_uInt16 ImplEntryList::GetSelectEntryCount() const in GetSelectEntryCount() function in ImplEntryList
913 if ( !mbMulti && GetEntryList()->GetSelectEntryCount() ) in MouseButtonDown()
981 …( ( nSelect != mnCurrentPos ) || !GetEntryList()->GetSelectEntryCount() || ( nSelect != GetEntryLi… in MouseMove()
1008 if ( !mbMulti && GetEntryList()->GetSelectEntryCount() ) in MouseMove()
1026 while ( GetEntryList()->GetSelectEntryCount() ) in DeselectAll()
1159 …if( ( nAnchor == LISTBOX_ENTRY_NOTFOUND ) && ( mpEntryList->GetSelectEntryCount() || mbStackMode )… in SelectEntries()
1161 …nAnchor = mbStackMode ? 0 : mpEntryList->GetSelectEntryPos( mpEntryList->GetSelectEntryCount() - 1… in SelectEntries()
1331 if ( ( nSelect != mnCurrentPos ) || !GetEntryList()->GetSelectEntryCount() ) in Tracking()
1349 if ( !mbMulti && GetEntryList()->GetSelectEntryCount() ) in Tracking()
2451 if( GetEntryList()->GetSelectEntryCount() == 1 && in ImplCheckScrollBars()
[all …]
/trunk/main/svx/source/tbxctrls/
H A Dlboxctrl.cxx212 sal_uInt16 nCount = pPopupWin->GetListBox().GetSelectEntryCount(); in IMPL_LINK()
253 Impl_SetInfo( rListBox.GetSelectEntryCount() ); in IMPL_LINK()
339 Impl_SetInfo( rListBox.GetSelectEntryCount() ); in CreatePopupWindow()
/trunk/main/sc/source/ui/miscdlgs/
H A Dinstbdlg.cxx256 else if ( nSelTabIndex < aLbTables.GetSelectEntryCount() ) in GetFirstTable()
274 if ( !aBtnNew.IsChecked() && nSelTabIndex < aLbTables.GetSelectEntryCount() ) in GetNextTable()
351 if ( aBtnNew.IsChecked() || ( pDocShTables && aLbTables.GetSelectEntryCount() ) ) in DoEnable_Impl()
H A Dshtabdlg.cxx77 sal_uInt16 ScShowTabDlg::GetSelectEntryCount() const in GetSelectEntryCount() function in ScShowTabDlg
79 return aLb.GetSelectEntryCount(); in GetSelectEntryCount()
H A Dlinkarea.cxx306 sal_Bool bEnable = ( pSourceShell && aLbRanges.GetSelectEntryCount() ); in UpdateEnable()
347 sal_uInt16 nCount = aLbRanges.GetSelectEntryCount(); in GetSource()
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx307 …wser->bTakeAll ? mpBrowser->aLbxFound.GetEntryCount() : mpBrowser->aLbxFound.GetSelectEntryCount(); in run()
1081 if( aLbxFound.GetSelectEntryCount() || ( bTakeAll && bEntriesFound ) ) in TakeFiles()
1151 if( !aLbxFound.GetSelectEntryCount() || !bEntriesFound ) in IMPL_LINK()
1196 if( aLbxFound.GetSelectEntryCount() == 1 ) in IMPL_LINK()
1225 return (aLbxFound.GetSelectEntryCount() == 1 && bEntriesFound) ? in IMPL_LINK()
/trunk/main/extensions/source/abpilot/
H A Dtableselectionpage.cxx94 if ( 1 == m_aTableList.GetSelectEntryCount() )
123 && ( 0 < m_aTableList.GetSelectEntryCount() ); in canAdvance()
/trunk/main/chart2/source/controller/dialogs/
H A Dres_BarGeometry.cxx93 sal_uInt16 BarGeometryResources::GetSelectEntryCount() const in GetSelectEntryCount() function in chart::BarGeometryResources
95 return m_aLB_Geometry.GetSelectEntryCount(); in GetSelectEntryCount()
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx380 if( rListBox.GetSelectEntryCount() > 0 ) in lcl_getSoundFileURL()
1027 maLB_SLIDE_TRANSITIONS.GetSelectEntryCount() > 0 ) in getTransitionEffectFromControls()
1046 maLB_SPEED.GetSelectEntryCount() > 0 ) in getTransitionEffectFromControls()
1084 if( maLB_SOUND.GetSelectEntryCount() > 0 ) in getTransitionEffectFromControls()
1275 if( maLB_SOUND.GetSelectEntryCount() ) in IMPL_LINK()
H A DCustomAnimationCreateDialog.cxx343 if( mpLBEffects->GetSelectEntryCount() ) in IMPL_LINK()
397 if( mpLBEffects->GetSelectEntryCount() == 1 ) in getSelectedPreset()
411 if( mpLBEffects->GetSelectEntryCount() == 1 ) in getCreatePathKind()
/trunk/main/accessibility/inc/accessibility/helper/
H A Dlistboxhelper.hxx150 virtual sal_uInt16 GetSelectEntryCount() const in GetSelectEntryCount() function in VCLListBoxHelper
152 return m_aComboListBox.GetSelectEntryCount(); in GetSelectEntryCount()
/trunk/main/sfx2/source/doc/
H A Ddoctdlg.cxx92 if ( !aRegionLb.GetSelectEntryCount() || in IMPL_LINK()
93 !aTemplateLb.GetSelectEntryCount()) in IMPL_LINK()
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx561 sal_uInt16 GetSelectEntryCount() const in GetSelectEntryCount() function in layout::ListBoxImpl
712 sal_uInt16 ListBox::GetSelectEntryCount() const in GetSelectEntryCount() function in layout::ListBox
714 return getImpl()->GetSelectEntryCount(); in GetSelectEntryCount()

Completed in 146 milliseconds

1234