LibreOffice Module xmloff (master) 1
|
#include "PageMasterPropHdl.hxx"
#include <sax/tools/converter.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <rtl/ustrbuf.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/style/PageStyleLayout.hpp>
#include <com/sun/star/style/NumberingType.hpp>
#include <comphelper/types.hxx>
#include <comphelper/extract.hxx>
#include <o3tl/string_view.hxx>
Go to the source code of this file.
Macros | |
#define | DEFAULT_PAPERTRAY (sal_Int32(-1)) |
#define DEFAULT_PAPERTRAY (sal_Int32(-1)) |
Definition at line 40 of file PageMasterPropHdl.cxx.