LibreOffice Module oox (master) 1
|
#include <vmltextboxcontext.hxx>
Public Member Functions | |
TextPortionContext (::oox::core::ContextHandler2Helper const &rParent, TextBox &rTextBox, TextParagraphModel aParagraph, TextFontModel aParentFont, sal_Int32 nElement, const AttributeList &rAttribs) | |
virtual ::oox::core::ContextHandlerRef | onCreateContext (sal_Int32 nElement, const AttributeList &rAttribs) override |
virtual void | onCharacters (const OUString &rChars) override |
virtual void | onStartElement (const AttributeList &rAttribs) override |
virtual void | onEndElement () override |
Public Member Functions inherited from oox::core::ContextHandler2 | |
ContextHandler2 (ContextHandler2Helper const &rParent) | |
virtual | ~ContextHandler2 () override |
ContextHandler2 (ContextHandler2 const &)=default | |
ContextHandler2 (ContextHandler2 &&)=default | |
ContextHandler2 & | operator= (ContextHandler2 const &)=delete |
ContextHandler2 & | operator= (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 |
XmlFilterBase & | getFilter () const |
Returns the filter instance. More... | |
const Relations & | getRelations () 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 | |
TextBox & | mrTextBox |
TextParagraphModel | maParagraph |
TextFontModel | maFont |
size_t | mnInitialPortions |
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) |
Definition at line 38 of file vmltextboxcontext.hxx.
|
explicit |
Definition at line 37 of file vmltextboxcontext.cxx.
References oox::core::ContextHandler::getFragmentPathFromRelId(), oox::AttributeList::getInteger(), oox::AttributeList::getString(), oox::AttributeList::getToken(), oox::AttributeList::getXString(), maFont, oox::vml::TextFontModel::mobBold, oox::vml::TextFontModel::mobItalic, oox::vml::TextFontModel::mobStrikeout, oox::vml::TextFontModel::moColor, oox::vml::ShapeTypeModel::moGraphicPath, oox::vml::TextFontModel::moName, oox::vml::TextFontModel::monEscapement, oox::vml::TextFontModel::monSize, oox::vml::TextFontModel::monUnderline, mrTextBox, oox::vml::TextBox::mrTypeModel, and XML_TOKEN_INVALID.
Referenced by onCreateContext().
|
overridevirtual |
Reimplemented from oox::core::ContextHandler2.
Definition at line 104 of file vmltextboxcontext.cxx.
References oox::vml::TextBox::appendPortion(), maFont, maParagraph, mrTextBox, and t.
|
overridevirtual |
Reimplemented from oox::core::ContextHandler2.
Definition at line 96 of file vmltextboxcontext.cxx.
References maFont, maParagraph, mrTextBox, and TextPortionContext().
|
overridevirtual |
Reimplemented from oox::core::ContextHandler2.
Definition at line 155 of file vmltextboxcontext.cxx.
References oox::vml::TextBox::appendPortion(), oox::vml::TextBox::getPortionCount(), maFont, maParagraph, mnInitialPortions, mrTextBox, and t.
|
overridevirtual |
Reimplemented from oox::core::ContextHandler2.
Definition at line 120 of file vmltextboxcontext.cxx.
References oox::vml::TextBox::appendPortion(), oox::AttributeList::getInteger(), oox::AttributeList::getString(), maFont, maParagraph, oox::vml::TextFontModel::mobBold, oox::vml::TextFontModel::moColor, oox::vml::TextFontModel::moName, oox::vml::TextFontModel::moNameAsian, oox::vml::TextFontModel::moNameComplex, oox::vml::TextFontModel::monSize, oox::vml::TextFontModel::monSpacing, mrTextBox, SAL_INFO, and t.
|
private |
Definition at line 58 of file vmltextboxcontext.hxx.
Referenced by onCharacters(), onCreateContext(), onEndElement(), onStartElement(), and TextPortionContext().
|
private |
Definition at line 57 of file vmltextboxcontext.hxx.
Referenced by onCharacters(), onCreateContext(), onEndElement(), and onStartElement().
|
private |
Definition at line 59 of file vmltextboxcontext.hxx.
Referenced by onEndElement().
|
private |
Definition at line 56 of file vmltextboxcontext.hxx.
Referenced by onCharacters(), onCreateContext(), onEndElement(), onStartElement(), and TextPortionContext().