Home
last modified time | relevance | path

Searched refs:DataSupplier_Impl (Results 1 – 18 of 18) sorted by relevance

/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_datasupplier.cxx78 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 Dmyucp_datasupplier.hxx34 struct DataSupplier_Impl;
39 DataSupplier_Impl* m_pImpl;
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasupplier.cxx76 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 Dhierarchydatasupplier.hxx34 struct DataSupplier_Impl;
40 DataSupplier_Impl* m_pImpl;
/trunk/main/ucb/source/ucp/odma/
H A Dodma_datasupplier.cxx84 struct DataSupplier_Impl struct
96 DataSupplier_Impl( const Reference< XMultiServiceFactory >& rxSMgr, in DataSupplier_Impl() function
102 ~DataSupplier_Impl();
106 DataSupplier_Impl::~DataSupplier_Impl() in ~DataSupplier_Impl()
131 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent, nOpenMode ) ) in DataSupplier()
H A Dodma_datasupplier.hxx31 struct DataSupplier_Impl;
36 DataSupplier_Impl* m_pImpl;
/trunk/main/dbaccess/source/core/dataaccess/
H A Dmyucp_datasupplier.cxx101 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 Dmyucp_datasupplier.hxx40 struct DataSupplier_Impl;
45 ::std::auto_ptr<DataSupplier_Impl> m_pImpl;
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_datasupplier.cxx90 struct DataSupplier_Impl struct
98DataSupplier_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 Ducpext_datasupplier.hxx37 struct DataSupplier_Impl;
76 ::boost::scoped_ptr< DataSupplier_Impl > m_pImpl;
/trunk/main/ucb/source/ucp/package/
H A Dpkgdatasupplier.cxx81 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 Dpkgdatasupplier.hxx32 struct DataSupplier_Impl;
37 DataSupplier_Impl* m_pImpl;
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_datasupplier.cxx77 struct DataSupplier_Impl struct
88 DataSupplier_Impl( in DataSupplier_Impl() argument
96 ~DataSupplier_Impl();
100 DataSupplier_Impl::~DataSupplier_Impl() in ~DataSupplier_Impl()
128 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent, nOpenMode ) ) in ResultSetDataSupplier()
H A Dtdoc_datasupplier.hxx33 struct DataSupplier_Impl;
38 DataSupplier_Impl* m_pImpl;
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx82 struct DataSupplier_Impl struct
92 DataSupplier_Impl( in DataSupplier_Impl() argument
98 ~DataSupplier_Impl();
102 DataSupplier_Impl::~DataSupplier_Impl() in ~DataSupplier_Impl()
128 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent, nOpenMode ) ) in DataSupplier()
H A Dwebdavdatasupplier.hxx33 struct DataSupplier_Impl;
40 DataSupplier_Impl* m_pImpl;
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_directory.cxx110 struct gvfs::DataSupplier_Impl struct in gvfs
119 DataSupplier_Impl( in DataSupplier_Impl() function
125 ~DataSupplier_Impl() in ~DataSupplier_Impl() argument
142 : m_pImpl( new DataSupplier_Impl( rxSMgr, rContent, nOpenMode ) ) in DataSupplier()
H A Dgvfs_directory.hxx53 struct DataSupplier_Impl;
57 gvfs::DataSupplier_Impl *m_pImpl;

Completed in 40 milliseconds