Searched refs:nRefY (Results 1 – 3 of 3) sorted by relevance
1739 sal_Int32 nRefY=0; in GetFormulaCurrentFocusCell() local1743 nRefY=pViewData->GetRefEndY(); in GetFormulaCurrentFocusCell()1748 nRefY=pViewData->GetRefStartY(); 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()
149 sal_Int32 nRefY; member161 nRefX( -1 ), nRefY( -1 ), nRefAngle( -1 ), nRefR( -1 ) {}; in Handle()
535 if ( rPropVal.Value >>= rDestinationHandle.nRefY ) in ConvertSequenceToEnhancedCustomShape2dHandle()1288 nSecondAdjustmentValue = aHandle.nRefY; in SetHandleControllerPosition()
Completed in 43 milliseconds