User: rt Date: 2008-06-06 13:25:57+0000 Modified: dba/connectivity/source/inc/file/FResultSet.hxx
Log: INTEGRATION: CWS dba30c (1.36.10); FILE MERGED 2008/05/02 11:01:13 oj 1.36.10.1: #i53779# apply patch for distinct values File Changes: Directory: /dba/connectivity/source/inc/file/ ============================================= File [changed]: FResultSet.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/file/FResultSet.hxx?r1=1.36&r2=1.37 Delta lines: +1 -0 ------------------- --- FResultSet.hxx 2008-04-10 11:15:24+0000 1.36 +++ FResultSet.hxx 2008-06-06 13:25:54+0000 1.37 @@ -181,6 +181,7 @@ void updateValue(sal_Int32 columnIndex,const ORowSetValue& x ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); // clear insert row void clearInsertRow(); + void sortRows(); protected: using OResultSet_BASE::rBHelper; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
