bool mbHasNoninheritedBodyProperties
Set if bodyPr tag in this textbody is non-empty during import.
const TextParagraphVector & getParagraphs() const
TextListStyle & getTextListStyle()
TextListStyle maTextListStyle
bool hasNoninheritedBodyProperties() const
Returns whether the textbody had a non-empty bodyPr tag in it.
void insertAt(const ::oox::core::XmlFilterBase &rFilterBase, const css::uno::Reference< css::text::XText > &xText, const css::uno::Reference< css::text::XTextCursor > &xAt, const TextCharacterProperties &rTextStyleProperties, const TextListStylePtr &pMasterTextListStyle) const
insert the text body at the text cursor
TextParagraph & addParagraph()
const TextListStyle & getTextListStyle() const
const Text3DProperties & get3DProperties() const
TextParagraphVector maParagraphs
void ApplyStyleEmpty(const ::oox::core::XmlFilterBase &rFilterBase, const css::uno::Reference< css::text::XText > &xText, const TextCharacterProperties &rTextStyleProperties, const TextListStylePtr &pMasterTextListStylePtr) const
bool hasVisualRunProperties() const
Returns whether the textbody had a rPr tag in it that alters it visually.
Text3DProperties ma3DProperties
bool hasListStyleOnImport() const
Returns whether the textbody had a non-empty lstStyle tag in it.
TextBodyProperties & getTextProperties()
void setHasNoninheritedBodyProperties()
Flags textbody as having a non-empty bodyPr tag.
OUString toString() const
TextBodyProperties maTextProperties
Text3DProperties & get3DProperties()
const TextBodyProperties & getTextProperties() const
bool hasParagraphProperties() const
Returns whether the textbody had a pPr tag in it.
bool hasListStyleOnImport() const
Returns whether the lstStyle tag was non-empty on import.