Tag: cws_src680_oj14 User: oj Date: 2007-06-04 18:41:47+0000 Log: RESYNC: (1.6-1.7); FILE MERGED
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.5.8.2&r2=1.5.8.3 Delta lines: +0 -5 ------------------- --- formadapter.hxx 2006-11-07 09:31:23+0000 1.5.8.2 +++ formadapter.hxx 2007-06-04 18:41:44+0000 1.5.8.3 @@ -519,11 +519,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]
