Searched refs:XML_STOP (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | eventimp.cxx | 71 { XML_STOP, ClickAction_STOPPRESENTATION },
|
H A D | animationexport.cxx | 466 { XML_STOP, EffectCommands::STOP }, in getAnimationsEnumMap()
|
H A D | shapeexport2.cxx | 428 case presentation::ClickAction_STOPPRESENTATION:eStrAction = XML_STOP; break;
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlcvali.cxx | 320 if (IsXMLToken(sErrorMessageType, XML_STOP)) in GetAlertStyle()
|
H A D | XMLStylesExportHelper.cxx | 413 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_MESSAGE_TYPE, XML_STOP); in WriteValidations()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1673 XML_STOP, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1681 TOKEN( "stop", XML_STOP ),
|
Completed in 268 milliseconds