summaryrefslogtreecommitdiff
path: root/include/editeng/brushitem.hxx
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2015-06-15 00:27:15 +0200
committerZolnai Tamás <zolnaitamas2000@gmail.com>2015-06-15 02:07:25 +0200
commit46564fd97308ce070248482ad65a311a329a2b76 (patch)
tree5b5857c411dca399d990adc3fb517401c6789e23 /include/editeng/brushitem.hxx
parent4739ec8b10b8a95e47d7036780eb953a7e11d245 (diff)
Remove unused macros
Change-Id: I2f5e47a3c894238557d52139c2849a2bd5a066b6
Diffstat (limited to 'include/editeng/brushitem.hxx')
-rw-r--r--include/editeng/brushitem.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/editeng/brushitem.hxx b/include/editeng/brushitem.hxx
index 0dd5f5c23058..22a3d4219a87 100644
--- a/include/editeng/brushitem.hxx
+++ b/include/editeng/brushitem.hxx
@@ -41,9 +41,6 @@ enum SvxGraphicPosition
GPOS_AREA, GPOS_TILED
};
-#define PARA_DEST_PARA 0
-#define PARA_DEST_CHAR 1
-
class SvxBrushItem_Impl;
class EDITENG_DLLPUBLIC SvxBrushItem : public SfxPoolItem
{