diff options
Diffstat (limited to 'cui/source/inc/cuitabline.hxx')
-rw-r--r-- | cui/source/inc/cuitabline.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/inc/cuitabline.hxx b/cui/source/inc/cuitabline.hxx index 89c5ec790bb8..9f2ccc13ae4e 100644 --- a/cui/source/inc/cuitabline.hxx +++ b/cui/source/inc/cuitabline.hxx @@ -260,8 +260,6 @@ private: const SfxItemSet& rOutAttrs; XDash aDash; - XLineDashItem aXDash; - XLineColorItem aXColor; XLineAttrSetItem aXLineAttr; SfxItemSet& rXLSet; @@ -339,7 +337,6 @@ private: const SfxItemSet& rOutAttrs; const SdrObject* pPolyObj; - XLineColorItem aXColor; XLineAttrSetItem aXLineAttr; SfxItemSet& rXLSet; |