LibreOffice Module sw (master) 1
|
#include <tools/gen.hxx>
#include <tools/link.hxx>
#include <com/sun/star/ui/dialogs/DialogClosedEvent.hpp>
Go to the source code of this file.
Classes | |
class | SwInsertChart |
Namespaces | |
namespace | vcl |
Functions | |
Point | SwGetChartDialogPos (const vcl::Window *pParentWin, const Size &rDialogSize, const tools::Rectangle &rLogicChart) |
Point SwGetChartDialogPos | ( | const vcl::Window * | pParentWin, |
const Size & | rDialogSize, | ||
const tools::Rectangle & | rLogicChart | ||
) |
Definition at line 54 of file chartins.cxx.
References tools::Rectangle::Bottom(), tools::Rectangle::BottomRight(), GetActiveView(), vcl::Window::GetDesktopRectPixel(), tools::Rectangle::GetHeight(), vcl::Window::GetMapMode(), tools::Rectangle::GetWidth(), Size::Height(), tools::Rectangle::Left(), vcl::Window::LogicToPixel(), vcl::Window::OutputToAbsoluteScreenPixel(), tools::Rectangle::Right(), Point::setX(), Point::setY(), tools::Rectangle::Top(), tools::Rectangle::TopLeft(), Size::Width(), Point::X(), and Point::Y().
Referenced by SwInsertChart::SwInsertChart().