Home
last modified time | relevance | path

Searched refs:pRowColumnSelectionStart (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx580 if ( pRowColumnSelectionStart ) in IMPL_LINK()
583 rSh.SelectTableRowCol( *pRowColumnSelectionStart, &aPos, bIsRowDrag ); in IMPL_LINK()
2724 pRowColumnSelectionStart = new Point( aDocPos ); in MouseButtonDown()
3480 if( bInsWin && pRowColumnSelectionStart ) in MouseMove()
3484 if( rSh.SelectTableRowCol( *pRowColumnSelectionStart, &aPos, bIsRowDrag )) in MouseMove()
3920 if( pRowColumnSelectionStart ) in MouseButtonUp()
3921 DELETEZ( pRowColumnSelectionStart ); in MouseButtonUp()
4558 pRowColumnSelectionStart( 0 ), in SwEditWin()
4617 delete pRowColumnSelectionStart; in ~SwEditWin()
/aoo4110/main/sw/source/ui/inc/
H A Dedtwin.hxx106 …Point *pRowColumnSelectionStart; // save position where table row/column selection has been st… member in SwEditWin

Completed in 55 milliseconds