Tag: cws_dev300_dba30c
User: oj      
Date: 2008-04-30 13:46:18+0000
Modified:
   dba/dbaccess/source/ui/browser/dbloader.cxx

Log:
 #i88873# merge problem with titles02 and odbmacros

File Changes:

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

File [changed]: dbloader.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/dbloader.cxx?r1=1.36&r2=1.36.8.1
Delta lines:  +4 -3
-------------------
--- dbloader.cxx        2008-04-10 14:05:28+0000        1.36
+++ dbloader.cxx        2008-04-30 13:46:15+0000        1.36.8.1
@@ -7,7 +7,7 @@
  * OpenOffice.org - a multi-platform office productivity suite
  *
  * $RCSfile: dbloader.cxx,v $
- * $Revision: 1.36 $
+ * $Revision: 1.36.8.1 $
  *
  * This file is part of OpenOffice.org.
  *
@@ -211,7 +211,8 @@
         ServiceNameToImplName( URL_COMPONENT_DATASOURCEBROWSER,     
"org.openoffice.comp.dbu.ODatasourceBrowser"   ),
         ServiceNameToImplName( URL_COMPONENT_QUERYDESIGN,           
"org.openoffice.comp.dbu.OQueryDesign"         ),
         ServiceNameToImplName( URL_COMPONENT_TABLEDESIGN,           
"org.openoffice.comp.dbu.OTableDesign"         ),
-        ServiceNameToImplName( URL_COMPONENT_RELATIONDESIGN,        
"org.openoffice.comp.dbu.ORelationDesign"      )
+        ServiceNameToImplName( URL_COMPONENT_RELATIONDESIGN,        
"org.openoffice.comp.dbu.ORelationDesign"      ),
+        ServiceNameToImplName( URL_COMPONENT_VIEWDESIGN,            
"org.openoffice.comp.dbu.OViewDesign"          )
     };
 
     INetURLObject aParser( rURL );




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

Reply via email to