Searched refs:XML_DELETIONS (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLTrackedChangesContext.cxx | 1458 else if (IsXMLToken(rLocalName, XML_DELETIONS)) in CreateChildContext() 1568 else if (IsXMLToken(rLocalName, XML_DELETIONS)) in CreateChildContext() 1832 else if (IsXMLToken(rLocalName, XML_DELETIONS)) in CreateChildContext() 1919 else if (IsXMLToken(rLocalName, XML_DELETIONS)) in CreateChildContext() 2005 else if (IsXMLToken(rLocalName, XML_DELETIONS)) in CreateChildContext()
|
H A D | XMLChangeTrackingExportHelper.cxx | 219 …SvXMLElementExport aDependingsElem (rExport, XML_NAMESPACE_TABLE, XML_DELETIONS, sal_True, sal_Tru… in WriteDependings()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 579 XML_DELETIONS, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 587 TOKEN( "deletions", XML_DELETIONS ),
|
Completed in 74 milliseconds