Lines Matching refs:eWhich
289 ScSplitPos eWhich = GetWhich(); in SetCursorAtPoint() local
290 if ( eWhich == pViewData->GetActivePart() ) in SetCursorAtPoint()
295 if ( eWhich == SC_SPLIT_TOPLEFT ) in SetCursorAtPoint()
297 else if ( eWhich == SC_SPLIT_BOTTOMLEFT ) in SetCursorAtPoint()
304 if ( eWhich == SC_SPLIT_TOPLEFT ) in SetCursorAtPoint()
306 else if ( eWhich == SC_SPLIT_TOPRIGHT ) in SetCursorAtPoint()
353 ScSplitPos eWhich = GetWhich(); in SetCursorAtCell() local
354 pView->AlignToCursor( nPosX, nPosY, SC_FOLLOW_LINE, &eWhich ); in SetCursorAtCell()
683 eWhich( eSplitPos ) in ScViewSelectionEngine()
700 eWhich( SC_SPLIT_TOPLEFT ), in ScHeaderFunctionSet()
714 eWhich = eNew; in SetWhich()
777 if ( eWhich == SC_SPLIT_TOPLEFT ) in SetCursorAtPoint()
779 else if ( eWhich == SC_SPLIT_BOTTOMLEFT ) in SetCursorAtPoint()
790 if ( eWhich == SC_SPLIT_TOPLEFT ) in SetCursorAtPoint()
792 else if ( eWhich == SC_SPLIT_TOPRIGHT ) in SetCursorAtPoint()