diff options
author | Oliver Specht <os@openoffice.org> | 2002-08-16 12:11:48 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2002-08-16 12:11:48 +0000 |
commit | 1bc345a4778a7a7583b558e0fb6fd55100e42ed4 (patch) | |
tree | a89dfd577cde0031224e001c858cc094993f97df /svx/source/dialog/backgrnd.hrc | |
parent | 7c6ad4198e8a6096960a7fdf444d6067f1ec8f3d (diff) |
#99657# transparency of frame background implemented
Diffstat (limited to 'svx/source/dialog/backgrnd.hrc')
-rw-r--r-- | svx/source/dialog/backgrnd.hrc | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/svx/source/dialog/backgrnd.hrc b/svx/source/dialog/backgrnd.hrc index e72518309eea..e8d50a3c01a7 100644 --- a/svx/source/dialog/backgrnd.hrc +++ b/svx/source/dialog/backgrnd.hrc @@ -2,9 +2,9 @@ * * $RCSfile: backgrnd.hrc,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: thb $ $Date: 2001-05-17 14:08:54 $ + * last change: $Author: os $ $Date: 2002-08-16 12:56:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,6 +91,10 @@ #define LB_TBL_BOX 32 #define FT_TBL_DESC 33 #define LB_PARA_BOX 34 +#define FT_COL_TRANS 35 +#define MF_COL_TRANS 36 +#define FL_GRAPH_TRANS 37 +#define MF_GRAPH_TRANS 38 #define STR_BROWSE 1 #define STR_UNLINKED 2 |