Searched refs:nRefX (Results 1 – 3 of 3) sorted by relevance
148 sal_Int32 nRefX; member161 nRefX( -1 ), nRefY( -1 ), nRefAngle( -1 ), nRefR( -1 ) {}; in Handle()
1738 sal_uInt16 nRefX=0; in GetFormulaCurrentFocusCell() local1742 nRefX=pViewData->GetRefEndX(); in GetFormulaCurrentFocusCell()1747 nRefX=pViewData->GetRefStartX(); in GetFormulaCurrentFocusCell()1750 if( /* Always true: nRefX >= 0 && */ nRefX <= MAXCOL && nRefY >= 0 && nRefY <= MAXROW) in GetFormulaCurrentFocusCell()1752 addr = ScAddress(nRefX,nRefY,pViewData->GetTabNo()); in GetFormulaCurrentFocusCell()
530 if ( rPropVal.Value >>= rDestinationHandle.nRefX ) in ConvertSequenceToEnhancedCustomShape2dHandle()1282 nFirstAdjustmentValue = aHandle.nRefX; in SetHandleControllerPosition()
Completed in 39 milliseconds