diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-08-23 21:52:28 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-08-23 21:52:28 -0700 |
commit | 9bccef29afd0d85149e91c8dae5778bf219270b4 (patch) | |
tree | 9ca3a40d7e7eb17c4079fbdf8b85c93d09e4034b /unusedcode.easy | |
parent | a87c8748f99d208f78c739dbefae776a089d9bb6 (diff) |
unusedcode.easy: XFillGradientItem cleanp
I also fixed a typo in my earlier comment.
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index ca236932fa89..db585582ca34 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1748,7 +1748,6 @@ XFillBitmapItem::XFillBitmapItem(long, XOBitmap const&) XFillExchangeData::RegisterClipboardFormatName() XFillFloatTransparenceItem::XFillFloatTransparenceItem(SfxItemPool*) XFillFloatTransparenceItem::XFillFloatTransparenceItem(int, XGradient const&, unsigned char) -XFillGradientItem::XFillGradientItem(SfxItemPool*) XFillHatchItem::XFillHatchItem(SfxItemPool*) XFillHatchItem::XFillHatchItem(int, XHatch const&) XFormTextShadowColorItem::XFormTextShadowColorItem(int, Color const&) |