summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotext.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-14 22:13:56 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-15 11:23:37 +0100
commit1c38704ff1bff7942a9d1eb8452a43c03fe41449 (patch)
tree7ad5114802f4a802ab311b5613a4b6b4533644d1 /svx/source/svdraw/svdotext.cxx
parent1cbaa2a61090fab9e0b24ac3f18395ced92e984f (diff)
callcatcher: some unused code
Diffstat (limited to 'svx/source/svdraw/svdotext.cxx')
-rw-r--r--svx/source/svdraw/svdotext.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/svx/source/svdraw/svdotext.cxx b/svx/source/svdraw/svdotext.cxx
index c7222a9e433a..46cb7495f293 100644
--- a/svx/source/svdraw/svdotext.cxx
+++ b/svx/source/svdraw/svdotext.cxx
@@ -1023,18 +1023,6 @@ void SdrTextObj::ImpSetCharStretching(SdrOutliner& rOutliner, const Size& rTextS
}
}
-void SdrTextObj::StartTextAnimation(OutputDevice* /*pOutDev*/, const Point& /*rOffset*/, long /*nExtraData*/)
-{
- // use new text animation
- SetTextAnimationAllowed(sal_True);
-}
-
-void SdrTextObj::StopTextAnimation(OutputDevice* /*pOutDev*/, long /*nExtraData*/)
-{
- // use new text animation
- SetTextAnimationAllowed(sal_False);
-}
-
void SdrTextObj::TakeObjNameSingul(XubString& rName) const
{
XubString aStr;