LibreOffice Module editeng (master) 1
|
#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>
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 struct _xmlTextWriter* xmlTextWriterPtr |
Definition at line 39 of file editobj.hxx.
|
strong |
Enumerator | |
---|---|
NONE | |
TOPTOBOTTOM | |
BOTTOMTOTOP |
Definition at line 55 of file editobj.hxx.