Searched refs:XML_ADDITIVE (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | animationimport.cxx | 886 case XML_ELEMENT(PRESENTATION, XML_ADDITIVE): in init_node() 887 case XML_ELEMENT(PRESENTATION_SO52, XML_ADDITIVE): in init_node() 888 case XML_ELEMENT(PRESENTATION_OOO, XML_ADDITIVE): in init_node() 889 case XML_ELEMENT(SMIL, XML_ADDITIVE): in init_node() 890 case XML_ELEMENT(SMIL_COMPAT, XML_ADDITIVE): in init_node() 891 case XML_ELEMENT(SMIL_SO52, XML_ADDITIVE): in init_node()
|
H A D | animationexport.cxx | 1198 … mxExport->AddAttribute( XML_NAMESPACE_SMIL, XML_ADDITIVE, sTmp.makeStringAndClear() ); in exportAnimate()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | animationimport.cxx | 256 { XML_NAMESPACE_PRESENTATION, XML_ADDITIVE, sal_uInt16(ANA_AdditiveMode) }, in getAnimationNodeAttributeTokenMap() 257 { XML_NAMESPACE_SMIL, XML_ADDITIVE, sal_uInt16(ANA_AdditiveMode) }, in getAnimationNodeAttributeTokenMap()
|
H A D | animationexport.cxx | 1198 … mxExport->AddAttribute( XML_NAMESPACE_SMIL, XML_ADDITIVE, sTmp.makeStringAndClear() ); in exportAnimate()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2843 XML_ADDITIVE, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2798 XML_ADDITIVE, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2844 TOKEN( "additive", XML_ADDITIVE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2795 TOKEN( "additive", XML_ADDITIVE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 7168 enum xmloff::token::XMLTokenEnum XML_ADDITIVE
|