Home
last modified time | relevance | path

Searched refs:insertMotionAnimation (Results 1 – 20 of 20) sorted by relevance

/dports/textproc/libepubgen/libepubgen-0.1.1/src/lib/
H A DEPUBPresentationGenerator.cpp441 void EPUBPresentationGenerator::insertMotionAnimation(const RVNGPropertyList &propList) in insertMotionAnimation() function in libepubgen::EPUBPresentationGenerator
443 m_impl->insertMotionAnimation(propList); in insertMotionAnimation()
H A DEPUBPagedGenerator.h178 void insertMotionAnimation(const librevenge::RVNGPropertyList &propList) override;
H A DEPUBPagedGenerator.cpp438 void EPUBPagedGenerator::insertMotionAnimation(const RVNGPropertyList &propList) in insertMotionAnimation() function in libepubgen::EPUBPagedGenerator
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DIWORKPresentationRedirector.cpp530 void IWORKPresentationRedirector::insertMotionAnimation(const librevenge::RVNGPropertyList &propLis… in insertMotionAnimation() function in libetonyek::IWORKPresentationRedirector
533 m_iface->insertMotionAnimation(propList); in insertMotionAnimation()
H A DIWORKDocumentInterface.h155 virtual void insertMotionAnimation(const librevenge::RVNGPropertyList &propList) = 0;
H A DIWORKSpreadsheetRedirector.h154 void insertMotionAnimation(const librevenge::RVNGPropertyList &propList) override;
H A DIWORKTextRedirector.h154 void insertMotionAnimation(const librevenge::RVNGPropertyList &propList) override;
H A DIWORKPresentationRedirector.h154 void insertMotionAnimation(const librevenge::RVNGPropertyList &propList) override;
H A DIWORKTextRedirector.cpp423 void IWORKTextRedirector::insertMotionAnimation(const librevenge::RVNGPropertyList &/*propList*/) in insertMotionAnimation() function in libetonyek::IWORKTextRedirector
H A DIWORKSpreadsheetRedirector.cpp424 void IWORKSpreadsheetRedirector::insertMotionAnimation(const librevenge::RVNGPropertyList &/*propLi… in insertMotionAnimation() function in libetonyek::IWORKSpreadsheetRedirector
/dports/textproc/librevenge/librevenge-0.0.4/inc/librevenge-generators/
H A DRVNGRawPresentationGenerator.h121 void insertMotionAnimation(const RVNGPropertyList &propList);
H A DRVNGTextPresentationGenerator.h121 void insertMotionAnimation(const RVNGPropertyList &propList);
H A DRVNGSVGPresentationGenerator.h130 void insertMotionAnimation(const RVNGPropertyList &propList);
/dports/textproc/librevenge/librevenge-0.0.4/src/lib/
H A DRVNGTextPresentationGenerator.cpp342 void RVNGTextPresentationGenerator::insertMotionAnimation(const RVNGPropertyList &) in insertMotionAnimation() function in librevenge::RVNGTextPresentationGenerator
H A DRVNGRawPresentationGenerator.cpp482 void RVNGRawPresentationGenerator::insertMotionAnimation(const RVNGPropertyList &propList) in insertMotionAnimation() function in librevenge::RVNGRawPresentationGenerator
H A DRVNGSVGPresentationGenerator.cpp1230 void RVNGSVGPresentationGenerator::insertMotionAnimation(const RVNGPropertyList &) in insertMotionAnimation() function in librevenge::RVNGSVGPresentationGenerator
/dports/textproc/librevenge/librevenge-0.0.4/inc/librevenge/
H A DRVNGPresentationInterface.h454 virtual void insertMotionAnimation(const RVNGPropertyList &propList) = 0;
/dports/textproc/libodfgen01/libodfgen-0.1.8/inc/libodfgen/
H A DOdpGenerator.hxx132 void insertMotionAnimation(const ::librevenge::RVNGPropertyList &propList) override;
/dports/textproc/libepubgen/libepubgen-0.1.1/inc/libepubgen/
H A DEPUBPresentationGenerator.h216 void insertMotionAnimation(const librevenge::RVNGPropertyList &propList) override;
/dports/textproc/libodfgen01/libodfgen-0.1.8/src/
H A DOdpGenerator.cxx1204 void OdpGenerator::insertMotionAnimation(const librevenge::RVNGPropertyList &/*propList*/) in insertMotionAnimation() function in OdpGenerator