Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Deventcfg.cxx90 GlobalEventConfig_Impl::GlobalEventConfig_Impl() in GlobalEventConfig_Impl() function in GlobalEventConfig_Impl
136 GlobalEventConfig_Impl::~GlobalEventConfig_Impl() in ~GlobalEventConfig_Impl()
145 ::rtl::OUString GlobalEventConfig_Impl::GetEventName( sal_Int32 nIndex ) in GetEventName()
156 void GlobalEventConfig_Impl::Notify( const Sequence< OUString >& ) in Notify()
177 void GlobalEventConfig_Impl::Commit() in Commit()
221 void GlobalEventConfig_Impl::initBindingInfo() in initBindingInfo()
312 Sequence< OUString > SAL_CALL GlobalEventConfig_Impl::getElementNames( ) throw (RuntimeException) in getElementNames()
332 Type SAL_CALL GlobalEventConfig_Impl::getElementType( ) throw (RuntimeException) in getElementType()
338 sal_Bool SAL_CALL GlobalEventConfig_Impl::hasElements( ) throw (RuntimeException) in hasElements()
347 GlobalEventConfig_Impl* GlobalEventConfig::m_pImpl = NULL ;
[all …]
/aoo41x/main/unotools/inc/unotools/
H A Deventcfg.hxx69 class GlobalEventConfig_Impl : public utl::ConfigItem class
78 GlobalEventConfig_Impl( );
79 ~GlobalEventConfig_Impl( );
114 static GlobalEventConfig_Impl* m_pImpl;

Completed in 21 milliseconds