summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/dstribut.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/tabpages/dstribut.cxx')
-rw-r--r--cui/source/tabpages/dstribut.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/cui/source/tabpages/dstribut.cxx b/cui/source/tabpages/dstribut.cxx
index 32af6b42773b..6d77934a6711 100644
--- a/cui/source/tabpages/dstribut.cxx
+++ b/cui/source/tabpages/dstribut.cxx
@@ -131,23 +131,11 @@ SfxTabPage* SvxDistributePage::Create(Window* pWindow, const SfxItemSet& rAttrs,
return(new SvxDistributePage(pWindow, rAttrs, eHor, eVer));
}
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
sal_uInt16* SvxDistributePage::GetRanges()
{
return(pRanges);
}
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
void SvxDistributePage::PointChanged(Window* /*pWindow*/, RECT_POINT /*eRP*/)
{
}