Searched refs:XResultSet_impl (Results 1 – 4 of 4) sorted by relevance
46 XResultSet_impl::XResultSet_impl( in XResultSet_impl() function in XResultSet_impl84 XResultSet_impl::~XResultSet_impl() in ~XResultSet_impl()98 sal_Int32 SAL_CALL XResultSet_impl::CtorSuccess() in CtorSuccess()105 sal_Int32 SAL_CALL XResultSet_impl::getMinorError() in getMinorError()112 XResultSet_impl::acquire( in acquire()121 XResultSet_impl::release( in release()131 XResultSet_impl::queryInterface( in queryInterface()152 XResultSet_impl::disposing( const lang::EventObject& ) in disposing()159 XTYPEPROVIDER_IMPL_10( XResultSet_impl, in XTYPEPROVIDER_IMPL_10() argument173 XResultSet_impl::addEventListener( in XTYPEPROVIDER_IMPL_10()[all …]
57 class XResultSet_impl class72 XResultSet_impl( shell* pMyShell,78 virtual ~XResultSet_impl();
70 class XResultSet_impl;78 friend class XResultSet_impl;
755 XResultSet_impl* p = new XResultSet_impl( this,aUnqPath,OpenMode,seq,seqSort ); in ls()