diff options
author | Daniel Rentz <dr@openoffice.org> | 2001-06-26 09:54:26 +0000 |
---|---|---|
committer | Daniel Rentz <dr@openoffice.org> | 2001-06-26 09:54:26 +0000 |
commit | a34ab247afdbba1e493b344f927ed15e975b7cd7 (patch) | |
tree | defb34b02a0e1ab7cec356a8d1bb6572a596e61b /svx | |
parent | d305591e9d4e156ace4fa4540abde151b2b3eab8 (diff) |
#88779# redesign fixes
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/dialog/labdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
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" ; |