summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-01-15 20:10:21 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-01-15 22:10:07 +0100
commit8f28db9515e049fa7e0aa26fe32513e3486dcfaf (patch)
treee32a9f07f61e1910e40324eb6c9edec40679fb6c /include
parent5836d2be26af9ba4c38e8677e4c9f6f640f273be (diff)
Remove unused LRSPACE_{16,AUTOFIRST}_VERSION
...unused since 1e4b1e4a1aca3b333820b0a865997e6f62e80064 "Removing unused SfxItemPool serialisation from editeng" Change-Id: Iecc91d21a3c02985259e985c4092652efe877b50 Reviewed-on: https://gerrit.libreoffice.org/47911 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/editeng/lrspitem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/editeng/lrspitem.hxx b/include/editeng/lrspitem.hxx
index 4a2d9bd3992d..6a1a16d61144 100644
--- a/include/editeng/lrspitem.hxx
+++ b/include/editeng/lrspitem.hxx
@@ -43,9 +43,7 @@
700 -500 200 700 -500
*/
-#define LRSPACE_16_VERSION ((sal_uInt16)0x0001)
#define LRSPACE_TXTLEFT_VERSION (sal_uInt16(0x0002))
-#define LRSPACE_AUTOFIRST_VERSION ((sal_uInt16)0x0003)
#define LRSPACE_NEGATIVE_VERSION (sal_uInt16(0x0004))
class EDITENG_DLLPUBLIC SvxLRSpaceItem : public SfxPoolItem