diff options
Diffstat (limited to 'svx/source/options/optgrid.src')
-rw-r--r-- | svx/source/options/optgrid.src | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/svx/source/options/optgrid.src b/svx/source/options/optgrid.src index 12143f7db838..ba0ab26e1d82 100644 --- a/svx/source/options/optgrid.src +++ b/svx/source/options/optgrid.src @@ -2,9 +2,9 @@ * * $RCSfile: optgrid.src,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: kz $ $Date: 2001-04-26 19:34:56 $ + * last change: $Author: os $ $Date: 2001-05-04 07:15:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -618,6 +618,12 @@ TabPage RID_SVXPAGE_GRID CustomUnitText[ turkish ] = "Piksel"; CustomUnitText[ language_user1 ] = " "; }; + FixedLine FL_SEPARATOR + { + Pos = MAP_APPFONT ( 127 , 107 ) ; + Size = MAP_APPFONT ( 4 , 72 ) ; + Hide = TRUE; + }; FixedLine GRP_ORTHO { Pos = MAP_APPFONT ( 130 , 100 ) ; |