LibreOffice Module sw (master)
1
|
#include <config_features.h>
#include <sal/config.h>
#include <sal/log.hxx>
#include <utility>
#include <o3tl/any.hxx>
#include <sfx2/sfxbasecontroller.hxx>
#include "SwXDocumentSettings.hxx"
#include <comphelper/MasterPropertySetInfo.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/i18n/XForbiddenCharacters.hpp>
#include <com/sun/star/document/PrinterIndependentLayout.hpp>
#include <doc.hxx>
#include <IDocumentSettingAccess.hxx>
#include <IDocumentDeviceAccess.hxx>
#include <IDocumentRedlineAccess.hxx>
#include <docsh.hxx>
#include <fldupde.hxx>
#include <linkenum.hxx>
#include <sfx2/printer.hxx>
#include <editsh.hxx>
#include <drawdoc.hxx>
#include <svl/zforlist.hxx>
#include <unotxdoc.hxx>
#include <cmdid.h>
#include <sfx2/zoomitem.hxx>
#include <unomod.hxx>
#include <vcl/svapp.hxx>
#include <svl/asiancfg.hxx>
#include <tools/stream.hxx>
#include <swmodule.hxx>
#include <cfgitems.hxx>
#include <prtopt.hxx>
#include <dbmgr.hxx>
Go to the source code of this file.
Enumerations | |
enum | SwDocumentSettingsPropertyHandles |
Functions | |
static MasterPropertySetInfo * | lcl_createSettingsInfo () |
Definition at line 69 of file SwXDocumentSettings.cxx.
|
static |
Definition at line 153 of file SwXDocumentSettings.cxx.
References cppu::UnoType< class >::get(), and sw::proofreadingiterator::get().