Searched refs:XML_DISPLAY_LIST (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sc/source/filter/xml/ |
| H A D | XMLStylesExportHelper.cxx | 376 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_DISPLAY_LIST, XML_NO); in WriteValidations() 379 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_DISPLAY_LIST, XML_UNSORTED); in WriteValidations() 382 … rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_DISPLAY_LIST, XML_SORTED_ASCENDING); in WriteValidations()
|
| H A D | xmlimprt.cxx | 495 … { XML_NAMESPACE_TABLE, XML_DISPLAY_LIST, XML_TOK_CONTENT_VALIDATION_DISPLAY_LIST }, in GetContentValidationAttrTokenMap()
|
| /trunk/main/xmloff/inc/xmloff/ |
| H A D | xmltoken.hxx | 2135 XML_DISPLAY_LIST, enumerator
|
| /trunk/main/xmloff/source/core/ |
| H A D | xmltoken.cxx | 2147 TOKEN( "display-list", XML_DISPLAY_LIST ),
|