Home
last modified time | relevance | path

Searched refs:registerShapeEvents (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1361 void SlideshowImpl::registerShapeEvents(sal_Int32 nSlideNumber) in registerShapeEvents() function in sd::SlideshowImpl
1378 registerShapeEvents( xMasterPage ); in registerShapeEvents()
1380 registerShapeEvents( xDrawPage ); in registerShapeEvents()
1397 void SlideshowImpl::registerShapeEvents( Reference< XShapes >& xShapes ) throw( Exception ) in registerShapeEvents() function in sd::SlideshowImpl
1413 registerShapeEvents( xSubShapes ); in registerShapeEvents()
1487 registerShapeEvents(mpSlideController->getCurrentSlideNumber()); in displayCurrentSlide()
H A Dslideshowimpl.hxx328 void registerShapeEvents( sal_Int32 nSlideNumber );
329 …void registerShapeEvents( css::uno::Reference< css::drawing::XShapes >& xShapes ) throw (css::uno:…

Completed in 36 milliseconds