LibreOffice Module sw (master) 1
Classes | Typedefs
unofootnote.hxx File Reference
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/text/XFootnote.hpp>
#include <cppuhelper/implbase.hxx>
#include <unotext.hxx>
Include dependency graph for unofootnote.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwXFootnote
 

Typedefs

typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::beans::XPropertySet, css::container::XEnumerationAccess, css::text::XFootnote > SwXFootnote_Base
 

Typedef Documentation

◆ SwXFootnote_Base

typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::beans::XPropertySet, css::container::XEnumerationAccess, css::text::XFootnote> SwXFootnote_Base

Definition at line 40 of file unofootnote.hxx.