Searched refs:GlobalEventConfig_Impl (Results 1 – 2 of 2) sorted by relevance
90 GlobalEventConfig_Impl::GlobalEventConfig_Impl() in GlobalEventConfig_Impl() function in GlobalEventConfig_Impl136 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 …]
69 class GlobalEventConfig_Impl : public utl::ConfigItem class78 GlobalEventConfig_Impl( );79 ~GlobalEventConfig_Impl( );114 static GlobalEventConfig_Impl* m_pImpl;
Completed in 9 milliseconds