Searched refs:SelectTableRowCol (Results 1 – 3 of 3) sorted by relevance
890 sal_Bool SwWrtShell::SelectTableRowCol( const Point& rPt, const Point* pEnd, bool bRowDrag ) in SelectTableRowCol() function in SwWrtShell
231 sal_Bool SelectTableRowCol( const Point& rPt, const Point* pEnd = 0, bool bRowDrag = false );
581 rSh.SelectTableRowCol( *pRowColumnSelectionStart, &aPos, bIsRowDrag ); in IMPL_LINK()2721 rSh.SelectTableRowCol( aDocPos ); in MouseButtonDown()3484 if( rSh.SelectTableRowCol( *pRowColumnSelectionStart, &aPos, bIsRowDrag )) in MouseMove()
Completed in 113 milliseconds