Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx444 … struct StringBagCollector : public ::std::unary_function< ImplMapHandlerToUI::value_type, void > struct
451StringBagCollector( StringBag& _rBag, CachedInspectorUI::FGetStringBag _pGetter ) :m_rBag( _rBag )… in StringBagCollector() function
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()
710StringBagCollector::collectAll( aAllRebuilt, m_pCollectedUIs->aHandlers, &CachedInspectorUI::getRe… in impl_fireRebuildPropertyUI_throw()
724StringBagCollector::collectAll( aAllShown, m_pCollectedUIs->aHandlers, &CachedInspectorUI::getShow… in impl_fireShowHidePropertyUI_throw()
727StringBagCollector::collectAll( aAllHidden, m_pCollectedUIs->aHandlers, &CachedInspectorUI::getHid… in impl_fireShowHidePropertyUI_throw()

Completed in 17 milliseconds