LibreOffice Module sw (master) 1
|
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/text/XFlatParagraph.hpp>
#include <com/sun/star/text/XFlatParagraphIterator.hpp>
#include <svl/listener.hxx>
#include "unotextmarkup.hxx"
#include <nodeoffset.hxx>
#include <set>
Go to the source code of this file.
Classes | |
class | SwXFlatParagraph |
class | SwXFlatParagraphIterator |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::container |
namespace | com::sun::star::text |
Typedefs | |
typedef ::cppu::ImplInheritanceHelper< SwXTextMarkup, css::beans::XPropertySet, css::text::XFlatParagraph > | SwXFlatParagraph_Base |
typedef ::cppu::ImplInheritanceHelper< SwXTextMarkup, css::beans::XPropertySet, css::text::XFlatParagraph> SwXFlatParagraph_Base |
Definition at line 44 of file unoflatpara.hxx.