const TextParagraphProperties & getProperties() const
void addRun(const TextRunPtr &pRun)
TextParagraphProperties maProperties
const TextCharacterProperties & getEndProperties() const
const TextRunVector & getRuns() const
TextCharacterProperties maEndProperties
bool hasVisualRunProperties() const
Returns whether textparagraph had a rPr tag in it that alters it visually.
TextParagraphProperties & getProperties()
TextCharacterProperties getCharacterStyle(const TextCharacterProperties &rTextStyleProperties, const TextListStyle &rMasterTextListStyle, const TextListStyle &rTextListStyle) const
std::unique_ptr< formulaimport::XmlStreamBuilder > m_pMathXml
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 TextListStyle &rMasterTextListStyle, const TextListStyle &rTextListStyle, bool bFirst, float nDefaultCharHeight) const
bool hasProperties() const
Returns whether the textparagraph had an pPr tag in it during import.
TextRunVector & getRuns()
void setHasProperties()
Flags the textparagraph as having a pPr tag in it.
TextParagraphProperties * getParagraphStyle(const TextListStyle &rTextListStyle) const
TextCharacterProperties & getEndProperties()
formulaimport::XmlStreamBuilder & GetMathXml()