Searched refs:ORowSet (Results 1 – 7 of 7) sorted by relevance
1 "ORowSet";"com::sun::star::sdbcx::XRowLocate";"getBookmark()"90 "ORowSet";"com::sun::star::sdbc::RowSet";"URL"91 "ORowSet";"com::sun::star::sdbc::RowSet";"Command"93 "ORowSet";"com::sun::star::sdbc::RowSet";"TypeMap"98 "ORowSet";"com::sun::star::sdbc::RowSet";"User"104 "ORowSet";"com::sun::star::sdb::RowSet";"Command"109 "ORowSet";"com::sun::star::sdb::RowSet";"Filter"111 "ORowSet";"com::sun::star::sdb::RowSet";"Order"114 "ORowSet";"com::sun::star::sdb::RowSet";"IsNew"127 "ORowSet";"com::sun::star::sdbc::XRow";"getInt()"[all …]
140 return *(new ORowSet(_rxFactory)); in ORowSet_CreateInstance()143 ORowSet::ORowSet( const Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxORB ) in ORowSet() function in dbaccess::ORowSet223 ORowSet::~ORowSet() in ~ORowSet()450 void SAL_CALL ORowSet::acquire() throw() in acquire()518 void SAL_CALL ORowSet::disposing() in disposing()1165 void ORowSet::fireRowcount() in fireRowcount()2713 void ORowSet::doCancelModification( ) in doCancelModification()2727 sal_Bool ORowSet::isModification( ) in isModification()2733 sal_Bool ORowSet::isModified( ) in isModified()2739 sal_Bool ORowSet::isNew( ) in isNew()[all …]
73 class ORowSet : public comphelper::OBaseMutex class76 , public ::comphelper::OPropertyArrayUsageHelper<ORowSet>248 virtual ~ORowSet();251 ORowSet(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >&);469 ORowSet* m_pParent;483 …ORowSetClone( const ::comphelper::ComponentContext& _rContext, ORowSet& rParent, ::osl::Mutex* _pM…
112 friend class ORowSet;
22 dbaccess.ORowSet::com::sun::star::sdbc::XWarningsSupplier73 dbaccess.ORowSet::com::sun::star::sdbc::XRowUpdate74 dbaccess.ORowSet::com::sun::star::sdbc::XRow77 dbaccess.ORowSet::com::sun::star::sdbcx::XDeleteRows78 dbaccess.ORowSet::com::sun::star::sdbc::XResultSetUpdate
31 -o dbaccess.ORowSet
129 public class ORowSet extends TestCase { class
Completed in 39 milliseconds