Searched refs:XML_REPLACE (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | XMLTextFrameHyperlinkContext.cxx | 103 else if( IsXMLToken( sShow, XML_REPLACE ) ) in XMLTextFrameHyperlinkContext()
|
H A D | txtparai.cxx | 420 else if( IsXMLToken( sShow, XML_REPLACE ) ) in XMLImpHyperlinkContext_Impl()
|
H A D | txtparae.cxx | 3233 ? XML_NEW : XML_REPLACE; in addHyperlinkAttributes()
|
/aoo41x/main/xmloff/source/xforms/ |
H A D | XFormsSubmissionContext.cxx | 154 case XML_REPLACE: in HandleAttribute()
|
H A D | SchemaRestrictionContext.cxx | 171 else if( IsXMLToken( rValue, XML_REPLACE ) ) in lcl_whitespace()
|
H A D | xformsexport.cxx | 718 sResult = GetXMLToken( XML_REPLACE ); in lcl_whitespace()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | XMLImageMapExport.cxx | 203 ? XML_NEW : XML_REPLACE ); in ExportMapEntry()
|
H A D | animationexport.cxx | 188 { XML_REPLACE, AnimationAdditiveMode::REPLACE }, in getAnimationsEnumMap()
|
H A D | sdpropls.cxx | 547 { XML_REPLACE, drawing::TextureMode_REPLACE },
|
H A D | sdxmlexp.cxx | 1968 AddAttribute ( XML_NAMESPACE_XLINK, XML_SHOW, XML_REPLACE ); in _ExportContent()
|
/aoo41x/main/xmloff/source/meta/ |
H A D | xmlmetae.cxx | 203 ? XML_NEW : XML_REPLACE; in _MExport()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1465 XML_REPLACE, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1473 TOKEN( "replace", XML_REPLACE ),
|
Completed in 445 milliseconds