LibreOffice Module editeng (master) 1
Classes | Typedefs
unoedsrc.hxx File Reference
#include <i18nlangtag/lang.h>
#include <rtl/ustring.hxx>
#include <tools/gen.hxx>
#include <tools/fontenum.hxx>
#include <vcl/mapmod.hxx>
#include <svl/poolitem.hxx>
#include <editeng/editengdllapi.h>
#include <editeng/editeng.hxx>
#include <vector>
Include dependency graph for unoedsrc.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvxEditSource
 Wrapper class for unified EditEngine/Outliner access. More...
 
class  SvxTextForwarder
 Contains an EditEngine or an Outliner and unifies access to them. More...
 
class  SvxViewForwarder
 Encapsulates the document view for the purpose of unified EditEngine/Outliner access. More...
 
class  SvxEditViewForwarder
 Encapsulates EditView and OutlinerView for the purpose of unified EditEngine/Outliner access. More...
 

Typedefs

typedef std::vector< SvxUnoTextRangeBase * > SvxUnoTextRangeBaseVec
 

Typedef Documentation

◆ SvxUnoTextRangeBaseVec

typedef std::vector< SvxUnoTextRangeBase* > SvxUnoTextRangeBaseVec

Definition at line 47 of file unoedsrc.hxx.