summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuitabline.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-09-18 16:16:09 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-09-19 09:31:43 +0200
commita090b8785f6580ef779fb8b4e140f82085b4455a (patch)
treef6df5110361916dda403ef429cf7ad6b66a9e7d2 /cui/source/inc/cuitabline.hxx
parentc087e24c683dc402c442bb0a3dbea974000b72b2 (diff)
inline some use-once fields in cui
Change-Id: Ib2abea6b1f68cf193325d312e67578b2d346e39a
Diffstat (limited to 'cui/source/inc/cuitabline.hxx')
-rw-r--r--cui/source/inc/cuitabline.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/cui/source/inc/cuitabline.hxx b/cui/source/inc/cuitabline.hxx
index 670297f860f4..95fbe6ed9f0c 100644
--- a/cui/source/inc/cuitabline.hxx
+++ b/cui/source/inc/cuitabline.hxx
@@ -263,8 +263,6 @@ private:
const SfxItemSet& rOutAttrs;
XDash aDash;
- XLineStyleItem aXLStyle;
- XLineWidthItem aXWidth;
XLineDashItem aXDash;
XLineColorItem aXColor;
XLineAttrSetItem aXLineAttr;
@@ -344,8 +342,6 @@ private:
const SfxItemSet& rOutAttrs;
const SdrObject* pPolyObj;
- XLineStyleItem aXLStyle;
- XLineWidthItem aXWidth;
XLineColorItem aXColor;
XLineAttrSetItem aXLineAttr;
SfxItemSet& rXLSet;