Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmtools.cxx251 …r::CursorWrapper(const Reference< ::com::sun::star::sdbc::XRowSet>& _rxCursor, sal_Bool bUseCloned) in CursorWrapper() argument
253 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() argument
259 ImplConstruct(_rxCursor, bUseCloned); in CursorWrapper()
263 …ImplConstruct(const Reference< ::com::sun::star::sdbc::XResultSet>& _rxCursor, sal_Bool bUseCloned) in ImplConstruct() argument
265 if (bUseCloned) in ImplConstruct()
/trunk/main/svx/inc/svx/
H A Dfmtools.hxx113 …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 14 milliseconds