/aoo41x/main/ucbhelper/workben/myucp/ |
H A D | myucp_datasupplier.cxx | 78 struct DataSupplier_Impl struct 90 DataSupplier_Impl( const uno::Reference< lang::XMultiServiceFactory >& rxSMgr, in DataSupplier_Impl() function 96 ~DataSupplier_Impl(); 100 DataSupplier_Impl::~DataSupplier_Impl() in ~DataSupplier_Impl() 123 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent, nOpenMode ) ) in DataSupplier()
|
H A D | myucp_datasupplier.hxx | 34 struct DataSupplier_Impl; 39 DataSupplier_Impl* m_pImpl;
|
/aoo41x/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchydatasupplier.cxx | 76 struct DataSupplier_Impl struct 87 DataSupplier_Impl( in DataSupplier_Impl() argument 97 ~DataSupplier_Impl(); 101 DataSupplier_Impl::~DataSupplier_Impl() in ~DataSupplier_Impl() 127 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent, nOpenMode ) ) in HierarchyResultSetDataSupplier()
|
H A D | hierarchydatasupplier.hxx | 34 struct DataSupplier_Impl; 40 DataSupplier_Impl* m_pImpl;
|
/aoo41x/main/ucb/source/ucp/odma/ |
H A D | odma_datasupplier.cxx | 84 struct DataSupplier_Impl struct 96 DataSupplier_Impl( const Reference< XMultiServiceFactory >& rxSMgr, in DataSupplier_Impl() argument 102 ~DataSupplier_Impl(); 106 DataSupplier_Impl::~DataSupplier_Impl() in ~DataSupplier_Impl() 131 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent, nOpenMode ) ) in DataSupplier()
|
H A D | odma_datasupplier.hxx | 31 struct DataSupplier_Impl; 36 DataSupplier_Impl* m_pImpl;
|
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | myucp_datasupplier.cxx | 101 struct DataSupplier_Impl struct 110 DataSupplier_Impl( const Reference< XMultiServiceFactory >& rxSMgr, in DataSupplier_Impl() argument 117 ~DataSupplier_Impl(); 121 DataSupplier_Impl::~DataSupplier_Impl() in ~DataSupplier_Impl() 147 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent,nOpenMode ) ) in DBG_NAME()
|
H A D | myucp_datasupplier.hxx | 40 struct DataSupplier_Impl; 45 ::std::auto_ptr<DataSupplier_Impl> m_pImpl;
|
/aoo41x/main/ucb/source/ucp/package/ |
H A D | pkgdatasupplier.cxx | 81 struct DataSupplier_Impl struct 92 DataSupplier_Impl( in DataSupplier_Impl() argument 100 ~DataSupplier_Impl(); 104 DataSupplier_Impl::~DataSupplier_Impl() in ~DataSupplier_Impl() 130 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent, nOpenMode ) ) in DataSupplier()
|
H A D | pkgdatasupplier.hxx | 32 struct DataSupplier_Impl; 37 DataSupplier_Impl* m_pImpl;
|
/aoo41x/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_datasupplier.cxx | 77 struct DataSupplier_Impl struct 88 DataSupplier_Impl( in DataSupplier_Impl() function 96 ~DataSupplier_Impl(); 100 DataSupplier_Impl::~DataSupplier_Impl() in ~DataSupplier_Impl() 128 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent, nOpenMode ) ) in ResultSetDataSupplier()
|
H A D | tdoc_datasupplier.hxx | 33 struct DataSupplier_Impl; 38 DataSupplier_Impl* m_pImpl;
|
/aoo41x/main/ucb/source/ucp/ext/ |
H A D | ucpext_datasupplier.cxx | 90 struct DataSupplier_Impl struct 98 …DataSupplier_Impl( const Reference< XMultiServiceFactory >& i_rORB, const ::rtl::Reference< Conten… in DataSupplier_Impl() argument 105 ~DataSupplier_Impl(); 109 DataSupplier_Impl::~DataSupplier_Impl() in ~DataSupplier_Impl() 138 :m_pImpl( new DataSupplier_Impl( i_rORB, i_rContent, i_nOpenMode ) ) in DataSupplier()
|
H A D | ucpext_datasupplier.hxx | 37 struct DataSupplier_Impl; 76 ::boost::scoped_ptr< DataSupplier_Impl > m_pImpl;
|
/aoo41x/main/ucb/source/ucp/webdav/ |
H A D | webdavdatasupplier.cxx | 82 struct DataSupplier_Impl struct 92 DataSupplier_Impl( in DataSupplier_Impl() function 98 ~DataSupplier_Impl(); 102 DataSupplier_Impl::~DataSupplier_Impl() in ~DataSupplier_Impl() 128 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent, nOpenMode ) ) in DataSupplier()
|
H A D | webdavdatasupplier.hxx | 33 struct DataSupplier_Impl; 40 DataSupplier_Impl* m_pImpl;
|
/aoo41x/main/ucb/source/ucp/gvfs/ |
H A D | gvfs_directory.cxx | 112 struct gvfs::DataSupplier_Impl struct in gvfs 121 DataSupplier_Impl( in DataSupplier_Impl() argument 127 ~DataSupplier_Impl() in ~DataSupplier_Impl() argument 144 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent, nOpenMode ) ) in DataSupplier()
|
H A D | gvfs_directory.hxx | 53 struct DataSupplier_Impl; 57 gvfs::DataSupplier_Impl *m_pImpl;
|