Lines Matching refs:CachedContentResultSetStub
41 CachedContentResultSetStub::CachedContentResultSetStub( Reference< XResultSet > xOrigin ) in CachedContentResultSetStub() function in CachedContentResultSetStub
55 CachedContentResultSetStub::~CachedContentResultSetStub() in ~CachedContentResultSetStub()
63 XINTERFACE_COMMON_IMPL( CachedContentResultSetStub ) in XINTERFACE_COMMON_IMPL() argument
65 Any SAL_CALL CachedContentResultSetStub in XINTERFACE_COMMON_IMPL()
90 void SAL_CALL CachedContentResultSetStub
111 void SAL_CALL CachedContentResultSetStub
135 XTYPEPROVIDER_COMMON_IMPL( CachedContentResultSetStub ) in XTYPEPROVIDER_COMMON_IMPL() argument
137 Sequence< Type > SAL_CALL CachedContentResultSetStub in XTYPEPROVIDER_COMMON_IMPL()
237 XSERVICEINFO_NOFACTORY_IMPL_1( CachedContentResultSetStub,
360 FetchResult SAL_CALL CachedContentResultSetStub
369 sal_Int32 SAL_CALL CachedContentResultSetStub
399 void SAL_CALL CachedContentResultSetStub
415 void SAL_CALL CachedContentResultSetStub
504 void SAL_CALL CachedContentResultSetStub
512 void SAL_CALL CachedContentResultSetStub
520 void SAL_CALL CachedContentResultSetStub
529 FetchResult SAL_CALL CachedContentResultSetStub
539 FetchResult SAL_CALL CachedContentResultSetStub
549 FetchResult SAL_CALL CachedContentResultSetStub
621 xRet = new CachedContentResultSetStub( xSource ); in createCachedContentResultSetStub()