Searched refs:OEventDescriptorMapper (Results 1 – 3 of 3) sorted by relevance
46 OEventDescriptorMapper::OEventDescriptorMapper(const Sequence< ScriptEventDescriptor >& _rEvents) in OEventDescriptorMapper() function in xmloff::OEventDescriptorMapper102 …void SAL_CALL OEventDescriptorMapper::replaceByName( const ::rtl::OUString&, const Any& ) throw(Il… in replaceByName()109 …Any SAL_CALL OEventDescriptorMapper::getByName( const ::rtl::OUString& _rName ) throw(NoSuchElemen… in getByName()121 …Sequence< ::rtl::OUString > SAL_CALL OEventDescriptorMapper::getElementNames( ) throw(RuntimeExce… in getElementNames()135 …sal_Bool SAL_CALL OEventDescriptorMapper::hasByName( const ::rtl::OUString& _rName ) throw(Runtime… in hasByName()142 Type SAL_CALL OEventDescriptorMapper::getElementType( ) throw(RuntimeException) in getElementType()148 sal_Bool SAL_CALL OEventDescriptorMapper::hasElements( ) throw(RuntimeException) in hasElements()
53 class OEventDescriptorMapper : public OEventDescriptorMapper_Base class60 OEventDescriptorMapper(
246 Reference< XNameReplace > xWrapper = new OEventDescriptorMapper(m_aEvents); in exportEvents()
Completed in 20 milliseconds