summaryrefslogtreecommitdiffstats
path: root/sw/inc/fillattributes.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-05-12 12:06:29 +0200
committerNoel Grandin <noel@peralex.com>2014-05-13 12:00:27 +0200
commitffa2229a8ebf3b42f6327589814063fc39db7118 (patch)
tree0f3abaaaa143a0f8b784ad0a80f64207e3e10bc2 /sw/inc/fillattributes.hxx
parentinclude sal/log.hxx here (diff)
downloadcore-ffa2229a8ebf3b42f6327589814063fc39db7118.tar.gz
core-ffa2229a8ebf3b42f6327589814063fc39db7118.zip
remove dead code
Change-Id: Ic4fb478921714429af138ca212bd7f67f408d434
Diffstat (limited to 'sw/inc/fillattributes.hxx')
-rw-r--r--sw/inc/fillattributes.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/fillattributes.hxx b/sw/inc/fillattributes.hxx
index 9908f2621273..05624c4a8de5 100644
--- a/sw/inc/fillattributes.hxx
+++ b/sw/inc/fillattributes.hxx
@@ -44,7 +44,6 @@ private:
protected:
public:
- FillAttributes();
FillAttributes(const Color& rColor);
FillAttributes(const SfxItemSet& rSet);
~FillAttributes();
@@ -55,7 +54,6 @@ public:
bool isTransparent() const;
const drawinglayer::attribute::SdrFillAttribute& getFillAttribute() const;
- const drawinglayer::attribute::FillGradientAttribute& getFillGradientAttribute() const;
const drawinglayer::primitive2d::Primitive2DSequence& getPrimitive2DSequence(
const basegfx::B2DRange& rPaintRange,
const basegfx::B2DRange& rDefineRange) const;