Home
last modified time | relevance | path

Searched refs:XML_NULL_DATE (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A DXMLCalculationSettingsContext.cxx103 if (nElement == XML_ELEMENT( TABLE, XML_NULL_DATE )) in createFastChildContext()
H A Dxmlexprt.cxx3949 SvXMLElementExport aElemNullDate(*this, XML_NAMESPACE_TABLE, XML_NULL_DATE, true, true); in WriteCalculationSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLCalculationSettingsContext.cxx102 if (nElement == XML_ELEMENT( TABLE, XML_NULL_DATE )) in createFastChildContext()
H A Dxmlexprt.cxx3812 … SvXMLElementExport aElemNullDate(*this, XML_NAMESPACE_TABLE, XML_NULL_DATE, true, true); in WriteCalculationSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx158 const OUString sNullDate = lcl_createAttribute(XML_NP_TABLE,XML_NULL_DATE); in startElement()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx177 const OUString sNullDate = lcl_createAttribute(XML_NP_TABLE,XML_NULL_DATE); in startElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx1369 XML_NULL_DATE, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx1331 XML_NULL_DATE, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx1375 TOKEN( "null-date", XML_NULL_DATE ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx1333 TOKEN( "null-date", XML_NULL_DATE ),
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLExport.cxx1178 SvXMLElementExport aNull( mrExport, XML_NAMESPACE_TABLE, XML_NULL_DATE, true, true ); in parseDocument()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLExport.cxx1163 SvXMLElementExport aNull( mrExport, XML_NAMESPACE_TABLE, XML_NULL_DATE, true, true ); in parseDocument()