Home
last modified time | relevance | path

Searched refs:XML_CONNECTION_RESOURCE (Results 1 – 21 of 21) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/
H A DxmlConnectionData.cxx66 case XML_CONNECTION_RESOURCE: in createFastChildContext()
H A DxmlDataSource.cxx61 case XML_CONNECTION_RESOURCE: in OXMLDataSource()
H A DxmlExport.cxx583 … SvXMLElementExport aElem(*this,XML_NAMESPACE_DB, XML_CONNECTION_RESOURCE, true, true); in exportConnectionData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmldrani.cxx482 if ( nElement == XML_ELEMENT( FORM, XML_CONNECTION_RESOURCE ) && sDBName.isEmpty() ) in createFastChildContext()
532 if ( nElement == XML_ELEMENT( FORM, XML_CONNECTION_RESOURCE ) && sDBName.isEmpty() ) in createFastChildContext()
581 if ( nElement == XML_ELEMENT( FORM, XML_CONNECTION_RESOURCE ) && sDBName.isEmpty() ) in createFastChildContext()
H A DXMLExportDatabaseRanges.cxx321 … SvXMLElementExport aElemCR(mrExport, XML_NAMESPACE_FORM, XML_CONNECTION_RESOURCE, true, true); in writeImport()
334 … SvXMLElementExport aElemCR(mrExport, XML_NAMESPACE_FORM, XML_CONNECTION_RESOURCE, true, true); in writeImport()
349 … SvXMLElementExport aElemCR(mrExport, XML_NAMESPACE_FORM, XML_CONNECTION_RESOURCE, true, true); in writeImport()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx322 … SvXMLElementExport aElemCR(mrExport, XML_NAMESPACE_FORM, XML_CONNECTION_RESOURCE, true, true); in writeImport()
335 … SvXMLElementExport aElemCR(mrExport, XML_NAMESPACE_FORM, XML_CONNECTION_RESOURCE, true, true); in writeImport()
350 … SvXMLElementExport aElemCR(mrExport, XML_NAMESPACE_FORM, XML_CONNECTION_RESOURCE, true, true); in writeImport()
H A Dxmldrani.cxx485 if ( nElement == XML_ELEMENT( FORM, XML_CONNECTION_RESOURCE ) && sDBName.isEmpty() ) in createFastChildContext()
538 if ( nElement == XML_ELEMENT( FORM, XML_CONNECTION_RESOURCE ) && sDBName.isEmpty() ) in createFastChildContext()
590 if ( nElement == XML_ELEMENT( FORM, XML_CONNECTION_RESOURCE ) && sDBName.isEmpty() ) in createFastChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx693 … { XML_NAMESPACE_DB, XML_CONNECTION_RESOURCE, XML_TOK_CONNECTION_RESOURCE}, in GetDataSourceElemTokenMap()
H A DxmlExport.cxx645 … SvXMLElementExport aElem(*this,XML_NAMESPACE_DB, XML_CONNECTION_RESOURCE, true, true); in exportConnectionData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx2334 XML_CONNECTION_RESOURCE, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/forms/
H A Delementexport.cxx2024 …_rContext.getGlobalContext(), XML_NAMESPACE_FORM, xmloff::token::XML_CONNECTION_RESOURCE, true, tr… in exportSubTags()
H A Delementimport.cxx1881 else if ( nToken == XML_CONNECTION_RESOURCE ) in createFastChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx2290 XML_CONNECTION_RESOURCE, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/forms/
H A Delementimport.cxx1851 else if ( token::IsXMLToken(_rLocalName, token::XML_CONNECTION_RESOURCE) ) in CreateChildContext()
H A Delementexport.cxx2026 …_rContext.getGlobalContext(), XML_NAMESPACE_FORM, xmloff::token::XML_CONNECTION_RESOURCE, true, tr… in exportSubTags()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtflde.cxx2821 GetExport(), XML_NAMESPACE_FORM, XML_CONNECTION_RESOURCE, in ExportDataBaseElement()
H A Dtxtfldi.cxx1213 IsXMLToken( rLocalName, XML_CONNECTION_RESOURCE ) ) in CreateChildContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtflde.cxx2840 GetExport(), XML_NAMESPACE_FORM, XML_CONNECTION_RESOURCE, in ExportDataBaseElement()
H A Dtxtfldi.cxx1167 if (nElement == XML_ELEMENT(FORM, XML_CONNECTION_RESOURCE) ) in createFastChildContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx2346 TOKEN( "connection-resource", XML_CONNECTION_RESOURCE ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx2298 TOKEN( "connection-resource", XML_CONNECTION_RESOURCE ),