Searched defs:SlideshowImpl (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sd/source/ui/slideshow/ |
| H A D | slideshowimpl.cxx | 537 SlideshowImpl::SlideshowImpl( const Reference< XPresentation2 >& xPresentation, ViewShell* pViewSh,… in SlideshowImpl() function in sd::SlideshowImpl 1514 IMPL_LINK( SlideshowImpl, endPresentationHdl, void*, EMPTYARG ) in IMPL_LINK() argument 1903 IMPL_LINK( SlideshowImpl, ReadyForNextInputHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument 1915 IMPL_LINK( SlideshowImpl, updateHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument 1925 IMPL_LINK( SlideshowImpl, PostYieldListener, void*, EMPTYARG ) in IMPL_LINK() argument 2153 IMPL_LINK( SlideshowImpl, EventListenerHdl, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument 2240 IMPL_LINK( SlideshowImpl, ContextMenuHdl, void*, EMPTYARG ) in IMPL_LINK() argument 2375 IMPL_LINK( SlideshowImpl, ContextMenuSelectHdl, Menu *, pMenu ) in IMPL_LINK() argument 2856 IMPL_LINK( SlideshowImpl, deactivateHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
|
| H A D | slideshowimpl.hxx | 178 class SlideshowImpl : private ::cppu::BaseMutex, public SlideshowImplBase class
|