LibreOffice Module oox (master) 1
Public Attributes | List of all members
oox::vml::TextParagraphModel Struct Reference

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
 

Detailed Description

A text paragraph in a textbox.

Definition at line 42 of file vmltextbox.hxx.

Member Data Documentation

◆ moParaAdjust

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().

◆ moParaStyleName

std::optional<OUString> oox::vml::TextParagraphModel::moParaStyleName

The documentation for this struct was generated from the following file: