Tag: cws_src680_qiq
User: fs      
Date: 06/05/24 08:12:51

Modified:
 /dba/dbaccess/source/core/dataaccess/
  documentcontainer.cxx

Log:
 string should be in a resource

File Changes:

Directory: /dba/dbaccess/source/core/dataaccess/
================================================

File [changed]: documentcontainer.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/documentcontainer.cxx?r1=1.17.52.2&r2=1.17.52.3
Delta lines:  +3 -2
-------------------
--- documentcontainer.cxx       24 May 2006 14:58:35 -0000      1.17.52.2
+++ documentcontainer.cxx       24 May 2006 15:12:47 -0000      1.17.52.3
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: documentcontainer.cxx,v $
  *
- *  $Revision: 1.17.52.2 $
+ *  $Revision: 1.17.52.3 $
  *
- *  last change: $Author: fs $ $Date: 2006/05/24 14:58:35 $
+ *  last change: $Author: fs $ $Date: 2006/05/24 15:12:47 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -109,6 +109,7 @@
             ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "The name must not 
contain any / characters." ) ),
             NULL,
             0 );
+        // TODO: resource
 }
 
 //==========================================================================




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

Reply via email to