Searched refs:m_pSelEngine (Results 1 – 2 of 2) sorted by relevance
469 m_pSelEngine->SetSelectionMode(SINGLE_SELECTION); in TableControl_Impl()483 DELETEZ( m_pSelEngine ); in ~TableControl_Impl()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()1786 m_pSelEngine->SetAnchor(sal_True); in dispatchAction()1796 if(m_pSelEngine->GetSelectionMode() == NO_SELECTION) in dispatchAction()1867 m_pSelEngine->SetAnchor(sal_True); in dispatchAction()1896 m_pSelEngine->SetAnchor(sal_True); in dispatchAction()1922 m_pSelEngine->SetAnchor(sal_True); in dispatchAction()[all …]
144 SelectionEngine* m_pSelEngine; member in svt::table::TableControl_Impl
Completed in 29 milliseconds