User: kz Date: 2007-05-10 10:23:01+0000 Log: INTEGRATION: CWS dba23a (1.7.254); FILE MERGED 2007/02/26 11:48:11 fs 1.7.254.1: remove unused code Issue number: #i74804# Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED]
File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: DbAdminImpl.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/DbAdminImpl.hxx?r1=1.7&r2=1.8 Delta lines: +0 -4 ------------------- --- DbAdminImpl.hxx 2005-09-08 14:47:23+0000 1.7 +++ DbAdminImpl.hxx 2007-05-10 10:22:58+0000 1.8 @@ -138,10 +138,6 @@ /** returns the data source the dialog is currently working with */ ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > getCurrentDataSource(); - /** returs the model we're currently working with - */ - ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel > getCurrentModel(); - // returns the Url of a database document String getDocumentUrl(SfxItemSet& _rDest); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
