LibreOffice Module sw (master) 1
Classes | Enumerations | Functions
unomod.hxx File Reference
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/view/XPrintSettingsSupplier.hpp>
#include <com/sun/star/view/XViewSettingsSupplier.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <cppuhelper/implbase.hxx>
#include <comphelper/ChainablePropertySet.hxx>
#include <tools/fldunit.hxx>
Include dependency graph for unomod.hxx:

Go to the source code of this file.

Classes

class  SwXModule
 
class  SwXPrintSettings
 
class  SwXViewSettings
 Implements com.sun.star.text.ViewSettings: UNO access to per-view settings (e.g. More...
 

Enumerations

enum class  SwXPrintSettingsType {
  Module ,
  Document
}
 

Functions

css::uno::Reference< css::uno::XInterface > SAL_CALL SwXModule_CreateInstance (const css::uno::Reference< css::lang::XMultiServiceFactory > &)
 

Enumeration Type Documentation

◆ SwXPrintSettingsType

enum class SwXPrintSettingsType
strong
Enumerator
Module 
Document 

Definition at line 65 of file unomod.hxx.

Function Documentation

◆ SwXModule_CreateInstance()

css::uno::Reference< css::uno::XInterface > SAL_CALL SwXModule_CreateInstance ( const css::uno::Reference< css::lang::XMultiServiceFactory > &  )