LibreOffice Module sw (master) 1
|
#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>
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 ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::beans::XPropertySet, css::container::XEnumerationAccess, css::text::XFootnote> SwXFootnote_Base |
Definition at line 40 of file unofootnote.hxx.