diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-12-10 16:26:15 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-12-10 16:26:15 +0000 |
commit | 2874dc02bf2b466fc4aa9c71f1f842656a078ef1 (patch) | |
tree | b31845729cf6228b93ef99cb87421ddc1d6cfef2 | |
parent | 094a8deb8ee3422318b4493de46f6f9a0d3721ec (diff) |
INTEGRATION: CWS sch05 (1.4.194); FILE MERGED
2004/11/17 17:17:31 iha 1.4.194.1: #i30689# set helpid to treelist
-rw-r--r-- | svx/source/dialog/optjava.src | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/dialog/optjava.src b/svx/source/dialog/optjava.src index 74a65f90a5d6..7202f16a14f8 100644 --- a/svx/source/dialog/optjava.src +++ b/svx/source/dialog/optjava.src @@ -2,9 +2,9 @@ * * $RCSfile: optjava.src,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2004-08-11 13:09:24 $ + * last change: $Author: rt $ $Date: 2004-12-10 17:26:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -100,7 +100,6 @@ TabPage RID_SVXPAGE_OPTIONS_JAVA }; Control LB_JAVA { - HelpId = HID_OPTIONS_JAVA_LIST; Pos = MAP_APPFONT ( 21 , 38 ) ; Size = MAP_APPFONT ( 177 , 130 ) ; Border = TRUE ; |