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 <cppuhelper/implbase.hxx>
#include <unobaseclass.hxx>
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 ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::beans::XPropertySet, css::container::XNamed, css::text::XTextContent> SwXReferenceMark_Base |
Definition at line 40 of file unorefmark.hxx.