User: obo     
Date: 2006/10/12 06:39:25

Modified:
   dba/dbaccess/source/ui/inc/genericcontroller.hxx

Log:
 INTEGRATION: CWS sb59 (1.40.2); FILE MERGED
 2006/08/29 11:44:29 sb 1.40.2.1: #i67487# Made code warning-free (wntmsci10).

File Changes:

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [changed]: genericcontroller.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/genericcontroller.hxx?r1=1.40&r2=1.41
Delta lines:  +1 -1
-------------------
--- genericcontroller.hxx       15 Aug 2006 10:53:31 -0000      1.40
+++ genericcontroller.hxx       12 Oct 2006 13:39:22 -0000      1.41
@@ -469,7 +469,7 @@
 
                // XTypeProvider
                virtual ::com::sun::star::uno::Sequence< 
::com::sun::star::uno::Type > SAL_CALL getTypes(  ) throw 
(::com::sun::star::uno::RuntimeException);
-               virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL 
getImplementationId(  ) throw (::com::sun::star::uno::RuntimeException) = 0;
+               virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL 
getImplementationId(  ) throw (::com::sun::star::uno::RuntimeException);
 
                // ::com::sun::star::frame::XController
                virtual void SAL_CALL attachFrame(const 
::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > & xFrame) 
throw( ::com::sun::star::uno::RuntimeException );




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to