diff options
author | Noel Grandin <noel@peralex.com> | 2015-04-22 12:55:50 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-04-29 10:41:37 +0200 |
commit | b49e10f9dbe0d02b012ceff378e8e4e64a3016a0 (patch) | |
tree | e5ebe76aa2e4db91d8bfe991aa8f5208dc38cff3 /include | |
parent | aaa1861c49bf2549e1bddc461961871ac102a83d (diff) |
remove unused code
Change-Id: I1393240d8ba74388484839fb94bb82fd9d78da32
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/EnhancedCustomShape2d.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/svx/EnhancedCustomShape2d.hxx b/include/svx/EnhancedCustomShape2d.hxx index 74f06e06f8e4..547fe6f98142 100644 --- a/include/svx/EnhancedCustomShape2d.hxx +++ b/include/svx/EnhancedCustomShape2d.hxx @@ -38,10 +38,6 @@ #include <memory> #include <vector> -#define DFF_CUSTOMSHAPE_FLIP_V 1 -#define DFF_CUSTOMSHAPE_FLIP_H 2 -#define DFF_CUSTOMSHAPE_EXCH 4 - class SdrModel; class SdrObject; class SfxItemSet; @@ -92,7 +88,6 @@ class SVX_DLLPUBLIC EnhancedCustomShape2d : public SfxItemSet sal_Int32 nXRef; sal_Int32 nYRef; - sal_uInt32 nFlags; sal_uInt32 nColorData; /* |