User: kz Date: 2007-05-10 10:32:41+0000 Log: INTEGRATION: CWS dba23a (1.6.60); FILE MERGED 2007/02/26 11:48:15 fs 1.6.60.1: remove unused code Issue number: #i74804# Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED]
File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: formadapter.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/formadapter.hxx?r1=1.6&r2=1.7 Delta lines: +0 -5 ------------------- --- formadapter.hxx 2006-10-12 13:39:01+0000 1.6 +++ formadapter.hxx 2007-05-10 10:32:38+0000 1.7 @@ -515,11 +515,6 @@ virtual void SAL_CALL propertyChange(const ::com::sun::star::beans::PropertyChangeEvent& evt) throw(::com::sun::star::uno::RuntimeException); protected: - // cursor handling - void onError(::com::sun::star::sdbc::SQLException& rException); - sal_Bool checkMainForm(); - - // container handling void implInsert(const ::com::sun::star::uno::Any& aElement, sal_Int32 nIndex, const ::rtl::OUString* pNewElName = NULL) throw(::com::sun::star::lang::IllegalArgumentException); sal_Int32 implGetPos(const ::rtl::OUString& rName); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
