Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx1143 SdUnoEventsAccess( SdXShape* pShape ) throw();
1166 return new SdUnoEventsAccess( this ); in getEvents()
1169 SdUnoEventsAccess::SdUnoEventsAccess( SdXShape* pShape ) throw() in SdUnoEventsAccess() function in SdUnoEventsAccess
1486 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 …]
H A Dunoobj.hxx47 friend class SdUnoEventsAccess;

Completed in 23 milliseconds