From a34ab247afdbba1e493b344f927ed15e975b7cd7 Mon Sep 17 00:00:00 2001 From: Daniel Rentz Date: Tue, 26 Jun 2001 09:54:26 +0000 Subject: #88779# redesign fixes --- svx/source/dialog/labdlg.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'svx') diff --git a/svx/source/dialog/labdlg.src b/svx/source/dialog/labdlg.src index 444ff690e057..254a22e839f5 100644 --- a/svx/source/dialog/labdlg.src +++ b/svx/source/dialog/labdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: labdlg.src,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: kz $ $Date: 2001-06-08 22:58:30 $ + * last change: $Author: dr $ $Date: 2001-06-26 10:54:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,7 +69,7 @@ TabPage RID_SVXPAGE_CAPTION HelpId = HID_CAPTION ; Hide = TRUE ; //Size = MAP_APPFONT ( 189 , 97 ) ; - Size = MAP_APPFONT ( 260 , 185 ) ; + Size = MAP_APPFONT ( 260 , 158 ) ; Text = "Legende" ; Text [ English ] = "Caption" ; Text [ english_us ] = "Callouts" ; -- cgit