From 2f9a6cef54254d03e5074b7acf2c58d7f5722248 Mon Sep 17 00:00:00 2001 From: Serge Noiraud Date: Wed, 24 Mar 2010 06:44:32 +0000 Subject: [PATCH] ODFDoc : Issue 2576 : change run-through form background to foreground. svn: r14919 --- src/plugins/docgen/ODFDoc.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/plugins/docgen/ODFDoc.py b/src/plugins/docgen/ODFDoc.py index 60eca722f..fa6ea88a5 100644 --- a/src/plugins/docgen/ODFDoc.py +++ b/src/plugins/docgen/ODFDoc.py @@ -281,7 +281,7 @@ class ODFDoc(BaseDoc, TextDoc, DrawDoc): self.cntnt.write('draw:fill-color="#%02x%02x%02x" ' % style.get_fill_color()) self.cntnt.write('draw:shadow="hidden" ') - self.cntnt.write('style:run-through="background" ') + self.cntnt.write('style:run-through="foreground" ') self.cntnt.write('style:vertical-pos="from-top" ') self.cntnt.write('style:vertical-rel="paragraph" ') self.cntnt.write('style:horizontal-pos="from-left" ') @@ -302,7 +302,7 @@ class ODFDoc(BaseDoc, TextDoc, DrawDoc): self.cntnt.write('draw:textarea-horizontal-align="center" ') self.cntnt.write('draw:textarea-vertical-align="middle" ') self.cntnt.write('draw:shadow="hidden" ') - self.cntnt.write('style:run-through="background" ') + self.cntnt.write('style:run-through="foreground" ') self.cntnt.write('style:vertical-pos="from-top" ') self.cntnt.write('style:vertical-rel="paragraph" ') self.cntnt.write('style:horizontal-pos="from-left" ') @@ -318,7 +318,7 @@ class ODFDoc(BaseDoc, TextDoc, DrawDoc): self.cntnt.write('style:family="graphic">\n') self.cntnt.write('