Searched refs:GetSelectionMode (Results 1 – 19 of 19) sorted by relevance
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 …]
207 if ( i_tableControl.getSelEngine()->GetSelectionMode() == NO_SELECTION ) in handleMouseDown()229 if ( i_tableControl.getSelEngine()->GetSelectionMode() != NO_SELECTION ) in handleMouseUp()
452 if ( m_pImpl->getSelEngine()->GetSelectionMode() == MULTIPLE_SELECTION ) in FillAccessibleStateSet()
656 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 …]
69 pImp->SetSelectionMode( GetSelectionMode() ); in SvIconView()593 if( GetSelectionMode()==SINGLE_SELECTION && !GetSelectionCount()) in EditedText()
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()
491 SelectionMode GetSelectionMode() const { return eSelectionMode; } in GetSelectionMode() function in SvxIconChoiceCtrl_Impl
1537 if( GetSelectionMode() == MULTIPLE_SELECTION && !GetCurEntry() ) in EditedText()
286 if( pTable->getSelEngine()->GetSelectionMode() != eSelMode ) in setProperty()473 SelectionMode eSelMode = pTable->getSelEngine()->GetSelectionMode(); in getProperty()
1350 if( rTree.GetSelectionMode() != eSelMode ) in setProperty()1433 SelectionMode eSelMode = rTree.GetSelectionMode(); in getProperty()
128 SelectionMode GetSelectionMode() const { return eSelMode; } in GetSelectionMode() function in SelectionEngine
104 EESelectionMode GetSelectionMode() const;
622 if ( getListBox()->GetSelectionMode() == MULTIPLE_SELECTION ) in FillAccessibleStateSet()
696 EESelectionMode EditView::GetSelectionMode() const in GetSelectionMode() function in EditView699 return pImpEditView->GetSelectionMode(); in GetSelectionMode()
317 EESelectionMode GetSelectionMode() const { return eSelectionMode; } in GetSelectionMode() function in ImpEditView
149 if ( GetSelectionMode() == EE_SELMODE_HIDDEN ) in DrawSelection()
430 SelectionMode GetSelectionMode() const { return eSelMode; } in GetSelectionMode() function in SvLBox
1043 if( pNavigatorWin->maTlbObjects.GetSelectionMode() == MULTIPLE_SELECTION ) in StateChanged()
605 aToolBox.CheckItem( TB_STDSEL, pEditView->GetSelectionMode() == EE_SELMODE_STD ); in UpdateToolBox()
Completed in 337 milliseconds