LibreOffice Module sw (master) 1
Classes | Typedefs
unorefmark.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/text/XTextContent.hpp>
#include <cppuhelper/implbase.hxx>
#include <unobaseclass.hxx>
Include dependency graph for unorefmark.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwXReferenceMark
 

Typedefs

typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::beans::XPropertySet, css::container::XNamed, css::text::XTextContent > SwXReferenceMark_Base
 

Typedef Documentation

◆ SwXReferenceMark_Base

typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::beans::XPropertySet, css::container::XNamed, css::text::XTextContent> SwXReferenceMark_Base

Definition at line 40 of file unorefmark.hxx.