Tag: cws_dev300_dba30g
User: fs      
Date: 2008-07-15 07:58:17+0000
Modified:
   dba/dbaccess/source/ui/browser/unodatbr.cxx

Log:
 re-enable administration

File Changes:

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

File [changed]: unodatbr.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/unodatbr.cxx?r1=1.202&r2=1.202.12.1
Delta lines:  +6 -2
-------------------
--- unodatbr.cxx        2008-06-25 12:43:03+0000        1.202
+++ unodatbr.cxx        2008-07-15 07:58:14+0000        1.202.12.1
@@ -7,7 +7,7 @@
  * OpenOffice.org - a multi-platform office productivity suite
  *
  * $RCSfile: unodatbr.cxx,v $
- * $Revision: 1.202 $
+ * $Revision: 1.202.12.1 $
  *
  * This file is part of OpenOffice.org.
  *
@@ -1525,6 +1525,10 @@
 
        switch ( nId )
        {
+        case ID_TREE_ADMINISTRATE:
+                       aReturn.bEnabled = true;
+                       return aReturn;
+
                case ID_BROWSER_CLOSE:
                        // the close button should always be enabled
                        aReturn.bEnabled = !m_bEnableBrowser;




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

Reply via email to