Searched refs:SelectTableRowCol (Results 1 – 3 of 3) sorted by relevance
886 sal_Bool SwWrtShell::SelectTableRowCol( const Point& rPt, const Point* pEnd, bool bRowDrag ) in SelectTableRowCol() function in SwWrtShell
230 sal_Bool SelectTableRowCol( const Point& rPt, const Point* pEnd = 0, bool bRowDrag = false );
580 rSh.SelectTableRowCol( *pRowColumnSelectionStart, &aPos, bIsRowDrag ); in IMPL_LINK()2720 rSh.SelectTableRowCol( aDocPos ); in MouseButtonDown()3483 if( rSh.SelectTableRowCol( *pRowColumnSelectionStart, &aPos, bIsRowDrag )) in MouseMove()