Home
last modified time | relevance | path

Searched refs:SfxEvents_Impl (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sfx2/source/notify/
H A Deventsupplier.cxx77 void SAL_CALL SfxEvents_Impl::replaceByName( const OUSTRING & aName, const ANY & rElement ) in replaceByName()
135 ANY SAL_CALL SfxEvents_Impl::getByName( const OUSTRING& aName ) in getByName()
155 SEQUENCE< OUSTRING > SAL_CALL SfxEvents_Impl::getElementNames() throw ( RUNTIMEEXCEPTION ) in getElementNames()
161 sal_Bool SAL_CALL SfxEvents_Impl::hasByName( const OUSTRING& aName ) throw ( RUNTIMEEXCEPTION ) in hasByName()
181 UNOTYPE SAL_CALL SfxEvents_Impl::getElementType() throw ( RUNTIMEEXCEPTION ) in getElementType()
188 sal_Bool SAL_CALL SfxEvents_Impl::hasElements() throw ( RUNTIMEEXCEPTION ) in hasElements()
340 void SAL_CALL SfxEvents_Impl::disposing( const EVENTOBJECT& /*Source*/ ) throw( RUNTIMEEXCEPTION ) in disposing()
354 SfxEvents_Impl::SfxEvents_Impl( SfxObjectShell* pShell, in SfxEvents_Impl() function in SfxEvents_Impl
373 SfxEvents_Impl::~SfxEvents_Impl() in ~SfxEvents_Impl()
444 void SfxEvents_Impl::NormalizeMacro( const ANY& rEvent, ANY& rRet, SfxObjectShell* pDoc ) in NormalizeMacro()
[all …]
/aoo4110/main/sfx2/source/inc/
H A Deventsupplier.hxx90 class SfxEvents_Impl : public ::cppu::WeakImplHelper2< ::com::sun::star::container::XNameReplace, :… class
101 SfxEvents_Impl( SfxObjectShell* pShell,
103 ~SfxEvents_Impl();
/aoo4110/main/sfx2/source/config/
H A Devntconf.cxx288 return SfxEvents_Impl::ConvertToMacro( rElement, pDoc, bBlowUp ); in ConvertToMacro()
/aoo4110/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2373 m_pData->m_xEvents = new SfxEvents_Impl( m_pData->m_pObjectShell, this ); in getEvents()

Completed in 65 milliseconds