summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/textanim.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-20 10:44:16 +0200
committerNoel Grandin <noel@peralex.com>2015-03-23 09:42:23 +0200
commit9559cef61d0ca9159ef095fe28fc68121a8d30d3 (patch)
treeeb7d1b00941f9d6b9e53b00ac8eabdf3aa10dcc1 /cui/source/tabpages/textanim.cxx
parenta46096884f5ab09d221694d40517628d85d25fc9 (diff)
loplugin:constantfunction: cui
Change-Id: I4bbfbd526f78c4806d6fc85a4011cbc4ef3a25fa
Diffstat (limited to 'cui/source/tabpages/textanim.cxx')
-rw-r--r--cui/source/tabpages/textanim.cxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/cui/source/tabpages/textanim.cxx b/cui/source/tabpages/textanim.cxx
index 1df37c42d6cc..72626e953100 100644
--- a/cui/source/tabpages/textanim.cxx
+++ b/cui/source/tabpages/textanim.cxx
@@ -28,7 +28,7 @@
#include <dialmgr.hxx>
#include "svx/dlgutil.hxx"
-static const sal_uInt16 pRanges[] =
+const sal_uInt16 SvxTextAnimationPage::pRanges[] =
{
SDRATTR_TEXT_ANIKIND,
SDRATTR_TEXT_ANIAMOUNT,
@@ -439,11 +439,6 @@ bool SvxTextAnimationPage::FillItemSet( SfxItemSet* rAttrs)
return bModified;
}
-const sal_uInt16* SvxTextAnimationPage::GetRanges()
-{
- return pRanges;
-}
-
/*************************************************************************
|*
|* creates the page