summaryrefslogtreecommitdiffstats
path: root/xmloff/source/style/PagePropertySetContext.cxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2002-08-29 16:47:23 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2002-08-29 16:47:23 +0000
commit10841f8eecf9e7f8106b60ffe61657e3be7e9813 (patch)
tree4260f00cf52638a45d75763e4c0a29a76736ce9d /xmloff/source/style/PagePropertySetContext.cxx
parentnew version for SRX643 (diff)
downloadcore-10841f8eecf9e7f8106b60ffe61657e3be7e9813.tar.gz
core-10841f8eecf9e7f8106b60ffe61657e3be7e9813.zip
#99657# load/save background (color + image) transparancy
for Writer frames
Diffstat (limited to 'xmloff/source/style/PagePropertySetContext.cxx')
-rw-r--r--xmloff/source/style/PagePropertySetContext.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/source/style/PagePropertySetContext.cxx b/xmloff/source/style/PagePropertySetContext.cxx
index afc4f8260f60..05ce56d3933f 100644
--- a/xmloff/source/style/PagePropertySetContext.cxx
+++ b/xmloff/source/style/PagePropertySetContext.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: PagePropertySetContext.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: thb $ $Date: 2001-07-24 17:06:09 $
+ * last change: $Author: dvo $ $Date: 2002-08-29 17:46:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -144,6 +144,7 @@ SvXMLImportContext *PagePropertySetContext::CreateChildContext(
rProp,
rProp.mnIndex-2,
rProp.mnIndex-1,
+ -1,
rProperties );
break;