Searched refs:XML_DATA_SOURCE_SETTINGS (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/ |
H A D | xmlDataSource.cxx | 221 case XML_DATA_SOURCE_SETTINGS: in createFastChildContext()
|
H A D | xmlExport.cxx | 611 SvXMLElementExport aElem(*this,XML_NAMESPACE_DB, XML_DATA_SOURCE_SETTINGS, true, true); in exportDataSourceSettings()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/ |
H A D | xmlfilter.cxx | 714 … { XML_NAMESPACE_DB, XML_DATA_SOURCE_SETTINGS, XML_TOK_DATA_SOURCE_SETTINGS}, in GetDataSourceElemTokenMap()
|
H A D | xmlExport.cxx | 673 SvXMLElementExport aElem(*this,XML_NAMESPACE_DB, XML_DATA_SOURCE_SETTINGS, true, true); in exportDataSourceSettings()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2364 XML_DATA_SOURCE_SETTINGS, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2320 XML_DATA_SOURCE_SETTINGS, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2376 TOKEN( "data-source-settings", XML_DATA_SOURCE_SETTINGS ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2328 TOKEN( "data-source-settings", XML_DATA_SOURCE_SETTINGS ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 6526 enum xmloff::token::XMLTokenEnum XML_DATA_SOURCE_SETTINGS
|