Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx402 ImplMapHandlerToUI aHandlers; member
430 ::rtl::Reference< CachedInspectorUI >& rUI = m_pCollectedUIs->aHandlers[ _rxHandler ]; in getUIForPropertyHandler()
699 m_pCollectedUIs->aHandlers, in impl_fireEnablePropertyUI_throw()
716 …StringBagClearer::clearAll( m_pCollectedUIs->aHandlers, &CachedInspectorUI::getRebuiltProperties ); in impl_fireRebuildPropertyUI_throw()
724 …StringBagCollector::collectAll( aAllShown, m_pCollectedUIs->aHandlers, &CachedInspectorUI::getShow… in impl_fireShowHidePropertyUI_throw()
744 m_pCollectedUIs->aHandlers, in impl_fireShowCategory_throw()
755 m_pCollectedUIs->aHandlers, in impl_fireEnablePropertyUIElements_throw()
762 m_pCollectedUIs->aHandlers, in impl_fireEnablePropertyUIElements_throw()
769 m_pCollectedUIs->aHandlers, in impl_fireEnablePropertyUIElements_throw()
831 for ( ImplMapHandlerToUI::const_iterator singleUI = m_pCollectedUIs->aHandlers.begin(); in dispose()
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1671 aHandlers(m_aKeyHandlers.getElements()); in callKeyHandlers()
1673 if (aHandlers.hasElements()) in callKeyHandlers()
1693 for (::sal_Int32 i = 0; i < aHandlers.getLength(); ++i) in callKeyHandlers()
1696 aHandlers[i], ::css::uno::UNO_QUERY); in callKeyHandlers()

Completed in 28 milliseconds