summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/bookmark.src
diff options
context:
space:
mode:
authorFrank Meies <fme@openoffice.org>2001-05-29 12:46:19 +0000
committerFrank Meies <fme@openoffice.org>2001-05-29 12:46:19 +0000
commit122aefb221441a8d803982d8a76c81c40ce60ec9 (patch)
treec4be3cb822086d7f7150932fe66414b32526c11b /sw/source/ui/misc/bookmark.src
parent9eecd8284aa92db821e8ebd6794548279e0d68ec (diff)
Fix #86988#: Redesign of dialogs
Diffstat (limited to 'sw/source/ui/misc/bookmark.src')
-rw-r--r--sw/source/ui/misc/bookmark.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/ui/misc/bookmark.src b/sw/source/ui/misc/bookmark.src
index b412139b555a..fc959af53fc3 100644
--- a/sw/source/ui/misc/bookmark.src
+++ b/sw/source/ui/misc/bookmark.src
@@ -2,9 +2,9 @@
*
* $RCSfile: bookmark.src,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2001-05-10 06:42:04 $
+ * last change: $Author: fme $ $Date: 2001-05-29 13:46:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,7 +101,7 @@ ModalDialog DLG_INSERT_BOOKMARK
ComboBox CB_BOOKMARK
{
Pos = MAP_APPFONT ( 12 , 14 ) ;
- Size = MAP_APPFONT ( 99 , 70 ) ;
+ Size = MAP_APPFONT ( 99 , 76 ) ;
TABSTOP = TRUE ;
AutoHScroll = TRUE ;
SORT = TRUE ;
@@ -137,10 +137,10 @@ ModalDialog DLG_INSERT_BOOKMARK
TEXT[ turkish ] = "~Sil";
TEXT[ catalan ] = "~Eliminar";
};
- GroupBox GB_BOOKMARK
+ FixedLine FL_BOOKMARK
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 111 , 87 ) ;
+ Size = MAP_APPFONT ( 111 , 8 ) ;
TEXT = "Textmarken" ;
TEXT [ English ] = "Bookmarks" ;
TEXT [ norwegian ] = "Bokmerker" ;