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()
207 void GlobalEventConfig_Impl::EstablishFrameCallback(const ::com::sun::star::uno::Reference< ::com::… in EstablishFrameCallback()
221 void GlobalEventConfig_Impl::initBindingInfo() in initBindingInfo()
259 Reference< container::XNameReplace > SAL_CALL GlobalEventConfig_Impl::getEvents() throw (::com::sun… in getEvents()
266 void SAL_CALL GlobalEventConfig_Impl::replaceByName( const OUString& aName, const Any& aElement ) t… in replaceByName()
286 Any SAL_CALL GlobalEventConfig_Impl::getByName( const OUString& aName ) throw (container::NoSuchEle… in getByName()
[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;