Searched refs:aObjPixel (Results 1 – 2 of 2) sorted by relevance
84 Rectangle aObjPixel = pParentWin->LogicToPixel( rLogicChart, pParentWin->GetMapMode() ); in SwGetChartDialogPos() local85 Rectangle aObjAbs( pParentWin->OutputToAbsoluteScreenPixel( aObjPixel.TopLeft() ), in SwGetChartDialogPos()86 pParentWin->OutputToAbsoluteScreenPixel( aObjPixel.BottomRight() ) ); in SwGetChartDialogPos()
2094 Rectangle aObjPixel = pWin->LogicToPixel( rLogicChart, aDrawMode ); in GetChartDialogPos() local2095 Rectangle aObjAbs( pWin->OutputToAbsoluteScreenPixel( aObjPixel.TopLeft() ), in GetChartDialogPos()2096 pWin->OutputToAbsoluteScreenPixel( aObjPixel.BottomRight() ) ); in GetChartDialogPos()
Completed in 33 milliseconds