Home
last modified time | relevance | path

Searched defs:rDataSource (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dataprovider/
H A Ddataprovider.cxx204 DataProvider::DataProvider(sc::ExternalDataSource& rDataSource): in DataProvider()
275 sc::ExternalDataSource& rDataSource) in getDataProvider()
H A Dxmldataprovider.cxx85 XMLDataProvider::XMLDataProvider(ScDocument* pDoc, sc::ExternalDataSource& rDataSource) in XMLDataProvider()
H A Dsqldataprovider.cxx125 SQLDataProvider::SQLDataProvider(ScDocument* pDoc, sc::ExternalDataSource& rDataSource) in SQLDataProvider()
H A Dcsvdataprovider.cxx122 CSVDataProvider::CSVDataProvider(ScDocument* pDoc, sc::ExternalDataSource& rDataSource): in CSVDataProvider()
H A Dhtmldataprovider.cxx234 HTMLDataProvider::HTMLDataProvider(ScDocument* pDoc, sc::ExternalDataSource& rDataSource): in HTMLDataProvider()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dataprovider/
H A Ddataprovider.cxx204 DataProvider::DataProvider(sc::ExternalDataSource& rDataSource): in DataProvider()
275 sc::ExternalDataSource& rDataSource) in getDataProvider()
H A Dxmldataprovider.cxx85 XMLDataProvider::XMLDataProvider(ScDocument* pDoc, sc::ExternalDataSource& rDataSource) in XMLDataProvider()
H A Dsqldataprovider.cxx125 SQLDataProvider::SQLDataProvider(ScDocument* pDoc, sc::ExternalDataSource& rDataSource) in SQLDataProvider()
H A Dcsvdataprovider.cxx122 CSVDataProvider::CSVDataProvider(ScDocument* pDoc, sc::ExternalDataSource& rDataSource): in CSVDataProvider()
H A Dhtmldataprovider.cxx234 HTMLDataProvider::HTMLDataProvider(ScDocument* pDoc, sc::ExternalDataSource& rDataSource): in HTMLDataProvider()
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DFlatXml.cxx208 Reference< XActiveDataSource > rDataSource(m_rDocumentHandler, UNO_QUERY); in exporter() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DFlatXml.cxx220 Reference< XActiveDataSource > rDataSource(m_rDocumentHandler, UNO_QUERY); in exporter() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dbui/
H A Ddbmgr.cxx1855 uno::Reference< sdbc::XConnection> SwDBManager::GetConnection(const OUString& rDataSource, in GetConnection()
1998 bool SwDBManager::IsDataSourceOpen(const OUString& rDataSource, in IsDataSourceOpen()
2166 const OUString& rDataSource, const OUString& rCommand) in ToNextRecord()
2285 bool SwDBManager::OpenDataSource(const OUString& rDataSource, const OUString& rTableOrQuery) in OpenDataSource()
2332 …:Reference< sdbc::XConnection> const & SwDBManager::RegisterConnection(OUString const& rDataSource) in RegisterConnection()
2354 const OUString& rDataSource, const OUString& rTableOrQuery, sal_Int32 nCommandType) in GetSelectedRecordId()
2467 SwDSParam* SwDBManager::FindDSConnection(const OUString& rDataSource, bool bCreate) in FindDSConnection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dbui/
H A Ddbmgr.cxx1907 uno::Reference< sdbc::XConnection> SwDBManager::GetConnection(const OUString& rDataSource, in GetConnection()
2050 bool SwDBManager::IsDataSourceOpen(const OUString& rDataSource, in IsDataSourceOpen()
2218 const OUString& rDataSource, const OUString& rCommand) in ToNextRecord()
2337 bool SwDBManager::OpenDataSource(const OUString& rDataSource, const OUString& rTableOrQuery) in OpenDataSource()
2384 …:Reference< sdbc::XConnection> const & SwDBManager::RegisterConnection(OUString const& rDataSource) in RegisterConnection()
2406 const OUString& rDataSource, const OUString& rTableOrQuery, sal_Int32 nCommandType) in GetSelectedRecordId()
2519 SwDSParam* SwDBManager::FindDSConnection(const OUString& rDataSource, bool bCreate) in FindDSConnection()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dcellsh2.cxx771 for (auto& rDataSource : rDataMapper.getDataSources()) in ExecuteDB() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dcellsh2.cxx810 for (auto& rDataSource : rDataMapper.getDataSources()) in ExecuteDB() local