LibreOffice Module editeng (master) 1
|
#include <editeng/editobj.hxx>
#include <editeng/fieldupdater.hxx>
#include <editeng/outliner.hxx>
#include <editdoc.hxx>
#include <svl/sharedstring.hxx>
#include <svl/languageoptions.hxx>
#include <tools/long.hxx>
#include <tools/mapunit.hxx>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | XEditAttribute |
struct | XParaPortion |
class | XParaPortionList |
class | ContentInfo |
class | EditTextObjectImpl |
Namespaces | |
namespace | editeng |
namespace | svl |
Functions | |
EditTextObjectImpl & | toImpl (EditTextObject &rObj) |
const EditTextObjectImpl & | toImpl (const EditTextObject &rObj) |
|
inline |
Definition at line 279 of file editobj2.hxx.
|
inline |
Definition at line 273 of file editobj2.hxx.
Referenced by EditTextObject::Equals(), ImpEditEngine::InsertTextObject(), EditTextObjectImpl::isWrongListEqual(), and EditTextObjectImpl::operator==().