/aoo4110/main/cui/source/dialogs/ |
H A D | linkdlg.cxx | 152 (sal_uInt16)pSvTabListBox->GetSelectionCount() : 0; in IMPL_LINK() 267 sal_uInt16 nSelCnt = (sal_uInt16)rListBox.GetSelectionCount(); in IMPL_LINK_INLINE_END() 350 sal_uInt16 nSelectionCount = (sal_uInt16)Links().GetSelectionCount(); in IMPL_LINK() 411 if(Links().GetSelectionCount() <= 1) in IMPL_LINK()
|
/aoo4110/main/reportdesign/source/ui/dlg/ |
H A D | AddField.cxx | 96 uno::Sequence< beans::PropertyValue > aArgs(GetSelectionCount()); in getSelectedFieldDescriptors() 146 if ( GetSelectionCount() < 1 ) in StartDrag() 497 …m_aActions.EnableItem(SID_ADD_CONTROL_PAIR, ( m_pListBox.get() && m_pListBox->GetSelectionCount() …
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svicnvw.cxx | 593 if( GetSelectionMode()==SINGLE_SELECTION && !GetSelectionCount()) in EditedText() 658 sal_uLong SvIconView::GetSelectionCount() const in GetSelectionCount() function in SvIconView 660 return (sal_uLong)(pImp->GetSelectionCount()); in GetSelectionCount()
|
H A D | svimpbox.cxx | 1693 DBG_ASSERT(pView->GetSelectionCount()==1,"selection count?"); in EntrySelected() 1791 if( pCursor && (bSimpleTravel || !pView->GetSelectionCount() )) in EntryRemoved() 1807 if( pView->GetSelectionCount() ) in EntryRemoved() 2982 if( !bSelect && pView->GetSelectionCount() == 0 ) in SelAllDestrAnch() 2988 if( bSelect && pView->GetSelectionCount() == pView->GetEntryCount()) in SelAllDestrAnch() 2993 if( !bSelect && pView->GetSelectionCount()==1 && pCursor && in SelAllDestrAnch() 3165 sal_Int32 nSelectedEntries = pView->GetSelectionCount(); in Command() 3183 sal_Int32 nSelectionCount = pView->GetSelectionCount(); in Command()
|
H A D | imivctl1.cxx | 395 if( GetSelectionCount() ) in RemoveEntry() 2954 sal_uLong SvxIconChoiceCtrl_Impl::GetSelectionCount() const in GetSelectionCount() function in SvxIconChoiceCtrl_Impl 3757 if( !GetSelectionCount() ) in IMPL_LINK() 3785 if( !GetSelectionCount() ) in GetFirstSelectedEntry() 3832 if( rStartPos > nCount || !GetSelectionCount() ) in GetNextSelectedEntry() 3870 for( sal_uLong nCur = 0; nCur < nCount && (bSelect || GetSelectionCount() ); nCur++ ) in SelectAll() 3885 while( pEntry && GetSelectionCount() != (*ppList)->Count() ) in SaveSelection() 4579 if( !GetSelectionCount() ) in GetPopupMenuPosPixel()
|
H A D | fileview.cxx | 881 sal_Int32 nSelectedEntries = GetSelectionCount(); in CreateContextMenu() 1033 if ( GetSelectionCount() > 1 ) in DeleteEntries() 1611 sal_uLong SvtFileView::GetSelectionCount() const in GetSelectionCount() function in SvtFileView 1613 return mpImp->mpView->GetSelectionCount(); in GetSelectionCount()
|
H A D | imivctl.hxx | 434 sal_uLong GetSelectionCount() const;
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 474 sal_uInt16 nSelCount = (sal_uInt16)GetSelectionCount(); in GetEnableFlags() 557 sal_uInt16 nSelCount = (sal_uInt16)GetSelectionCount(); in SelectHdl() 641 if( 1 == GetSelectionCount() ) in StartDrag() 1168 if(GetSelectionCount() == 1) in ExecCommand()
|
/aoo4110/main/svtools/source/uno/ |
H A D | treecontrolpeer.cxx | 562 sal_uLong nSelectionCount = rTree.GetSelectionCount(); in getSelection() 632 return getTreeListBoxOrThrow().GetSelectionCount(); in getSelectionCount() 681 sal_uInt32 nSelectionCount = rTree.GetSelectionCount(); in createSelectionEnumeration() 705 sal_uInt32 nSelectionCount = rTree.GetSelectionCount(); in createReverseSelectionEnumeration()
|
/aoo4110/main/fpicker/source/office/ |
H A D | iodlg.cxx | 1013 if ( pThis->_pImp->_bMultiSelection && pThis->_pFileView->GetSelectionCount() > 1 ) in IMPL_STATIC_LINK() 1029 if ( pThis->_pFileView->GetSelectionCount() ) in IMPL_STATIC_LINK() 1181 …&& pThis->_pFileView->GetSelectionCount() // there is a selected file in the file view -… in IMPL_STATIC_LINK() 1525 sal_uLong nCount = _pFileView->GetSelectionCount(); in OpenMultiSelection_Impl() 1640 if ( _pImp->_bMultiSelection && _pFileView->GetSelectionCount() > 1 ) in IMPL_LINK() 2522 sal_uLong nCount = _pFileView->GetSelectionCount(); in GetPathList()
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | inspagob.cxx | 139 if( aLbTree.GetSelectionCount() == 0 || in GetList()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | fileview.hxx | 188 sal_uLong GetSelectionCount() const;
|
H A D | svicnvw.hxx | 226 sal_uLong GetSelectionCount() const;
|
H A D | treelist.hxx | 365 sal_uLong GetSelectionCount() const { return nSelectionCount; } in GetSelectionCount() function in SvListView
|
/aoo4110/main/sfx2/source/doc/ |
H A D | docvor.cxx | 2059 SvLBoxEntry* pEntry = pFocusBox && pFocusBox->GetSelectionCount() ? in IMPL_LINK_INLINE_END() 2093 sal_Bool bEnable = ( pFocusBox && pFocusBox->GetSelectionCount() ); in IMPL_LINK() 2096 ( bEnable && pFocusBox->GetSelectionCount() ) ? pFocusBox->GetModel()->GetDepth( pEntry ) : 0; in IMPL_LINK()
|
/aoo4110/main/svx/source/form/ |
H A D | navigatortree.cxx | 781 sal_uIntPtr nExpectedSelectionCount = GetSelectionCount(); in Remove() 786 if (nExpectedSelectionCount != GetSelectionCount()) in Remove() 1801 sal_uIntPtr nSelectedEntries = GetSelectionCount(); in DeleteSelection()
|
/aoo4110/main/dbaccess/source/ui/querydesign/ |
H A D | TableWindowListBox.cxx | 382 if ( GetSelectionCount() == 0 || GetCurEntry() != FirstSelected() ) in GetFocus()
|
/aoo4110/main/sw/source/ui/fldui/ |
H A D | changedb.cxx | 258 SvStringsDtor aDBNames( (sal_uInt8)aUsedDBTLB.GetSelectionCount(), 1 ); in UpdateFlds()
|
/aoo4110/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 276 sal_uInt16 GetSelectionCount() const;
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | taborder.cxx | 386 sal_uLong nSelCount = GetSelectionCount(); in MoveSelection()
|
/aoo4110/main/accessibility/source/extended/ |
H A D | accessibletablistboxtable.cxx | 322 return m_pTabListBox ? m_pTabListBox->GetSelectionCount() : 0; in implGetSelRowCount()
|
H A D | accessiblelistbox.cxx | 568 int nTestCount = getListBox()->GetSelectionCount(); in getSelectedAccessibleChildCount()
|
/aoo4110/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 653 if( 1 < pBox->GetSelectionCount() ) in IMPL_LINK() 817 if( !pBox->GetSelectionCount() ) in IMPL_LINK() 1091 sal_Bool bMulti = 1 < aTree.GetSelectionCount(); in IMPL_LINK()
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 380 if( !( GetSelectionCount() > 0 ) ) in CreateContextMenu() 1362 aFmtLb.GetSelectionCount() != 0; in HasSelectedStyle() 2002 if(!bState && aFmtLb.GetSelectionCount()) in ActionSelect()
|
/aoo4110/main/sc/source/ui/dbgui/ |
H A D | tpsubt.cxx | 393 && (aLbColumns.GetSelectionCount() > 0) ) in IMPL_LINK()
|