Home
last modified time | relevance | path

Searched refs:GetSelectionMode (Results 1 – 19 of 19) sorted by relevance

/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx1578 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 Dmousefunction.cxx207 if ( i_tableControl.getSelEngine()->GetSelectionMode() == NO_SELECTION ) in handleMouseDown()
229 if ( i_tableControl.getSelEngine()->GetSelectionMode() != NO_SELECTION ) in handleMouseUp()
H A Dtablecontrol.cxx452 if ( m_pImpl->getSelEngine()->GetSelectionMode() == MULTIPLE_SELECTION ) in FillAccessibleStateSet()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx656 pView->GetSelectionMode() == MULTIPLE_SELECTION && in SetCursor()
674 DBG_ASSERT(aSelEng.GetSelectionMode() != SINGLE_SELECTION,"Mode?"); in SetCursor()
874 aSelEng.GetSelectionMode() == SINGLE_SELECTION in MakePointVisible()
1689 aSelEng.GetSelectionMode() == SINGLE_SELECTION && in EntrySelected()
2204 if ( aSelEng.GetSelectionMode() != NO_SELECTION ) in MouseButtonDown()
2473 if ( pView->GetSelectionMode() != NO_SELECTION ) in KeyInput()
2526 if( bShift && pView->GetSelectionMode()==MULTIPLE_SELECTION && in KeyInput()
3162 else if( aSelEng.GetSelectionMode() == SINGLE_SELECTION ) in Command()
3284 if ( ( aSelEng.GetSelectionMode() != SINGLE_SELECTION ) in SetCurEntry()
3285 && ( aSelEng.GetSelectionMode() != NO_SELECTION ) in SetCurEntry()
[all …]
H A Dsvicnvw.cxx69 pImp->SetSelectionMode( GetSelectionMode() ); in SvIconView()
593 if( GetSelectionMode()==SINGLE_SELECTION && !GetSelectionCount()) in EditedText()
H A Dsvimpicn.cxx1020 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 Dimivctl.hxx491 SelectionMode GetSelectionMode() const { return eSelectionMode; } in GetSelectionMode() function in SvxIconChoiceCtrl_Impl
H A Dsvtreebx.cxx1537 if( GetSelectionMode() == MULTIPLE_SELECTION && !GetCurEntry() ) in EditedText()
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx286 if( pTable->getSelEngine()->GetSelectionMode() != eSelMode ) in setProperty()
473 SelectionMode eSelMode = pTable->getSelEngine()->GetSelectionMode(); in getProperty()
H A Dtreecontrolpeer.cxx1350 if( rTree.GetSelectionMode() != eSelMode ) in setProperty()
1433 SelectionMode eSelMode = rTree.GetSelectionMode(); in getProperty()
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx128 SelectionMode GetSelectionMode() const { return eSelMode; } in GetSelectionMode() function in SelectionEngine
/trunk/main/editeng/inc/editeng/
H A Deditview.hxx104 EESelectionMode GetSelectionMode() const;
/trunk/main/accessibility/source/extended/
H A Daccessiblelistbox.cxx622 if ( getListBox()->GetSelectionMode() == MULTIPLE_SELECTION ) in FillAccessibleStateSet()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx696 EESelectionMode EditView::GetSelectionMode() const in GetSelectionMode() function in EditView
699 return pImpEditView->GetSelectionMode(); in GetSelectionMode()
H A Dimpedit.hxx317 EESelectionMode GetSelectionMode() const { return eSelectionMode; } in GetSelectionMode() function in ImpEditView
H A Dimpedit.cxx149 if ( GetSelectionMode() == EE_SELMODE_HIDDEN ) in DrawSelection()
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx430 SelectionMode GetSelectionMode() const { return eSelMode; } in GetSelectionMode() function in SvLBox
/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.cxx1043 if( pNavigatorWin->maTlbObjects.GetSelectionMode() == MULTIPLE_SELECTION ) in StateChanged()
/trunk/main/svx/workben/
H A Dedittest.cxx605 aToolBox.CheckItem( TB_STDSEL, pEditView->GetSelectionMode() == EE_SELMODE_STD ); in UpdateToolBox()

Completed in 152 milliseconds