From e195b2ec9559390c4d1172e0a1e4322dbc7dd45d Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 29 Oct 2015 10:47:45 +0200 Subject: com::sun::star->css in slideshow Change-Id: I7ae3c5198c22a3937e8c3ef87f48fa2a7e562c62 Reviewed-on: https://gerrit.libreoffice.org/19664 Tested-by: Jenkins Reviewed-by: Noel Grandin --- slideshow/source/engine/transitions/shapetransitionfactory.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'slideshow/source/engine/transitions') diff --git a/slideshow/source/engine/transitions/shapetransitionfactory.cxx b/slideshow/source/engine/transitions/shapetransitionfactory.cxx index 1a75df5c40b5..0f00991f326c 100644 --- a/slideshow/source/engine/transitions/shapetransitionfactory.cxx +++ b/slideshow/source/engine/transitions/shapetransitionfactory.cxx @@ -196,8 +196,7 @@ AnimationActivitySharedPtr createShapeTransitionByType( const AnimatableShapeSharedPtr& rShape, const ShapeManagerSharedPtr& rShapeManager, const ::basegfx::B2DVector& rSlideSize, - ::com::sun::star::uno::Reference< - ::com::sun::star::animations::XTransitionFilter > const& xTransition, + css::uno::Reference< css::animations::XTransitionFilter > const& xTransition, sal_Int16 nType, sal_Int16 nSubType ) { -- cgit