|
LibreOffice Module oox (master) 1
|
CT_TLTimeCondition. More...
#include <conditioncontext.hxx>
Public Member Functions | |
| CondContext (::oox::core::FragmentHandler2 const &rParent, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttribs, const TimeNodePtr &pNode, AnimationCondition &aCond) | |
| virtual | ~CondContext () noexcept override |
| virtual ::oox::core::ContextHandlerRef | onCreateContext (sal_Int32 aElementToken, const AttributeList &rAttribs) override |
Public Member Functions inherited from oox::ppt::TimeNodeContext | |
| virtual | ~TimeNodeContext () noexcept override |
Public Member Functions inherited from oox::core::FragmentHandler2 | |
| FragmentHandler2 (XmlFilterBase &rFilter, const OUString &rFragmentPath, bool bEnableTrimSpace=true) | |
| virtual | ~FragmentHandler2 () override |
| FragmentHandler2 (FragmentHandler2 const &)=default | |
| FragmentHandler2 (FragmentHandler2 &&)=default | |
| FragmentHandler2 & | operator= (FragmentHandler2 const &)=delete |
| FragmentHandler2 & | operator= (FragmentHandler2 &&)=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 void SAL_CALL | startDocument () override |
| virtual void SAL_CALL | endDocument () 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 |
| virtual void | initializeImport () |
| virtual void | finalizeImport () |
Public Member Functions inherited from oox::core::FragmentHandler | |
| FragmentHandler (XmlFilterBase &rFilter, const OUString &rFragmentPath) | |
| virtual | ~FragmentHandler () override |
| FragmentHandler (FragmentHandler const &)=default | |
| FragmentHandler (FragmentHandler &&)=default | |
| FragmentHandler & | operator= (FragmentHandler const &)=delete |
| FragmentHandler & | operator= (FragmentHandler &&)=delete |
| css::uno::Reference< css::xml::sax::XFastContextHandler > | getFastContextHandler () |
| Returns the com.sun.star.xml.sax.XFastContextHandler interface of this context. More... | |
| virtual void SAL_CALL | startDocument () override |
| virtual void SAL_CALL | endDocument () override |
| virtual void SAL_CALL | processingInstruction (const OUString &rTarget, const OUString &rData) override |
| virtual void SAL_CALL | setDocumentLocator (const css::uno::Reference< css::xml::sax::XLocator > &rxLocator) override |
| 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 css::uno::Reference< css::io::XInputStream > | openFragmentStream () const |
| Opens the fragment stream referred by the own fragment path. More... | |
| virtual const RecordInfo * | getRecordInfos () const |
Private Attributes | |
| css::animations::Event | maEvent |
| AnimationCondition & | maCond |
Additional Inherited Members | |
Static Public Member Functions inherited from oox::ppt::TimeNodeContext | |
| static rtl::Reference< TimeNodeContext > | makeContext (::oox::core::FragmentHandler2 const &rParent, sal_Int32 aElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttribs, const TimeNodePtr &pNode) |
Protected Member Functions inherited from oox::ppt::TimeNodeContext | |
| TimeNodeContext (::oox::core::FragmentHandler2 const &rParent, sal_Int32 aElement, TimeNodePtr pNode) noexcept | |
Protected Member Functions inherited from oox::core::FragmentHandler | |
| FragmentHandler (XmlFilterBase &rFilter, const OUString &rFragmentPath, RelationsRef xRelations) | |
Protected Attributes inherited from oox::ppt::TimeNodeContext | |
| sal_Int32 | mnElement |
| TimeNodePtr | mpNode |
CT_TLTimeCondition.
Definition at line 32 of file conditioncontext.hxx.
| oox::ppt::CondContext::CondContext | ( | ::oox::core::FragmentHandler2 const & | rParent, |
| const css::uno::Reference< css::xml::sax::XFastAttributeList > & | xAttribs, | ||
| const TimeNodePtr & | pNode, | ||
| AnimationCondition & | aCond | ||
| ) |
Definition at line 40 of file conditioncontext.cxx.
References oox::ppt::GetTime(), oox::AttributeList::hasAttribute(), and maEvent.
|
overridevirtualnoexcept |
Definition at line 97 of file conditioncontext.cxx.
References Any, maCond, maEvent, oox::ppt::AnimationCondition::maValue, and oox::ppt::AnimationCondition::mnType.
|
overridevirtual |
Reimplemented from oox::core::FragmentHandler2.
Definition at line 105 of file conditioncontext.cxx.
References oox::AttributeList::getStringDefaulted(), oox::ppt::AnimationCondition::getTarget(), oox::AttributeList::getToken(), maCond, maEvent, oox::ppt::AnimationCondition::maValue, and oox::ppt::AnimationCondition::mnType.
|
private |
Definition at line 44 of file conditioncontext.hxx.
Referenced by onCreateContext(), and ~CondContext().
|
private |
Definition at line 43 of file conditioncontext.hxx.
Referenced by CondContext(), onCreateContext(), and ~CondContext().