Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/table/
H A Dchartins.cxx84 Rectangle aObjPixel = pParentWin->LogicToPixel( rLogicChart, pParentWin->GetMapMode() ); in SwGetChartDialogPos() local
85 Rectangle aObjAbs( pParentWin->OutputToAbsoluteScreenPixel( aObjPixel.TopLeft() ), in SwGetChartDialogPos()
86 pParentWin->OutputToAbsoluteScreenPixel( aObjPixel.BottomRight() ) ); in SwGetChartDialogPos()
/trunk/main/sc/source/ui/view/
H A Dtabview.cxx2094 Rectangle aObjPixel = pWin->LogicToPixel( rLogicChart, aDrawMode ); in GetChartDialogPos() local
2095 Rectangle aObjAbs( pWin->OutputToAbsoluteScreenPixel( aObjPixel.TopLeft() ), in GetChartDialogPos()
2096 pWin->OutputToAbsoluteScreenPixel( aObjPixel.BottomRight() ) ); in GetChartDialogPos()

Completed in 21 milliseconds