From 52fccdb4033c44f04582ed53c3e4198aa308d86d Mon Sep 17 00:00:00 2001 From: gt Date: Tue, 13 Aug 2002 11:57:30 +0000 Subject: #102275# removed asia specific strings in SvxStdParagraphTabPage --- svx/source/dialog/paragrph.hrc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'svx/source/dialog/paragrph.hrc') diff --git a/svx/source/dialog/paragrph.hrc b/svx/source/dialog/paragrph.hrc index 86a91f0e5b39..5bbdd893c449 100644 --- a/svx/source/dialog/paragrph.hrc +++ b/svx/source/dialog/paragrph.hrc @@ -2,9 +2,9 @@ * * $RCSfile: paragrph.hrc,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: os $ $Date: 2002-08-02 14:41:56 $ + * last change: $Author: gt $ $Date: 2002-08-13 12:57:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -140,8 +140,6 @@ #define CB_REGISTER 84 #define FL_REGISTER 85 -#define ST_TOPSPACE_ASIAN 88 -#define ST_BOTTOMSPACE_ASIAN 89 #define FL_PROPERTIES 90 #define FT_TEXTDIRECTION 91 #define LB_TEXTDIRECTION 92 -- cgit