LibreOffice Module oox (master) 1
|
A text portion in a textbox with the same formatting for all characters. More...
#include <vmltextbox.hxx>
Public Member Functions | |
TextPortionModel (TextParagraphModel aParagraph, TextFontModel aFont, OUString aText) | |
Public Attributes | |
TextParagraphModel | maParagraph |
TextFontModel | maFont |
OUString | maText |
A text portion in a textbox with the same formatting for all characters.
Definition at line 68 of file vmltextbox.hxx.
|
explicit |
Definition at line 43 of file vmltextbox.cxx.
References maText.
TextFontModel oox::vml::TextPortionModel::maFont |
Definition at line 71 of file vmltextbox.hxx.
TextParagraphModel oox::vml::TextPortionModel::maParagraph |
Definition at line 70 of file vmltextbox.hxx.
OUString oox::vml::TextPortionModel::maText |
Definition at line 72 of file vmltextbox.hxx.