/aoo42x/main/ucbhelper/source/provider/ |
H A D | resultsethelper.cxx | 57 ResultSetImplHelper::ResultSetImplHelper( in ResultSetImplHelper() function in ucbhelper::ResultSetImplHelper 67 ResultSetImplHelper::ResultSetImplHelper( in ResultSetImplHelper() function in ucbhelper::ResultSetImplHelper 80 ResultSetImplHelper::~ResultSetImplHelper() in ~ResultSetImplHelper() 91 XINTERFACE_IMPL_4( ResultSetImplHelper, 103 XTYPEPROVIDER_IMPL_3( ResultSetImplHelper, 114 XSERVICEINFO_NOFACTORY_IMPL_1( ResultSetImplHelper, 127 void SAL_CALL ResultSetImplHelper::dispose() in dispose() 175 ResultSetImplHelper::getStaticResultSet() in getStaticResultSet() 190 void SAL_CALL ResultSetImplHelper::setListener( in setListener() 244 void SAL_CALL ResultSetImplHelper::connectToCache( in connectToCache() [all …]
|
/aoo42x/main/ucbhelper/inc/ucbhelper/ |
H A D | resultsethelper.hxx | 60 class UCBHELPER_DLLPUBLIC ResultSetImplHelper : class 130 ResultSetImplHelper( 141 ResultSetImplHelper( 149 virtual ~ResultSetImplHelper();
|
/aoo42x/main/ucb/source/ucp/hierarchy/ |
H A D | dynamicresultset.hxx | 33 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
|
H A D | dynamicresultset.cxx | 53 : ResultSetImplHelper( rxSMgr, rCommand ), in DynamicResultSet()
|
/aoo42x/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_resultset.hxx | 34 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
|
H A D | tdoc_resultset.cxx | 57 : ResultSetImplHelper( rxSMgr, rCommand ), in DynamicResultSet()
|
/aoo42x/main/ucb/source/ucp/gio/ |
H A D | gio_resultset.cxx | 38 : ResultSetImplHelper( rxSMgr, rCommand ), in DynamicResultSet()
|
H A D | gio_resultset.hxx | 33 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
|
/aoo42x/main/ucb/source/ucp/webdav/ |
H A D | webdavresultset.hxx | 34 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
|
H A D | webdavresultset.cxx | 56 : ResultSetImplHelper( rxSMgr, rCommand ), in DynamicResultSet()
|
/aoo42x/main/dbaccess/source/core/dataaccess/ |
H A D | myucp_resultset.hxx | 41 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
|
H A D | myucp_resultset.cxx | 67 :ResultSetImplHelper( rxSMgr, rCommand ) in DynamicResultSet()
|
/aoo42x/main/ucb/source/ucp/ext/ |
H A D | ucpext_resultset.hxx | 40 class ResultSet : public ::ucbhelper::ResultSetImplHelper
|
H A D | ucpext_resultset.cxx | 64 :ResultSetImplHelper( i_rORB, i_rCommand ) in ResultSet()
|
/aoo42x/main/ucb/source/ucp/odma/ |
H A D | odma_resultset.hxx | 34 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
|
H A D | odma_resultset.cxx | 57 : ResultSetImplHelper( rxSMgr, rCommand ), in DynamicResultSet()
|
/aoo42x/main/ucb/source/ucp/package/ |
H A D | pkgresultset.hxx | 33 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
|
H A D | pkgresultset.cxx | 55 : ResultSetImplHelper( rxSMgr, rCommand ), in DynamicResultSet()
|
/aoo42x/main/ucbhelper/workben/myucp/ |
H A D | myucp_resultset.hxx | 36 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
|
H A D | myucp_resultset.cxx | 57 : ResultSetImplHelper( rxSMgr, rCommand ), in DynamicResultSet()
|
/aoo42x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | resultset.cxx | 53 : ResultSetImplHelper( rxSMgr, rCommand ), in DynamicResultSet()
|
H A D | resultset.hxx | 36 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
|
/aoo42x/main/ucb/source/ucp/ftp/ |
H A D | ftpdynresultset.cxx | 54 : ResultSetImplHelper( rxSMgr, rCommand ), in DynamicResultSet()
|
H A D | ftpdynresultset.hxx | 36 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
|
/aoo42x/main/ucb/source/ucp/gvfs/ |
H A D | gvfs_directory.hxx | 33 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
|