LibreOffice Module oox (master) 1
|
#include <cstddef>
#include <vector>
#include <com/sun/star/uno/Reference.hxx>
#include <oox/dllapi.h>
#include <oox/helper/helper.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Go to the source code of this file.
Classes | |
struct | oox::vml::TextParagraphModel |
A text paragraph in a textbox. More... | |
struct | oox::vml::TextFontModel |
Font settings for a text portion in a textbox. More... | |
struct | oox::vml::TextPortionModel |
A text portion in a textbox with the same formatting for all characters. More... | |
class | oox::vml::TextBox |
The textbox contains all text contents and properties. More... | |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::drawing |
namespace | oox |
namespace | oox::vml |