Home
last modified time | relevance | path

Searched refs:m_pSelEngine (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.cxx469 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 …]
H A Dtablecontrol_impl.hxx144 SelectionEngine* m_pSelEngine; member in svt::table::TableControl_Impl

Completed in 38 milliseconds