Home
last modified time | relevance | path

Searched refs:ContentResultSetWrapper (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx51 ContentResultSetWrapper::ContentResultSetWrapper( in ContentResultSetWrapper() function in ContentResultSetWrapper
75 void SAL_CALL ContentResultSetWrapper::impl_init_xRowOrigin() in impl_init_xRowOrigin()
93 void SAL_CALL ContentResultSetWrapper::impl_init_xContentAccessOrigin() in impl_init_xContentAccessOrigin()
112 void SAL_CALL ContentResultSetWrapper::impl_init_xPropertySetOrigin() in impl_init_xPropertySetOrigin()
130 void SAL_CALL ContentResultSetWrapper::impl_init() in impl_init()
141 ContentResultSetWrapper::~ContentResultSetWrapper() in ~ContentResultSetWrapper()
150 void SAL_CALL ContentResultSetWrapper::impl_deinit() in impl_deinit()
158 void SAL_CALL ContentResultSetWrapper
180 void SAL_CALL ContentResultSetWrapper
189 ContentResultSetWrapper::PropertyChangeListenerContainer_Impl* SAL_CALL
[all …]
H A Dcontentresultsetwrapper.hxx44 class ContentResultSetWrapper class
181 ContentResultSetWrapper( com::sun::star::uno::Reference<
184 virtual ~ContentResultSetWrapper();
543 ContentResultSetWrapper* m_pOwner;
546 ContentResultSetWrapperListener( ContentResultSetWrapper* pOwner );
H A Dcachedcontentresultset.cxx658 : ContentResultSetWrapper( xOrigin ) in CachedContentResultSet()
913 ContentResultSetWrapper::impl_initPropertySetInfo(); in impl_initPropertySetInfo()
934 Any aRet = ContentResultSetWrapper::queryInterface( rType ); in XINTERFACE_COMMON_IMPL()
1167 ContentResultSetWrapper::impl_disposing( rEventObject ); in impl_disposing()
1281 TYPE aRet = ContentResultSetWrapper::queryXXX(); \
H A Dcachedcontentresultsetstub.cxx42 : ContentResultSetWrapper( xOrigin ) in CachedContentResultSetStub()
71 Any aRet = ContentResultSetWrapper::queryInterface( rType ); in XINTERFACE_COMMON_IMPL()
H A Dcachedcontentresultsetstub.hxx40 : public ContentResultSetWrapper
H A Dcachedcontentresultset.hxx47 : public ContentResultSetWrapper