Searched refs:StringBagCollector (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/extensions/source/propctrlr/ |
H A D | composeduiupdate.cxx | 444 … struct StringBagCollector : public ::std::unary_function< ImplMapHandlerToUI::value_type, void > struct 451 …StringBagCollector( StringBag& _rBag, CachedInspectorUI::FGetStringBag _pGetter ) :m_rBag( _rBag )… in StringBagCollector() argument 461 … ::std::for_each( _rMap.begin(), _rMap.end(), StringBagCollector( _rAll, _pGetter ) ); in collectAll() 674 StringBagCollector::collectAll( aAllPositives, _rHandlerUIs, _pGetPositives ); in lcl_fireUIStateFlag() 678 StringBagCollector::collectAll( aAllNegatives, _rHandlerUIs, _pGetNegatives ); in lcl_fireUIStateFlag() 710 …StringBagCollector::collectAll( aAllRebuilt, m_pCollectedUIs->aHandlers, &CachedInspectorUI::getRe… in impl_fireRebuildPropertyUI_throw() 724 …StringBagCollector::collectAll( aAllShown, m_pCollectedUIs->aHandlers, &CachedInspectorUI::getShow… in impl_fireShowHidePropertyUI_throw() 727 …StringBagCollector::collectAll( aAllHidden, m_pCollectedUIs->aHandlers, &CachedInspectorUI::getHid… in impl_fireShowHidePropertyUI_throw()
|
Completed in 11 milliseconds