Searched refs:XML_DATE_START (Results 1 – 8 of 8) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | XMLExportDataPilot.cxx | 559 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_DATE_START, XML_AUTO); in WriteNumGroupInfo() 564 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_DATE_START, sDate.makeStringAndClear()); in WriteNumGroupInfo()
|
H A D | xmldpimp.cxx | 1382 case XML_DATE_START : in ScXMLDataPilotGroupsContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | XMLExportDataPilot.cxx | 559 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_DATE_START, XML_AUTO); in WriteNumGroupInfo() 564 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_DATE_START, sDate.makeStringAndClear()); in WriteNumGroupInfo()
|
H A D | xmldpimp.cxx | 1401 case XML_DATE_START : in ScXMLDataPilotGroupsContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2721 XML_DATE_START, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2676 XML_DATE_START, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2727 TOKEN( "date-start", XML_DATE_START ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2678 TOKEN( "date-start", XML_DATE_START ),
|