Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx121 SlideShowViewPaintListeners::SlideShowViewPaintListeners( ::osl::Mutex& rMutex ) in SlideShowViewPaintListeners() function in sd::SlideShowViewPaintListeners
126 bool SlideShowViewPaintListeners::implTypedNotify( const Reference< awt::XPaintListener >& rListene… in implTypedNotify()
204 mpPaintListeners( new SlideShowViewPaintListeners( m_aMutex ) ), in SlideShowView()
H A Dslideshowviewimpl.hxx133 class SlideShowViewPaintListeners : public SlideShowViewPaintListeners_Base class
136 SlideShowViewPaintListeners( ::osl::Mutex& rMutex );
141 typedef ::std::auto_ptr< SlideShowViewPaintListeners > SlideShowViewPaintListenersPtr;