Searched refs:setAnchor (Results 1 – 3 of 3) sorted by relevance
2776 m_pTableControl->setAnchor( m_pTableControl->getCurRow() ); in CreateAnchor()2782 m_pTableControl->setAnchor( ROW_INVALID ); in DestroyAnchor()2818 m_pTableControl->setAnchor( m_pTableControl->getAnchor() - 1 ); in SetCursorAtPoint()2821 m_pTableControl->setAnchor( m_pTableControl->getAnchor() + 1 ); in SetCursorAtPoint()2829 m_pTableControl->setAnchor( m_pTableControl->getAnchor() + 1 ); in SetCursorAtPoint()2832 m_pTableControl->setAnchor( m_pTableControl->getAnchor() - 1 ); in SetCursorAtPoint()2872 m_pTableControl->setAnchor( ROW_INVALID ); in IsSelectionAtPoint()
177 void setAnchor( RowPos const i_anchor ) { m_nAnchor = i_anchor; } in setAnchor() function in svt::table::TableControl_Impl
126 void setAnchor( const char* nchor ) in setAnchor() function in treeview::TVDom461 p->setAnchor( *(atts+1) ); in start_handler()
Completed in 51 milliseconds