Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_InsertTrendline.cxx49 void lcl_SetControlXPos( Control & rControl, long nPosPixel ) in lcl_SetControlXPos() argument
52 aPos.setX( nPosPixel ); in lcl_SetControlXPos()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1105 sal_Int32 nPosPixel = static_cast< sal_Int32 >( fPos + (bPosY ? mfOffsetY : mfOffsetX) ); in implSetPos() local
1106 …awt::Point aPosPixel = mxUnitConv->convertPointToPixel( awt::Point( nPosPixel, nPosPixel ), util::… in implSetPos()

Completed in 19 milliseconds