LibreOffice Module sw (master) 1
Functions
unomod.cxx File Reference
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/view/DocumentZoomType.hpp>
#include <comphelper/ChainablePropertySetInfo.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <o3tl/any.hxx>
#include <osl/diagnose.h>
#include <svl/itemprop.hxx>
#include <tools/urlobj.hxx>
#include <tools/UnitConversion.hxx>
#include <vcl/svapp.hxx>
#include <unomod.hxx>
#include <usrpref.hxx>
#include <prtopt.hxx>
#include <swmodule.hxx>
#include <view.hxx>
#include <docsh.hxx>
#include <wrtsh.hxx>
#include <viewopt.hxx>
#include <doc.hxx>
#include <IDocumentDeviceAccess.hxx>
#include <edtwin.hxx>
Include dependency graph for unomod.cxx:

Go to the source code of this file.

Functions

static rtl::Reference< ChainablePropertySetInfo > lcl_createViewSettingsInfo ()
 
static rtl::Reference< ChainablePropertySetInfo > lcl_createPrintSettingsInfo ()
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * SwXModule_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ lcl_createPrintSettingsInfo()

static rtl::Reference< ChainablePropertySetInfo > lcl_createPrintSettingsInfo ( )
static

Definition at line 183 of file unomod.cxx.

References cppu::UnoType< typename T >::get(), and PROPERTY_NONE.

◆ lcl_createViewSettingsInfo()

static rtl::Reference< ChainablePropertySetInfo > lcl_createViewSettingsInfo ( )
static

Definition at line 126 of file unomod.cxx.

References cppu::UnoType< typename T >::get(), and PROPERTY_NONE.

◆ SwXModule_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * SwXModule_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 970 of file unomod.cxx.