Searched refs:SdUnoEventsAccess (Results 1 – 2 of 2) sorted by relevance
1143 SdUnoEventsAccess( SdXShape* pShape ) throw();1166 return new SdUnoEventsAccess( this ); in getEvents()1169 SdUnoEventsAccess::SdUnoEventsAccess( SdXShape* pShape ) throw() in SdUnoEventsAccess() function in SdUnoEventsAccess1486 uno::Any SAL_CALL SdUnoEventsAccess::getByName( const OUString& aName ) in getByName()1698 uno::Sequence< OUString > SAL_CALL SdUnoEventsAccess::getElementNames( ) in getElementNames()1705 sal_Bool SAL_CALL SdUnoEventsAccess::hasByName( const OUString& aName ) in hasByName()1712 uno::Type SAL_CALL SdUnoEventsAccess::getElementType( ) in getElementType()1718 sal_Bool SAL_CALL SdUnoEventsAccess::hasElements( ) throw(uno::RuntimeException) in hasElements()1724 OUString SAL_CALL SdUnoEventsAccess::getImplementationName( ) in getImplementationName()1730 sal_Bool SAL_CALL SdUnoEventsAccess::supportsService( const OUString& ServiceName ) in supportsService()[all …]
47 friend class SdUnoEventsAccess;
Completed in 26 milliseconds