diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-20 18:08:05 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-20 18:08:05 +0000 |
commit | 11f4a982dbc0a1792fbd16d07ea1afe32925b89c (patch) | |
tree | 97d32bfbaa8a11b5c6cb98691ea336d896d05160 | |
parent | 0e68c48f01bba97a3582fa349a6ae3898d096fa2 (diff) |
INTEGRATION: CWS reportdesign01 (1.2.28); FILE MERGED
2007/10/15 07:52:18 oj 1.2.28.2: RESYNC: (1.2-1.3); FILE MERGED
2007/09/07 08:33:32 oj 1.2.28.1: #i80508# remove de from resource
-rw-r--r-- | reportdesign/source/ui/dlg/GroupsSorting.src | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/reportdesign/source/ui/dlg/GroupsSorting.src b/reportdesign/source/ui/dlg/GroupsSorting.src index 7502d8fdb..74212040c 100644 --- a/reportdesign/source/ui/dlg/GroupsSorting.src +++ b/reportdesign/source/ui/dlg/GroupsSorting.src @@ -4,9 +4,9 @@ * * $RCSfile: GroupsSorting.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: vg $ $Date: 2007-08-30 12:12:35 $ + * last change: $Author: ihi $ $Date: 2007-11-20 19:08:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -106,7 +106,6 @@ FloatingWindow RID_GROUPS_SORTING Size = MAP_APPFONT ( FIXEDTEXT_WIDTH , FIXEDTEXT_HEIGHT ) ; Hide = TRUE; Text [ en-US ] = "Sorting" ; - }; ListBox LST_ORDER { @@ -198,7 +197,6 @@ FloatingWindow RID_GROUPS_SORTING Size = MAP_APPFONT ( FIXEDTEXT_WIDTH , FIXEDTEXT_HEIGHT ) ; Hide = TRUE; Text [ en-US ] = "Group Interval" ; - }; NumericField ED_GROUPINTERVALLST { |