Searched refs:XML_CONTENT_VALIDATIONS (Results 1 – 8 of 8) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | xmlbodyi.cxx | 148 case XML_ELEMENT( TABLE, XML_CONTENT_VALIDATIONS ): in createFastChildContext()
|
H A D | XMLStylesExportHelper.cxx | 331 SvXMLElementExport aElemVs(rExport, XML_NAMESPACE_TABLE, XML_CONTENT_VALIDATIONS, true, true); in WriteValidations()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | xmlbodyi.cxx | 147 case XML_ELEMENT( TABLE, XML_CONTENT_VALIDATIONS ): in createFastChildContext()
|
H A D | XMLStylesExportHelper.cxx | 333 … SvXMLElementExport aElemVs(rExport, XML_NAMESPACE_TABLE, XML_CONTENT_VALIDATIONS, true, true); in WriteValidations()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 500 XML_CONTENT_VALIDATIONS, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 482 XML_CONTENT_VALIDATIONS, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 505 TOKEN( "content-validations", XML_CONTENT_VALIDATIONS ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 483 TOKEN( "content-validations", XML_CONTENT_VALIDATIONS ),
|