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