LibreOffice Module sw (master) 1
Classes | Typedefs
unofield.hxx File Reference
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XEnumeration.hpp>
#include <com/sun/star/util/XUpdatable.hpp>
#include <com/sun/star/text/XDependentTextField.hpp>
#include <cppuhelper/implbase.hxx>
#include <unobaseclass.hxx>
#include <unocoll.hxx>
#include <fldbas.hxx>
Include dependency graph for unofield.hxx:

Go to the source code of this file.

Classes

class  SwXFieldMaster
 
class  SwXTextField
 UNO wrapper around an SwFormatField, i.e. More...
 
class  SwXFieldEnumeration
 

Typedefs

typedef ::cppu::WeakImplHelper< css::beans::XPropertySet, css::lang::XServiceInfo, css::lang::XComponent > SwXFieldMaster_Base
 
typedef ::cppu::WeakImplHelper< css::text::XDependentTextField, css::lang::XServiceInfo, css::beans::XPropertySet, css::util::XUpdatable > SwXTextField_Base
 
typedef ::cppu::WeakImplHelper< css::container::XEnumeration, css::lang::XServiceInfo > SwXFieldEnumeration_Base
 

Typedef Documentation

◆ SwXFieldEnumeration_Base

typedef ::cppu::WeakImplHelper< css::container::XEnumeration, css::lang::XServiceInfo> SwXFieldEnumeration_Base

Definition at line 199 of file unofield.hxx.

◆ SwXFieldMaster_Base

typedef ::cppu::WeakImplHelper< css::beans::XPropertySet, css::lang::XServiceInfo, css::lang::XComponent> SwXFieldMaster_Base

Definition at line 42 of file unofield.hxx.

◆ SwXTextField_Base

typedef ::cppu::WeakImplHelper< css::text::XDependentTextField, css::lang::XServiceInfo, css::beans::XPropertySet, css::util::XUpdatable> SwXTextField_Base

Definition at line 112 of file unofield.hxx.