Home
last modified time | relevance | path

Searched refs:OEventDescriptorMapper (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmloff/source/forms/
H A Deventexport.cxx46 OEventDescriptorMapper::OEventDescriptorMapper(const Sequence< ScriptEventDescriptor >& _rEvents) in OEventDescriptorMapper() function in xmloff::OEventDescriptorMapper
102 …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()
H A Deventexport.hxx53 class OEventDescriptorMapper : public OEventDescriptorMapper_Base class
60 OEventDescriptorMapper(
H A Delementexport.cxx246 Reference< XNameReplace > xWrapper = new OEventDescriptorMapper(m_aEvents); in exportEvents()

Completed in 22 milliseconds