| /AOO41X/main/svtools/source/table/ |
| H A D | tablecontrol_impl.cxx | 1578 if ( m_pSelEngine->GetSelectionMode() == SINGLE_SELECTION ) in dispatchAction() 1606 if(m_pSelEngine->GetSelectionMode() == SINGLE_SELECTION) in dispatchAction() 1690 if(m_pSelEngine->GetSelectionMode() == NO_SELECTION) in dispatchAction() 1711 if(m_pSelEngine->GetSelectionMode() == NO_SELECTION) in dispatchAction() 1713 else if(m_pSelEngine->GetSelectionMode() == SINGLE_SELECTION) in dispatchAction() 1796 if(m_pSelEngine->GetSelectionMode() == NO_SELECTION) in dispatchAction() 1798 else if(m_pSelEngine->GetSelectionMode() == SINGLE_SELECTION) in dispatchAction() 1878 if(m_pSelEngine->GetSelectionMode() == NO_SELECTION) in dispatchAction() 1880 else if(m_pSelEngine->GetSelectionMode() == SINGLE_SELECTION) in dispatchAction() 1906 if(m_pSelEngine->GetSelectionMode() == NO_SELECTION) in dispatchAction() [all …]
|
| H A D | mousefunction.cxx | 207 if ( i_tableControl.getSelEngine()->GetSelectionMode() == NO_SELECTION ) in handleMouseDown() 229 if ( i_tableControl.getSelEngine()->GetSelectionMode() != NO_SELECTION ) in handleMouseUp()
|
| H A D | tablecontrol.cxx | 452 if ( m_pImpl->getSelEngine()->GetSelectionMode() == MULTIPLE_SELECTION ) in FillAccessibleStateSet()
|
| /AOO41X/main/svtools/source/contnr/ |
| H A D | svimpbox.cxx | 244 if ( ( m_nStyle & WB_SIMPLEMODE) && ( aSelEng.GetSelectionMode() == MULTIPLE_SELECTION ) ) in SetStyle() 656 pView->GetSelectionMode() == MULTIPLE_SELECTION && in SetCursor() 674 DBG_ASSERT(aSelEng.GetSelectionMode() != SINGLE_SELECTION,"Mode?"); in SetCursor() 874 aSelEng.GetSelectionMode() == SINGLE_SELECTION in MakePointVisible() 966 sal_Bool bNotSelect = ( aSelEng.GetSelectionMode() == MULTIPLE_SELECTION ) in Paint() 1689 aSelEng.GetSelectionMode() == SINGLE_SELECTION && in EntrySelected() 2204 if ( aSelEng.GetSelectionMode() != NO_SELECTION ) in MouseButtonDown() 2213 if ( !ButtonUpCheckCtrl( rMEvt ) && ( aSelEng.GetSelectionMode() != NO_SELECTION ) ) in MouseButtonUp() 2236 if ( !MouseMoveCheckCtrl( rMEvt, pEntry ) && ( aSelEng.GetSelectionMode() != NO_SELECTION ) ) in MouseMove() 2473 if ( pView->GetSelectionMode() != NO_SELECTION ) in KeyInput() [all …]
|
| H A D | svicnvw.cxx | 69 pImp->SetSelectionMode( GetSelectionMode() ); in SvIconView() 593 if( GetSelectionMode()==SINGLE_SELECTION && !GetSelectionCount()) in EditedText()
|
| H A D | svimpicn.cxx | 1020 pView->GetSelectionMode() == SINGLE_SELECTION && in EntrySelected() 1357 if( pView->GetSelectionMode() != SINGLE_SELECTION ) in MouseButtonDown() 1394 else if( pView->GetSelectionMode() == SINGLE_SELECTION ) in MouseButtonDown() 1526 int bDeselAll = (pView->GetSelectionMode() != SINGLE_SELECTION) && in KeyInput() 2585 if( pView->GetSelectionMode() == SINGLE_SELECTION ) in SetCursor() 2593 if( pView->GetSelectionMode() == SINGLE_SELECTION ) in SetCursor()
|
| H A D | imivctl.hxx | 491 SelectionMode GetSelectionMode() const { return eSelectionMode; } in GetSelectionMode() function in SvxIconChoiceCtrl_Impl
|
| H A D | svtreebx.cxx | 1537 if( GetSelectionMode() == MULTIPLE_SELECTION && !GetCurEntry() ) in EditedText()
|
| /AOO41X/main/svtools/source/uno/ |
| H A D | svtxgridcontrol.cxx | 286 if( pTable->getSelEngine()->GetSelectionMode() != eSelMode ) in setProperty() 473 SelectionMode eSelMode = pTable->getSelEngine()->GetSelectionMode(); in getProperty()
|
| H A D | treecontrolpeer.cxx | 1350 if( rTree.GetSelectionMode() != eSelMode ) in setProperty() 1433 SelectionMode eSelMode = rTree.GetSelectionMode(); in getProperty()
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | seleng.hxx | 128 SelectionMode GetSelectionMode() const { return eSelMode; } in GetSelectionMode() function in SelectionEngine
|
| /AOO41X/main/editeng/inc/editeng/ |
| H A D | editview.hxx | 104 EESelectionMode GetSelectionMode() const;
|
| /AOO41X/main/accessibility/source/extended/ |
| H A D | accessiblelistbox.cxx | 622 if ( getListBox()->GetSelectionMode() == MULTIPLE_SELECTION ) in FillAccessibleStateSet()
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | svlbox.hxx | 430 SelectionMode GetSelectionMode() const { return eSelMode; } in GetSelectionMode() function in SvLBox
|
| /AOO41X/main/editeng/source/editeng/ |
| H A D | editview.cxx | 696 EESelectionMode EditView::GetSelectionMode() const in GetSelectionMode() function in EditView 699 return pImpEditView->GetSelectionMode(); in GetSelectionMode()
|
| H A D | impedit.hxx | 317 EESelectionMode GetSelectionMode() const { return eSelectionMode; } in GetSelectionMode() function in ImpEditView
|
| H A D | impedit.cxx | 149 if ( GetSelectionMode() == EE_SELMODE_HIDDEN ) in DrawSelection()
|
| /AOO41X/main/sd/source/ui/dlg/ |
| H A D | navigatr.cxx | 1043 if( pNavigatorWin->maTlbObjects.GetSelectionMode() == MULTIPLE_SELECTION ) in StateChanged()
|
| /AOO41X/main/svx/workben/ |
| H A D | edittest.cxx | 605 aToolBox.CheckItem( TB_STDSEL, pEditView->GetSelectionMode() == EE_SELMODE_STD ); in UpdateToolBox()
|