Searched refs:pRowColumnSelectionStart (Results 1 – 2 of 2) sorted by relevance
580 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()
106 …Point *pRowColumnSelectionStart; // save position where table row/column selection has been st… member in SwEditWin
Completed in 79 milliseconds