LibreOffice Module sw (master) 1
Classes | Namespaces | Typedefs
unoflatpara.hxx File Reference
#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>
Include dependency graph for unoflatpara.hxx:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ SwXFlatParagraph_Base

typedef ::cppu::ImplInheritanceHelper< SwXTextMarkup, css::beans::XPropertySet, css::text::XFlatParagraph> SwXFlatParagraph_Base

Definition at line 44 of file unoflatpara.hxx.