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

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

EditTextObjectImpltoImpl (EditTextObject &rObj)
 
const EditTextObjectImpltoImpl (const EditTextObject &rObj)
 

Function Documentation

◆ toImpl() [1/2]

const EditTextObjectImpl & toImpl ( const EditTextObject rObj)
inline

Definition at line 279 of file editobj2.hxx.

◆ toImpl() [2/2]

EditTextObjectImpl & toImpl ( EditTextObject rObj)
inline