Searched refs:XML_DATABASE_SOURCE_TABLE (Results 1 – 12 of 12) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/ |
H A D | xmldrani.cxx | 209 case XML_ELEMENT( TABLE, XML_DATABASE_SOURCE_TABLE ): in createFastChildContext()
|
H A D | XMLExportDatabaseRanges.cxx | 330 … SvXMLElementExport aElemID(mrExport, XML_NAMESPACE_TABLE, XML_DATABASE_SOURCE_TABLE, true, true); in writeImport()
|
H A D | XMLExportDataPilot.cxx | 874 … SvXMLElementExport aElemID(rExport, XML_NAMESPACE_TABLE, XML_DATABASE_SOURCE_TABLE, true, true); in WriteDataPilots()
|
H A D | xmldpimp.cxx | 208 case XML_ELEMENT( TABLE, XML_DATABASE_SOURCE_TABLE ): in createFastChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/ |
H A D | XMLExportDatabaseRanges.cxx | 331 … SvXMLElementExport aElemID(mrExport, XML_NAMESPACE_TABLE, XML_DATABASE_SOURCE_TABLE, true, true); in writeImport()
|
H A D | xmldrani.cxx | 211 case XML_ELEMENT( TABLE, XML_DATABASE_SOURCE_TABLE ): in createFastChildContext()
|
H A D | XMLExportDataPilot.cxx | 870 … SvXMLElementExport aElemID(rExport, XML_NAMESPACE_TABLE, XML_DATABASE_SOURCE_TABLE, true, true); in WriteDataPilots()
|
H A D | xmldpimp.cxx | 211 case XML_ELEMENT( TABLE, XML_DATABASE_SOURCE_TABLE ): in createFastChildContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 607 XML_DATABASE_SOURCE_TABLE, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 582 XML_DATABASE_SOURCE_TABLE, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 612 TOKEN( "database-source-table", XML_DATABASE_SOURCE_TABLE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 583 TOKEN( "database-source-table", XML_DATABASE_SOURCE_TABLE ),
|