Searched refs:XML_REJECTED (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLTrackedChangesContext.cxx | 1417 else if (IsXMLToken(sValue, XML_REJECTED)) in ScXMLContentChangeContext() 1513 else if (IsXMLToken(sValue, XML_REJECTED)) in ScXMLInsertionContext() 1772 else if (IsXMLToken(sValue, XML_REJECTED)) in ScXMLDeletionContext() 1884 else if (IsXMLToken(sValue, XML_REJECTED)) in ScXMLMovementContext() 1970 else if (IsXMLToken(sValue, XML_REJECTED)) in ScXMLRejectionContext()
|
H A D | XMLChangeTrackingExportHelper.cxx | 75 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_ACCEPTANCE_STATE, XML_REJECTED); in GetAcceptanceState()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1449 XML_REJECTED, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1457 TOKEN( "rejected", XML_REJECTED ),
|
Completed in 564 milliseconds