LibreOffice Module sw (master) 1
Classes | Typedefs
unoidx.hxx File Reference
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/util/XRefreshable.hpp>
#include <com/sun/star/text/XDocumentIndexMark.hpp>
#include <com/sun/star/text/XDocumentIndex.hpp>
#include <cppuhelper/implbase.hxx>
#include <sfx2/Metadatable.hxx>
#include <toxe.hxx>
#include <unobaseclass.hxx>
Include dependency graph for unoidx.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwXDocumentIndex
 
class  SwXDocumentIndexMark
 

Typedefs

typedef ::cppu::ImplInheritanceHelper< ::sfx2::MetadatableMixin, css::lang::XServiceInfo, css::beans::XPropertySet, css::container::XNamed, css::util::XRefreshable, css::text::XDocumentIndex > SwXDocumentIndex_Base
 
typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::beans::XPropertySet, css::text::XDocumentIndexMark > SwXDocumentIndexMark_Base
 

Typedef Documentation

◆ SwXDocumentIndex_Base

typedef ::cppu::ImplInheritanceHelper< ::sfx2::MetadatableMixin, css::lang::XServiceInfo, css::beans::XPropertySet, css::container::XNamed, css::util::XRefreshable, css::text::XDocumentIndex> SwXDocumentIndex_Base

Definition at line 48 of file unoidx.hxx.

◆ SwXDocumentIndexMark_Base

typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::beans::XPropertySet, css::text::XDocumentIndexMark> SwXDocumentIndexMark_Base

Definition at line 141 of file unoidx.hxx.