Home
last modified time | relevance | path

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

/aoo42x/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
/aoo42x/main/sw/source/ui/inc/
H A Dwrtsh.hxx231 sal_Bool SelectTableRowCol( const Point& rPt, const Point* pEnd = 0, bool bRowDrag = false );
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx581 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