summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-04-25 14:43:24 +0200
committerNoel Grandin <noel@peralex.com>2013-04-25 14:44:08 +0200
commit3286827b38ce6f6aff2da123e9f246ad923932cd (patch)
treeb9558146a153cbb789efcb56c9eff89fcde8c30d /sd/inc
parent7709511aed6655c8f283db912513626850493eff (diff)
fdo#46808, Convert some XMultiServiceFactory to XComponentContext
Change-Id: I1dcfee9fa0fdc4457754396ffb52cc8462f3906a
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/CustomAnimationEffect.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/CustomAnimationEffect.hxx b/sd/inc/CustomAnimationEffect.hxx
index da337cd84e33..8b64065ab657 100644
--- a/sd/inc/CustomAnimationEffect.hxx
+++ b/sd/inc/CustomAnimationEffect.hxx
@@ -350,8 +350,6 @@ protected:
void notify_listeners();
- ::com::sun::star::uno::Reference< ::com::sun::star::animations::XTimeContainer > createParallelTimeContainer() const;
-
void updateTextGroups();
protected: