User: rt      
Date: 2007-07-06 08:27:03+0000
Modified:
   dba/dbaccess/source/ui/inc/databaseobjectview.hxx

Log:
 INTEGRATION: CWS oj14 (1.2.28); FILE MERGED
 2007/06/05 12:38:34 oj 1.2.28.4: merge problems fixed
 2007/06/04 18:39:54 oj 1.2.28.3: RESYNC: (1.2-1.3); FILE MERGED
 2006/11/08 13:43:43 oj 1.2.28.2: merge conflicts
 2006/11/08 12:11:47 oj 1.2.28.1: use of new classes

File Changes:

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

File [changed]: databaseobjectview.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/databaseobjectview.hxx?r1=1.3&r2=1.4
Delta lines:  +11 -1
--------------------
--- databaseobjectview.hxx      2007-04-16 16:27:23+0000        1.3
+++ databaseobjectview.hxx      2007-07-06 08:27:00+0000        1.4
@@ -285,7 +285,17 @@
             const ::com::sun::star::uno::Reference< 
::com::sun::star::frame::XFrame >& _rxParentFrame
         );
        };
-
+       //======================================================================
+       //= OReportDesigner
+       //======================================================================
+       class OReportDesigner : public DatabaseObjectView
+       {
+       public:
+               OReportDesigner(const ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory >& _rxORB
+           ,const ::com::sun::star::uno::Reference< 
::com::sun::star::sdb::application::XDatabaseDocumentUI >& _rxApplication
+,const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& 
_rxParentFrame
+);
+       };
 // .........................................................................
 }      // namespace dbaui
 // .........................................................................




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

Reply via email to