|
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/text/XTextContent.hpp>#include <com/sun/star/text/XTextField.hpp>#include <com/sun/star/text/XFormField.hpp>#include <cppuhelper/implbase.hxx>#include <svl/listener.hxx>#include <sfx2/Metadatable.hxx>#include <unobaseclass.hxx>#include <IDocumentMarkAccess.hxx>Go to the source code of this file.
Classes | |
| class | SwXBookmark |
| UNO API wrapper around an internal sw::mark::IMark. More... | |
| class | SwXFieldmarkParameters |
| class | SwXFieldmark |
| UNO wrapper around an sw::mark::IFieldmark. More... | |
Typedefs | |
| typedef ::cppu::ImplInheritanceHelper< ::sfx2::MetadatableMixin, css::lang::XServiceInfo, css::beans::XPropertySet, css::container::XNamed, css::text::XTextContent > | SwXBookmark_Base |
| typedef cppu::ImplInheritanceHelper< SwXBookmark, css::text::XFormField, css::text::XTextField > | SwXFieldmark_Base |
| typedef ::cppu::ImplInheritanceHelper< ::sfx2::MetadatableMixin, css::lang::XServiceInfo, css::beans::XPropertySet, css::container::XNamed, css::text::XTextContent> SwXBookmark_Base |
Definition at line 46 of file unobookmark.hxx.
| typedef cppu::ImplInheritanceHelper< SwXBookmark, css::text::XFormField, css::text::XTextField > SwXFieldmark_Base |
Definition at line 179 of file unobookmark.hxx.