|
LibreOffice Module vcl (master) 1
|
#include <iostream>#include <vcl/dllapi.h>#include <vcl/WindowPosSize.hxx>#include <tools/long.hxx>Go to the source code of this file.
Classes | |
| class | SalFrameGeometry |
| class | SalGeometryProvider |
| Interface used to share logic on sizing between SalVirtualDevices and SalFrames. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const SalFrameGeometry &rGeom) |
|
inline |
Definition at line 69 of file salgeom.hxx.
References SalFrameGeometry::bottomDecoration(), SalFrameGeometry::leftDecoration(), SalFrameGeometry::rightDecoration(), SalFrameGeometry::screen(), and SalFrameGeometry::topDecoration().