summaryrefslogtreecommitdiff
path: root/svx/inc/svx/sdr/properties/properties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/sdr/properties/properties.hxx')
-rw-r--r--svx/inc/svx/sdr/properties/properties.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/svx/inc/svx/sdr/properties/properties.hxx b/svx/inc/svx/sdr/properties/properties.hxx
index 311c2ccfd1a5..99ebdfbb1be9 100644
--- a/svx/inc/svx/sdr/properties/properties.hxx
+++ b/svx/inc/svx/sdr/properties/properties.hxx
@@ -187,6 +187,10 @@ namespace sdr
// default implementation returns 0 (zero)
virtual sal_uInt32 getVersion() const;
};
+
+ // checks the FillStyle item and removes unneeded Gradient, FillBitmap and Hatch items
+ void SVX_DLLPUBLIC CleanupFillProperties( SfxItemSet& rItemSet );
+
} // end of namespace properties
} // end of namespace sdr