Home
last modified time | relevance | path

Searched refs:XML_DECELERATE (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Danimationimport.cxx624 case XML_ELEMENT(SMIL, XML_DECELERATE): in init_node()
625 case XML_ELEMENT(SMIL_COMPAT, XML_DECELERATE): in init_node()
626 case XML_ELEMENT(SMIL_SO52, XML_DECELERATE): in init_node()
H A Danimationexport.cxx833 mxExport->AddAttribute( XML_NAMESPACE_SMIL, XML_DECELERATE, sTmp.makeStringAndClear() ); in exportNode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Danimationimport.cxx234 { XML_NAMESPACE_SMIL, XML_DECELERATE, sal_uInt16(ANA_Decelerate) }, in getAnimationNodeAttributeTokenMap()
H A Danimationexport.cxx828 mxExport->AddAttribute( XML_NAMESPACE_SMIL, XML_DECELERATE, sTmp.makeStringAndClear() ); in exportNode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx2820 XML_DECELERATE, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx2775 XML_DECELERATE, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx2821 TOKEN( "decelerate", XML_DECELERATE ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx2772 TOKEN( "decelerate", XML_DECELERATE ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results7122 enum xmloff::token::XMLTokenEnum XML_DECELERATE