summaryrefslogtreecommitdiff
path: root/cui/source/factory
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-08 09:18:58 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-08 10:13:49 +0000
commit3d4753f551914d0841552fcd37f569cea16a9a9d (patch)
treefd4acc743f1c25aa23654ceb58b8e28983c465df /cui/source/factory
parentb434b00dd75c2ddd93c42e867e89a3c18f1e3e6a (diff)
convert distribute tab page to .ui
Change-Id: I6269f199bddcf13c1e412b14f9a5935c62c63fe0
Diffstat (limited to 'cui/source/factory')
-rw-r--r--cui/source/factory/dlgfact.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/factory/dlgfact.cxx b/cui/source/factory/dlgfact.cxx
index a7a96c3ffc45..3a7bca7fbb5e 100644
--- a/cui/source/factory/dlgfact.cxx
+++ b/cui/source/factory/dlgfact.cxx
@@ -1778,8 +1778,6 @@ GetTabPageRanges AbstractDialogFactory_Impl::GetTabPageRangesFunc( sal_uInt16 nI
{
case RID_SVXPAGE_TEXTANIMATION :
return SvxTextAnimationPage::GetRanges;
- case RID_SVXPAGE_DISTRIBUTE:
- return SvxDistributePage::GetRanges;
case RID_SVXPAGE_TRANSPARENCE :
return SvxTransparenceTabPage::GetRanges;
case RID_SVXPAGE_AREA :