Home
last modified time | relevance | path

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

/AOO41X/main/slideshow/source/engine/
H A Dslideshowimpl.cxx367 struct SeparateListenerImpl; friend struct SeparateListenerImpl;
474 boost::shared_ptr<SeparateListenerImpl> mpListener;
522 struct SlideShowImpl::SeparateListenerImpl : public EventHandler, struct in __anonc0c504490111::SlideShowImpl
532 SeparateListenerImpl( SlideShowImpl& rShow, in SeparateListenerImpl() argument
645 mpListener.reset( new SeparateListenerImpl( in SlideShowImpl()