Searched refs:bIsRowDrag (Results 1 – 2 of 2) sorted by relevance
133 … bIsRowDrag : 1, //selection of rows is used, in combination with pRowColumnSelectionStart member in SwEditWin
583 rSh.SelectTableRowCol( *pRowColumnSelectionStart, &aPos, bIsRowDrag ); in IMPL_LINK()2725 bIsRowDrag = SW_TABROWSEL_HORI == nMouseTabCol|| in MouseButtonDown()3484 if( rSh.SelectTableRowCol( *pRowColumnSelectionStart, &aPos, bIsRowDrag )) in MouseMove()
Completed in 46 milliseconds