Searched refs:SlideShowViewPaintListeners (Results 1 – 2 of 2) sorted by relevance
128 SlideShowViewPaintListeners::SlideShowViewPaintListeners( ::osl::Mutex& rMutex ) in SlideShowViewPaintListeners() function in sd::SlideShowViewPaintListeners133 bool SlideShowViewPaintListeners::implTypedNotify( const Reference< awt::XPaintListener >& rListene… in implTypedNotify()217 mpPaintListeners( new SlideShowViewPaintListeners( m_aMutex ) ), in SlideShowView()
139 class SlideShowViewPaintListeners : public SlideShowViewPaintListeners_Base class142 SlideShowViewPaintListeners( ::osl::Mutex& rMutex );147 typedef ::std::auto_ptr< SlideShowViewPaintListeners > SlideShowViewPaintListenersPtr;
Completed in 7 milliseconds