LibreOffice Module oox (master) 1
|
A text paragraph in a textbox. More...
#include <vmltextbox.hxx>
Public Attributes | |
std::optional< OUString > | moParaAdjust |
Paragraph adjust (left, center, right, etc.) More... | |
std::optional< OUString > | moParaStyleName |
A text paragraph in a textbox.
Definition at line 42 of file vmltextbox.hxx.
std::optional<OUString> oox::vml::TextParagraphModel::moParaAdjust |
Paragraph adjust (left, center, right, etc.)
Definition at line 44 of file vmltextbox.hxx.
Referenced by oox::vml::TextBox::convert(), and oox::vml::TextBoxContext::onStartElement().
std::optional<OUString> oox::vml::TextParagraphModel::moParaStyleName |
Definition at line 45 of file vmltextbox.hxx.
Referenced by oox::vml::TextBox::convert(), and oox::vml::TextBoxContext::onStartElement().