Searched refs:XML_DIM (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | animimp.cxx | 491 else if( IsXMLToken( rLocalName, XML_DIM ) ) in XMLAnimationsEffectContext()
|
H A D | animexp.cxx | 469 SvXMLElementExport aElem( rExport, XML_NAMESPACE_PRESENTATION, XML_DIM, sal_True, sal_True ); in exportAnimations()
|
H A D | animationexport.cxx | 501 { XML_DIM, "DimColor" }, in getAnimationAttributeNamesConversionList() 1539 case XML_DIM: in convertValue()
|
H A D | animationimport.cxx | 458 case XML_DIM: in convertValue()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 591 XML_DIM, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 599 TOKEN( "dim", XML_DIM ),
|
Completed in 226 milliseconds