LibreOffice Module editeng (master) 1
|
#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>
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 std::vector< SvxUnoTextRangeBase* > SvxUnoTextRangeBaseVec |
Definition at line 47 of file unoedsrc.hxx.