Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/misc/
H A Dasyncnotification.cxx119 struct EventNotifierImpl struct
128 EventNotifierImpl() in EventNotifierImpl() argument
134 EventNotifierImpl( const EventNotifierImpl& ); // never implemented
135 EventNotifierImpl& operator=( const EventNotifierImpl& ); // never implemented
143 :m_pImpl( new EventNotifierImpl ) in AsyncEventNotifier()
/aoo4110/main/comphelper/inc/comphelper/
H A Dasyncnotification.hxx90 struct EventNotifierImpl;
111 friend struct EventNotifierImpl;
114 ::std::auto_ptr< EventNotifierImpl > m_pImpl;

Completed in 19 milliseconds