Searched refs:registerShapeEvents (Results 1 – 2 of 2) sorted by relevance
1351 void SlideshowImpl::registerShapeEvents(sal_Int32 nSlideNumber) in registerShapeEvents() function in sd::SlideshowImpl1368 registerShapeEvents( xMasterPage ); in registerShapeEvents()1370 registerShapeEvents( xDrawPage ); in registerShapeEvents()1387 void SlideshowImpl::registerShapeEvents( Reference< XShapes >& xShapes ) throw( Exception ) in registerShapeEvents() function in sd::SlideshowImpl1403 registerShapeEvents( xSubShapes ); in registerShapeEvents()1477 registerShapeEvents(mpSlideController->getCurrentSlideNumber()); in displayCurrentSlide()
326 void registerShapeEvents( sal_Int32 nSlideNumber );327 …void registerShapeEvents( css::uno::Reference< css::drawing::XShapes >& xShapes ) throw (css::uno:…