Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dconfigitem.cxx87 class ConfigChangeListener_Impl : public cppu::WeakImplHelper1 class
95 ConfigChangeListener_Impl(ConfigItem& rItem, const Sequence< OUString >& rNames);
96 ~ConfigChangeListener_Impl();
167 ConfigChangeListener_Impl::ConfigChangeListener_Impl( in ConfigChangeListener_Impl() function in ConfigChangeListener_Impl
176 ConfigChangeListener_Impl::~ConfigChangeListener_Impl() in ~ConfigChangeListener_Impl()
195 void ConfigChangeListener_Impl::changesOccurred( const ChangesEvent& rEvent ) throw(RuntimeExceptio… in changesOccurred()
226 void ConfigChangeListener_Impl::disposing( const EventObject& /*rSource*/ ) throw(RuntimeException) in disposing()
749 xChangeLstnr = new ConfigChangeListener_Impl(*this, rNames); in EnableNotification()
/trunk/main/unotools/inc/unotools/
H A Dconfigitem.hxx69 class ConfigChangeListener_Impl;
75 friend class ConfigChangeListener_Impl;

Completed in 35 milliseconds