Home
last modified time | relevance | path

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

/aoo42x/main/scripting/source/vbaevents/
H A Deventhelper.cxx567 ::std::equal_to< ::rtl::OUString > > EventSupplierHash; typedef in ReadOnlyEventsNameContainer
569 EventSupplierHash m_hEvents;
590 EventSupplierHash::const_iterator it = m_hEvents.find( aName ); in getByName()
601 EventSupplierHash::const_iterator it = m_hEvents.begin(); in getElementNames()
602 EventSupplierHash::const_iterator it_end = m_hEvents.end(); in getElementNames()
611 EventSupplierHash::const_iterator it = m_hEvents.find( aName ); in hasByName()

Completed in 8 milliseconds