Home
last modified time | relevance | path

Searched refs:impl_getRowSet_throw (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2310 Reference< XRowSet > FormComponentPropertyHandler::impl_getRowSet_throw( ) const in impl_getRowSet_throw() function in pcr::FormComponentPropertyHandler
2343 xReturn = impl_getRowSet_throw(); in impl_getRowSet_nothrow()
2363 Reference< XPropertySet > xFormSet( impl_getRowSet_throw(), UNO_QUERY ); in impl_initFieldList_nothrow()
2413 Reference< XRowSet > xRowSet( impl_getRowSet_throw() ); in impl_ensureRowsetConnection_nothrow()
H A Dformcomponenthandler.hxx184 … ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > impl_getRowSet_throw( ) const;

Completed in 24 milliseconds