summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2013-02-06 12:09:48 +0100
committerMiklos Vajna <vmiklos@suse.cz>2013-02-06 12:44:37 +0100
commit1a3c90a292c7fc9060604151de9dc51eecf5b6a7 (patch)
tree226567cca6b2f74e749f36cc3ef3b76d67eb91a1 /sw/inc
parentfdfd5c111de740456bc03df727b9c74a617237fc (diff)
sw: let drawinglayer manage gradient styles of our textframes
With this, the hacks from commits 81a46fc86a530f028a5bd2f5e52fe0372d50ee38 and d7efffebd9651dd866349915360ade64b97d7301 are no longer necessary.
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/unotxdoc.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/unotxdoc.hxx b/sw/inc/unotxdoc.hxx
index dea4ea7365b9..e3c6acd4ac5a 100644
--- a/sw/inc/unotxdoc.hxx
+++ b/sw/inc/unotxdoc.hxx
@@ -550,7 +550,6 @@ class SwXDocumentPropertyHelper : public SvxUnoForbiddenCharsTable
{
css::uno::Reference < css::uno::XInterface > xDashTable;
css::uno::Reference < css::uno::XInterface > xGradientTable;
- css::uno::Reference < css::uno::XInterface > xTextGradientTable;
css::uno::Reference < css::uno::XInterface > xHatchTable;
css::uno::Reference < css::uno::XInterface > xBitmapTable;
css::uno::Reference < css::uno::XInterface > xTransGradientTable;