Searched refs:XML_ALLOW_EMPTY_CELL (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/sc/source/filter/xml/ |
| H A D | XMLStylesExportHelper.cxx | 368 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_ALLOW_EMPTY_CELL, XML_TRUE); in WriteValidations() 370 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_ALLOW_EMPTY_CELL, XML_FALSE); in WriteValidations()
|
| H A D | xmlimprt.cxx | 494 … { XML_NAMESPACE_TABLE, XML_ALLOW_EMPTY_CELL, XML_TOK_CONTENT_VALIDATION_ALLOW_EMPTY_CELL }, in GetContentValidationAttrTokenMap()
|
| /AOO42X/main/xmloff/inc/xmloff/ |
| H A D | xmltoken.hxx | 209 XML_ALLOW_EMPTY_CELL, enumerator
|
| /AOO42X/main/xmloff/source/core/ |
| H A D | xmltoken.cxx | 217 TOKEN( "allow-empty-cell", XML_ALLOW_EMPTY_CELL ),
|