Searched refs:registerShapeEvents (Results 1 – 2 of 2) sorted by relevance
1361 void SlideshowImpl::registerShapeEvents(sal_Int32 nSlideNumber) in registerShapeEvents() function in sd::SlideshowImpl1378 registerShapeEvents( xMasterPage ); in registerShapeEvents()1380 registerShapeEvents( xDrawPage ); in registerShapeEvents()1397 void SlideshowImpl::registerShapeEvents( Reference< XShapes >& xShapes ) throw( Exception ) in registerShapeEvents() function in sd::SlideshowImpl1413 registerShapeEvents( xSubShapes ); in registerShapeEvents()1487 registerShapeEvents(mpSlideController->getCurrentSlideNumber()); in displayCurrentSlide()
328 void registerShapeEvents( sal_Int32 nSlideNumber );329 …void registerShapeEvents( css::uno::Reference< css::drawing::XShapes >& xShapes ) throw (css::uno:…
Completed in 29 milliseconds