/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/filter/xml/ |
H A D | xmlConnectionData.cxx | 66 case XML_CONNECTION_RESOURCE: in createFastChildContext()
|
H A D | xmlDataSource.cxx | 61 case XML_CONNECTION_RESOURCE: in OXMLDataSource()
|
H A D | xmlExport.cxx | 583 … 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 D | xmldrani.cxx | 482 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 D | XMLExportDatabaseRanges.cxx | 321 … 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 D | XMLExportDatabaseRanges.cxx | 322 … 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 D | xmldrani.cxx | 485 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 D | xmlfilter.cxx | 693 … { XML_NAMESPACE_DB, XML_CONNECTION_RESOURCE, XML_TOK_CONNECTION_RESOURCE}, in GetDataSourceElemTokenMap()
|
H A D | xmlExport.cxx | 645 … 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 D | xmltoken.hxx | 2334 XML_CONNECTION_RESOURCE, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/forms/ |
H A D | elementexport.cxx | 2024 …_rContext.getGlobalContext(), XML_NAMESPACE_FORM, xmloff::token::XML_CONNECTION_RESOURCE, true, tr… in exportSubTags()
|
H A D | elementimport.cxx | 1881 else if ( nToken == XML_CONNECTION_RESOURCE ) in createFastChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2290 XML_CONNECTION_RESOURCE, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/forms/ |
H A D | elementimport.cxx | 1851 else if ( token::IsXMLToken(_rLocalName, token::XML_CONNECTION_RESOURCE) ) in CreateChildContext()
|
H A D | elementexport.cxx | 2026 …_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 D | txtflde.cxx | 2821 GetExport(), XML_NAMESPACE_FORM, XML_CONNECTION_RESOURCE, in ExportDataBaseElement()
|
H A D | txtfldi.cxx | 1213 IsXMLToken( rLocalName, XML_CONNECTION_RESOURCE ) ) in CreateChildContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | txtflde.cxx | 2840 GetExport(), XML_NAMESPACE_FORM, XML_CONNECTION_RESOURCE, in ExportDataBaseElement()
|
H A D | txtfldi.cxx | 1167 if (nElement == XML_ELEMENT(FORM, XML_CONNECTION_RESOURCE) ) in createFastChildContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2346 TOKEN( "connection-resource", XML_CONNECTION_RESOURCE ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2298 TOKEN( "connection-resource", XML_CONNECTION_RESOURCE ),
|