Searched refs:XML_VERB (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/xmloff/source/draw/ |
H A D | eventimp.cxx | 76 { XML_VERB, ClickAction_VERB }, 245 else if( IsXMLToken( aAttrLocalName, XML_VERB ) ) in SdXMLEventContext()
|
H A D | shapeexport2.cxx | 433 case presentation::ClickAction_VERB: eStrAction = XML_VERB; break; 504 … mrExport.AddAttribute(XML_NAMESPACE_PRESENTATION, XML_VERB, msBuffer.makeStringAndClear());
|
H A D | animationexport.cxx | 463 { XML_VERB, EffectCommands::VERB }, in getAnimationsEnumMap()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1903 XML_VERB, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1911 TOKEN( "verb", XML_VERB ),
|
Completed in 123 milliseconds