LibreOffice Module oox (master) 1
Public Member Functions | Private Attributes | List of all members
oox::drawingml::TextParagraphPropertiesContext Class Referencefinal

#include <textparagraphpropertiescontext.hxx>

Inheritance diagram for oox::drawingml::TextParagraphPropertiesContext:
[legend]
Collaboration diagram for oox::drawingml::TextParagraphPropertiesContext:
[legend]

Public Member Functions

 TextParagraphPropertiesContext (::oox::core::ContextHandler2Helper const &rParent, const ::oox::AttributeList &rAttributes, TextParagraphProperties &rTextParagraphProperties)
 
virtual ~TextParagraphPropertiesContext () override
 
virtual ::oox::core::ContextHandlerRef onCreateContext (::sal_Int32 Element, const ::oox::AttributeList &rAttribs) override
 
- Public Member Functions inherited from oox::core::ContextHandler2
 ContextHandler2 (ContextHandler2Helper const &rParent)
 
virtual ~ContextHandler2 () override
 
 ContextHandler2 (ContextHandler2 const &)=default
 
 ContextHandler2 (ContextHandler2 &&)=default
 
ContextHandler2operator= (ContextHandler2 const &)=delete
 
ContextHandler2operator= (ContextHandler2 &&)=delete
 
virtual void SAL_CALL acquire () noexcept override
 
virtual void SAL_CALL release () noexcept override
 
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext (sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &rxAttribs) final override
 
virtual void SAL_CALL startFastElement (sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &rxAttribs) final override
 
virtual void SAL_CALL characters (const OUString &rChars) final override
 
virtual void SAL_CALL endFastElement (sal_Int32 nElement) final override
 
virtual ContextHandlerRef createRecordContext (sal_Int32 nRecId, SequenceInputStream &rStrm) override
 
virtual void startRecord (sal_Int32 nRecId, SequenceInputStream &rStrm) override
 
virtual void endRecord (sal_Int32 nRecId) override
 
virtual ContextHandlerRef onCreateContext (sal_Int32 nElement, const AttributeList &rAttribs) override
 
virtual void onStartElement (const AttributeList &rAttribs) override
 
virtual void onCharacters (const OUString &rChars) override
 
virtual void onEndElement () override
 
virtual ContextHandlerRef onCreateRecordContext (sal_Int32 nRecId, SequenceInputStream &rStrm) override
 
virtual void onStartRecord (SequenceInputStream &rStrm) override
 
virtual void onEndRecord () override
 
- Public Member Functions inherited from oox::core::ContextHandler
 ContextHandler (const ContextHandler &rParent)
 
virtual ~ContextHandler () override
 
XmlFilterBasegetFilter () const
 Returns the filter instance. More...
 
const RelationsgetRelations () const
 Returns the relations of the current fragment. More...
 
const OUString & getFragmentPath () const
 Returns the full path of the current fragment. More...
 
OUString getFragmentPathFromRelation (const Relation &rRelation) const
 Returns the full fragment path for the target of the passed relation. More...
 
OUString getFragmentPathFromRelId (const OUString &rRelId) const
 Returns the full fragment path for the passed relation identifier. More...
 
OUString getFragmentPathFromFirstType (std::u16string_view rType) const
 Returns the full fragment path for the first relation of the passed type. More...
 
OUString getFragmentPathFromFirstTypeFromOfficeDoc (std::u16string_view rType) const
 
