diff options
author | Kai Ahrens <ka@openoffice.org> | 2002-01-10 14:50:29 +0000 |
---|---|---|
committer | Kai Ahrens <ka@openoffice.org> | 2002-01-10 14:50:29 +0000 |
commit | 5626fa00e0d57b68cf460f9505b4aca9739d1ae0 (patch) | |
tree | 5451b6daa7497d0f336a93850fce1d6a0213ec61 /svx/source/dialog/grfflt.src | |
parent | 6855c770fb813ab960c619267d547f49a82d1700 (diff) |
#96419#: adjusted controls
Diffstat (limited to 'svx/source/dialog/grfflt.src')
-rw-r--r-- | svx/source/dialog/grfflt.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/grfflt.src b/svx/source/dialog/grfflt.src index 854a52ecd084..9deedede4317 100644 --- a/svx/source/dialog/grfflt.src +++ b/svx/source/dialog/grfflt.src @@ -2,9 +2,9 @@ * * $RCSfile: grfflt.src,v $ * - * $Revision: 1.29 $ + * $Revision: 1.30 $ * - * last change: $Author: kz $ $Date: 2001-11-16 23:09:43 $ + * last change: $Author: ka $ $Date: 2002-01-10 15:50:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -235,7 +235,7 @@ ModalDialog RID_SVX_GRFFILTER_DLG_MOSAIC CheckBox DLG_FILTERMOSAIC_CBX_EDGES { Pos = MAP_APPFONT ( 12, MA_Y4 ) ; - Size = MAP_APPFONT ( 77, 12 ) ; + Size = MAP_APPFONT ( 91, 12 ) ; TabStop = TRUE ; Text = "~Kanten hervorheben" ; Text[ ENGLISH ] = "~Enhance edges" ; |