Searched refs:bUseCloned (Results 1 – 2 of 2) sorted by relevance
251 …r::CursorWrapper(const Reference< ::com::sun::star::sdbc::XRowSet>& _rxCursor, sal_Bool bUseCloned) in CursorWrapper() argument253 ImplConstruct(Reference< ::com::sun::star::sdbc::XResultSet>(_rxCursor, UNO_QUERY), bUseCloned); in CursorWrapper()257 …CursorWrapper(const Reference< ::com::sun::star::sdbc::XResultSet>& _rxCursor, sal_Bool bUseCloned) in CursorWrapper() argument259 ImplConstruct(_rxCursor, bUseCloned); in CursorWrapper()263 …ImplConstruct(const Reference< ::com::sun::star::sdbc::XResultSet>& _rxCursor, sal_Bool bUseCloned) in ImplConstruct() argument265 if (bUseCloned) in ImplConstruct()
113 …tar::uno::Reference< ::com::sun::star::sdbc::XRowSet>& _rxCursor, sal_Bool bUseCloned = sal_False);114 …::uno::Reference< ::com::sun::star::sdbc::XResultSet>& _rxCursor, sal_Bool bUseCloned = sal_False);175 …m::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet>& _rxCursor, sal_Bool bUseCloned);
Completed in 40 milliseconds