Home
last modified time | relevance | path

Searched refs:aMidPos (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Dworksheethelper.cxx693 Point aMidPos = getCellPosition( nMidCol, nMidRow ); in getCellAddressFromPosition() local
700 …bLoopCols = bLoopCols && lclUpdateInterval( nBegCol, nMidCol, nEndCol, aBegPos.X, aMidPos.X, aEndP… in getCellAddressFromPosition()
701 …bLoopRows = bLoopRows && lclUpdateInterval( nBegRow, nMidRow, nEndRow, aBegPos.Y, aMidPos.Y, aEndP… in getCellAddressFromPosition()
702 aMidPos = getCellPosition( nMidCol, nMidRow ); in getCellAddressFromPosition()
708 if( aMidPos.X > rPosition.X ) --nMidCol; in getCellAddressFromPosition()
709 if( aMidPos.Y > rPosition.Y ) --nMidRow; in getCellAddressFromPosition()
/aoo41x/main/svx/source/svdraw/
H A Dsvdhdl.cxx1229 basegfx::B2DPoint aMidPos(aMidPoint.X(), aMidPoint.Y()); in CreateB2dIAObject() local
1233 aPosition, aMidPos in CreateB2dIAObject()

Completed in 102 milliseconds