LibreOffice Module editeng (master) 1
Classes | Namespaces | Typedefs | Enumerations
editobj.hxx File Reference
#include <svl/style.hxx>
#include <editeng/editengdllapi.h>
#include <editeng/macros.hxx>
#include <svl/languageoptions.hxx>
#include <com/sun/star/text/textfield/Type.hpp>
#include <vector>
#include <memory>
Include dependency graph for editobj.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EditTextObject
 

Namespaces

namespace  editeng
 
namespace  svl
 

Typedefs

typedef struct _xmlTextWriter * xmlTextWriterPtr
 

Enumerations

enum class  TextRotation {
  NONE ,
  TOPTOBOTTOM ,
  BOTTOMTOTOP
}
 

Typedef Documentation

◆ xmlTextWriterPtr

typedef struct _xmlTextWriter* xmlTextWriterPtr

Definition at line 39 of file editobj.hxx.

Enumeration Type Documentation

◆ TextRotation

enum class TextRotation
strong
Enumerator
NONE 
TOPTOBOTTOM 
BOTTOMTOTOP 

Definition at line 55 of file editobj.hxx.