LibreOffice Module sw (master)
1
|
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/implbase2.hxx>
#include "unotext.hxx"
Go to the source code of this file.
Classes | |
class | SwXBodyText |
class | SwXHeadFootText |
Typedefs | |
typedef ::cppu::WeakAggImplHelper2< css::lang::XServiceInfo, css::container::XEnumerationAccess > | SwXBodyText_Base |
typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::container::XEnumerationAccess > | SwXHeadFootText_Base |
typedef ::cppu::WeakAggImplHelper2< css::lang::XServiceInfo, css::container::XEnumerationAccess> SwXBodyText_Base |
Definition at line 33 of file unotextbodyhf.hxx.
typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::container::XEnumerationAccess> SwXHeadFootText_Base |
Definition at line 96 of file unotextbodyhf.hxx.