diff options
author | Noel Grandin <noel@peralex.com> | 2014-03-04 09:27:57 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-03-05 09:17:48 +0200 |
commit | 6c8f8b0283345ab74b28e99bad3ea0028406e88f (patch) | |
tree | efb5bc56749bfd4a53c6518e85d4214101abbb37 /cui/source/inc | |
parent | fd6a568ada08d0be7ce3881beb9bd664f6843cd7 (diff) |
remove unused code SvxDistributePage::GetRanges()
Change-Id: I5f53ad2cac374463991ad0e576297a07ca30ea5f
Diffstat (limited to 'cui/source/inc')
-rw-r--r-- | cui/source/inc/dstribut.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/dstribut.hxx b/cui/source/inc/dstribut.hxx index 122284117714..d8288ebf99fb 100644 --- a/cui/source/inc/dstribut.hxx +++ b/cui/source/inc/dstribut.hxx @@ -47,7 +47,6 @@ public: static SfxTabPage* Create(Window*, const SfxItemSet&, SvxDistributeHorizontal eHor, SvxDistributeVertical eVer); - static sal_uInt16* GetRanges(); virtual sal_Bool FillItemSet(SfxItemSet&); virtual void Reset(const SfxItemSet&); virtual void PointChanged(Window* pWindow, RECT_POINT eRP); |