virtual void SAL_CALL startFastElement (::sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL startUnknownElement (const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL endFastElement (::sal_Int32 Element) override
 
virtual void SAL_CALL endUnknownElement (const OUString &Namespace, const OUString &Name) override
 
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext (::sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createUnknownChildContext (const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override
 
virtual void SAL_CALL characters (const OUString &aChars) override
 
virtual ContextHandlerRef createRecordContext (sal_Int32 nRecId, SequenceInputStream &rStrm)
 
virtual void startRecord (sal_Int32 nRecId, SequenceInputStream &rStrm)
 
virtual void endRecord (sal_Int32 nRecId)
 

Private Attributes

TextParagraphPropertiesmrTextParagraphProperties
 
BulletListmrBulletList
 
std::vector< css::style::TabStop > maTabList
 
std::shared_ptr< BlipFillPropertiesmxBlipProps
 

Additional Inherited Members

- Protected Member Functions inherited from oox::core::ContextHandler
 ContextHandler (FragmentBaseDataRef rxBaseData)
 Helper constructor for the FragmentHandler. More...
 
void implSetLocator (const css::uno::Reference< css::xml::sax::XLocator > &rxLocator)
 

Detailed Description

Definition at line 31 of file textparagraphpropertiescontext.hxx.

Constructor & Destructor Documentation

◆ TextParagraphPropertiesContext()

oox::drawingml::TextParagraphPropertiesContext::TextParagraphPropertiesContext ( ::oox::core::ContextHandler2Helper const &  rParent,
const ::oox::AttributeList rAttributes,
TextParagraphProperties rTextParagraphProperties 
)

◆ ~TextParagraphPropertiesContext()

oox::drawingml::TextParagraphPropertiesContext::~TextParagraphPropertiesContext ( )
overridevirtual

Member Function Documentation

◆ onCreateContext()

ContextHandlerRef oox::drawingml::TextParagraphPropertiesContext::onCreateContext ( ::sal_Int32  Element,
const ::oox::AttributeList rAttribs 
)
override

Definition at line 202 of file textparagraphpropertiescontext.cxx.

References oox::drawingml::TextSpacing::bHasValue, convertTwipToMm100(), oox::AttributeList::getBool(), oox::AttributeList::getInteger(), oox::drawingml::TextParagraphProperties::getLineSpacing(), oox::drawingml::TextParagraphProperties::getParaBottomMargin(), oox::drawingml::TextParagraphProperties::getParaTopMargin(), oox::drawingml::GetPercent(), oox::AttributeList::getString(), oox::AttributeList::getStringDefaulted(), oox::drawingml::TextParagraphProperties::getTextCharacterProperties(), oox::drawingml::GetTextSize(), oox::AttributeList::getToken(), line, oox::drawingml::BulletList::maBulletColorPtr, oox::drawingml::BulletList::maBulletFont, maTabList, oox::drawingml::MAX_PERCENT, oox::drawingml::BulletList::mbBulletColorFollowText, oox::drawingml::BulletList::mbBulletFontFollowText, oox::drawingml::BulletList::mbBulletSizeFollowText, mrBulletList, mrTextParagraphProperties, mxBlipProps, nType, oox::drawingml::TextSpacing::nUnit, oox::drawingml::TextSpacing::nValue, oox::drawingml::TextSpacing::Percent, oox::drawingml::TextSpacing::Points, SAL_WARN, oox::drawingml::TextFont::setAttributes(), oox::drawingml::BulletList::setBulletChar(), oox::drawingml::BulletList::setBulletSize(), oox::drawingml::BulletList::setFontSize(), oox::drawingml::BulletList::setNone(), oox::drawingml::TextParagraphProperties::setParaAdjust(), oox::drawingml::BulletList::setStartAt(), oox::drawingml::BulletList::setSuffixNone(), oox::drawingml::BulletList::setType(), TOOLS_WARN_EXCEPTION, and XML_type.

Member Data Documentation

◆ maTabList

std::vector< css::style::TabStop > oox::drawingml::TextParagraphPropertiesContext::maTabList
private

◆ mrBulletList

BulletList& oox::drawingml::TextParagraphPropertiesContext::mrBulletList
private

◆ mrTextParagraphProperties

TextParagraphProperties& oox::drawingml::TextParagraphPropertiesContext::mrTextParagraphProperties
private

◆ mxBlipProps

std::shared_ptr< BlipFillProperties > oox::drawingml::TextParagraphPropertiesContext::mxBlipProps
private

The documentation for this class was generated from the following files: