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 D | animationimport.cxx | 624 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 D | animationexport.cxx | 833 mxExport->AddAttribute( XML_NAMESPACE_SMIL, XML_DECELERATE, sTmp.makeStringAndClear() ); in exportNode()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | animationimport.cxx | 234 { XML_NAMESPACE_SMIL, XML_DECELERATE, sal_uInt16(ANA_Decelerate) }, in getAnimationNodeAttributeTokenMap()
|
H A D | animationexport.cxx | 828 mxExport->AddAttribute( XML_NAMESPACE_SMIL, XML_DECELERATE, sTmp.makeStringAndClear() ); in exportNode()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2820 XML_DECELERATE, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2775 XML_DECELERATE, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2821 TOKEN( "decelerate", XML_DECELERATE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2772 TOKEN( "decelerate", XML_DECELERATE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 7122 enum xmloff::token::XMLTokenEnum XML_DECELERATE
|