|
LibreOffice Module sw (master) 1
|
#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>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 ::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.
| typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::beans::XPropertySet, css::text::XDocumentIndexMark> SwXDocumentIndexMark_Base |
Definition at line 141 of file unoidx.hxx.