Home
last modified time | relevance | path

Searched refs:XML_DATA_SOURCE (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/
H A DxmlDatabase.cxx60 case XML_DATA_SOURCE: in createFastChildContext()
H A DxmlExport.cxx423 SvXMLElementExport aElem(*this, XML_NAMESPACE_DB, XML_DATA_SOURCE, true, true); in exportDataSource()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx2328 XML_DATA_SOURCE, // db "data-source" enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx2340 TOKEN( "data-source", XML_DATA_SOURCE ),
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog89674 Add XML_DATA_SOURCE and use it for "db:data-source".