LibreOffice Module editeng (master) 1
|
#include <rtl/ustring.hxx>
#include <tools/mapunit.hxx>
#include <i18nutil/paper.hxx>
#include <tools/gen.hxx>
#include <editeng/editengdllapi.h>
Go to the source code of this file.
Classes | |
class | SvxPaperInfo |
Functions | |
Size & | Swap (Size &rSize) |
Size & | LandscapeSwap (Size &rSize) |
Definition at line 57 of file paperinf.hxx.
References Size::Height(), Swap(), and Size::Width().
Definition at line 49 of file paperinf.hxx.
References Size::Height(), Size::setHeight(), Size::setWidth(), and Size::Width().
Referenced by SvxPaperInfo::GetPaperSize(), and LandscapeSwap().