Searched refs:rLogicChart (Results 1 – 4 of 4) sorted by relevance
75 …etChartDialogPos( const Window *pParentWin, const Size& rDialogSize, const Rectangle& rLogicChart ) in SwGetChartDialogPos() argument84 Rectangle aObjPixel = pParentWin->LogicToPixel( rLogicChart, pParentWin->GetMapMode() ); in SwGetChartDialogPos()
27 …tChartDialogPos( const Window *pParentWin, const Size& rDialogSize, const Rectangle& rLogicChart );
341 Point GetChartDialogPos( const Size& rDialogSize, const Rectangle& rLogicChart );
2076 Point ScTabView::GetChartDialogPos( const Size& rDialogSize, const Rectangle& rLogicChart ) in GetChartDialogPos() argument2094 Rectangle aObjPixel = pWin->LogicToPixel( rLogicChart, aDrawMode ); in GetChartDialogPos()
Completed in 41 milliseconds