Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx128 SlideShowViewPaintListeners::SlideShowViewPaintListeners( ::osl::Mutex& rMutex ) in SlideShowViewPaintListeners() function in sd::SlideShowViewPaintListeners
133 bool SlideShowViewPaintListeners::implTypedNotify( const Reference< awt::XPaintListener >& rListene… in implTypedNotify()
217 mpPaintListeners( new SlideShowViewPaintListeners( m_aMutex ) ), in SlideShowView()
H A Dslideshowviewimpl.hxx139 class SlideShowViewPaintListeners : public SlideShowViewPaintListeners_Base class
142 SlideShowViewPaintListeners( ::osl::Mutex& rMutex );
147 typedef ::std::auto_ptr< SlideShowViewPaintListeners > SlideShowViewPaintListenersPtr;

Completed in 33 milliseconds