summaryrefslogtreecommitdiff
path: root/dbaccess/source
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-12-04 13:21:38 +0000
committerOcke Janssen <oj@openoffice.org>2002-12-04 13:21:38 +0000
commit2ecfb1ead83eddab05601cca2ad1c4a1b5e4f6ff (patch)
treedf576a7b2f8318697052fcd4c407201682ae2d5d /dbaccess/source
parent0866bda906eaa204e29500c484bbc43d007bbacf (diff)
#104938# checkable for toolboxItem set
Diffstat (limited to 'dbaccess/source')
-rw-r--r--dbaccess/source/ui/querydesign/query.src5
-rw-r--r--dbaccess/source/ui/relationdesign/relation.src5
-rw-r--r--dbaccess/source/ui/tabledesign/table.src5
3 files changed, 9 insertions, 6 deletions
diff --git a/dbaccess/source/ui/querydesign/query.src b/dbaccess/source/ui/querydesign/query.src
index 44c3b5014e7f..a96629275e70 100644
--- a/dbaccess/source/ui/querydesign/query.src
+++ b/dbaccess/source/ui/querydesign/query.src
@@ -2,9 +2,9 @@
*
* $RCSfile: query.src,v $
*
- * $Revision: 1.73 $
+ * $Revision: 1.74 $
*
- * last change: $Author: kz $ $Date: 2002-11-25 15:13:12 $
+ * last change: $Author: oj $ $Date: 2002-12-04 14:21:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1335,6 +1335,7 @@ ToolBox RID_BRW_QUERYDESIGN_TOOLBOX
{
Identifier = ID_BROWSER_EDITDOC ;
HelpId = SID_EDITDOC ;
+ Checkable = TRUE;
Text = "Bearbeiten" ;
Text [ ENGLISH ] = "Edit" ;
Text[ english_us ] = "Edit";
diff --git a/dbaccess/source/ui/relationdesign/relation.src b/dbaccess/source/ui/relationdesign/relation.src
index c85048f194c0..33d48df3918b 100644
--- a/dbaccess/source/ui/relationdesign/relation.src
+++ b/dbaccess/source/ui/relationdesign/relation.src
@@ -2,9 +2,9 @@
*
* $RCSfile: relation.src,v $
*
- * $Revision: 1.45 $
+ * $Revision: 1.46 $
*
- * last change: $Author: rt $ $Date: 2002-11-25 15:12:19 $
+ * last change: $Author: oj $ $Date: 2002-12-04 14:21:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,6 +103,7 @@ ToolBox RID_BRW_REALTIONDESIGN_TOOLBOX
{
Identifier = ID_BROWSER_EDITDOC ;
HelpId = SID_EDITDOC ;
+ Checkable = TRUE;
Text = "Bearbeiten" ;
Text [ ENGLISH ] = "Edit" ;
Text[ english_us ] = "Edit";
diff --git a/dbaccess/source/ui/tabledesign/table.src b/dbaccess/source/ui/tabledesign/table.src
index 25c32886a72c..f847f3c11f77 100644
--- a/dbaccess/source/ui/tabledesign/table.src
+++ b/dbaccess/source/ui/tabledesign/table.src
@@ -2,9 +2,9 @@
*
* $RCSfile: table.src,v $
*
- * $Revision: 1.71 $
+ * $Revision: 1.72 $
*
- * last change: $Author: kz $ $Date: 2002-11-25 15:12:21 $
+ * last change: $Author: oj $ $Date: 2002-12-04 14:21:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -924,6 +924,7 @@ ToolBox RID_BRW_TABLEDESIGN_TOOLBOX
{
Identifier = ID_BROWSER_EDITDOC ;
HelpId = SID_EDITDOC ;
+ Checkable = TRUE;
Text = "Bearbeiten" ;
Text [ ENGLISH ] = "Bearbeiten" ;
Text[ english_us ] = "Edit";