Home
last modified time | relevance | path

Searched refs:SelectTableRowCol (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx890 sal_Bool SwWrtShell::SelectTableRowCol( const Point& rPt, const Point* pEnd, bool bRowDrag ) in SelectTableRowCol() function in SwWrtShell
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx231 sal_Bool SelectTableRowCol( const Point& rPt, const Point* pEnd = 0, bool bRowDrag = false );
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx583 rSh.SelectTableRowCol( *pRowColumnSelectionStart, &aPos, bIsRowDrag ); in IMPL_LINK()
2723 rSh.SelectTableRowCol( aDocPos ); in MouseButtonDown()
3486 if( rSh.SelectTableRowCol( *pRowColumnSelectionStart, &aPos, bIsRowDrag )) in MouseMove()

Completed in 43 milliseconds