User: rt      
Date: 2007/04/26 01:02:59

Modified:
   dba/dbaccess/source/ui/querydesign/querycontroller.cxx

Log:
 INTEGRATION: CWS residcleanup (1.108.12); FILE MERGED
 2007/02/26 22:58:51 pl 1.108.12.1: #i74635# no more ResMgr default

File Changes:

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

File [changed]: querycontroller.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/querycontroller.cxx?r1=1.108&r2=1.109
Delta lines:  +1 -1
-------------------
--- querycontroller.cxx 15 Jan 2007 14:37:14 -0000      1.108
+++ querycontroller.cxx 26 Apr 2007 08:02:57 -0000      1.109
@@ -1508,7 +1508,7 @@
         String sObjectType;
         {
             LocalResourceAccess aLocalRes( RSC_QUERY_OBJECT_TYPE, RSC_RESOURCE 
);
-            sObjectType = String( ResId( m_bIndependent ? 3 : m_bCreateView ? 
2 : 1 ) );
+            sObjectType = String( ModuleRes( m_bIndependent ? 3 : 
m_bCreateView ? 2 : 1 ) );
         }
         sMessageText.SearchAndReplace( String::CreateFromAscii( "$object$" ), 
sObjectType );
 




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

Reply via email to