Searched refs:rLogicChart (Results 1 – 4 of 4) sorted by relevance
70 …etChartDialogPos( const Window *pParentWin, const Size& rDialogSize, const Rectangle& rLogicChart ) in SwGetChartDialogPos() argument79 Rectangle aObjPixel = pParentWin->LogicToPixel( rLogicChart, pParentWin->GetMapMode() ); in SwGetChartDialogPos()
27 …tChartDialogPos( const Window *pParentWin, const Size& rDialogSize, const Rectangle& rLogicChart );
337 Point GetChartDialogPos( const Size& rDialogSize, const Rectangle& rLogicChart );
2037 Point ScTabView::GetChartDialogPos( const Size& rDialogSize, const Rectangle& rLogicChart ) in GetChartDialogPos() argument2055 Rectangle aObjPixel = pWin->LogicToPixel( rLogicChart, aDrawMode ); in GetChartDialogPos()