Searched refs:PropertyUIOperator (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/extensions/source/propctrlr/ |
H A D | composeduiupdate.cxx | 502 struct PropertyUIOperator : public ::std::unary_function< ::rtl::OUString, void > struct 509 …PropertyUIOperator( const Reference< XObjectInspectorUI >& _rxInspectorUI, FPropertyUISetter _pSet… in PropertyUIOperator() function 522 …::std::for_each( _rProperties.begin(), _rProperties.end(), PropertyUIOperator( _rxDelegatorUI, _pS… in forEach() 713 …PropertyUIOperator::forEach( aAllRebuilt, m_xDelegatorUI, &XObjectInspectorUI::rebuildPropertyUI ); in impl_fireRebuildPropertyUI_throw() 730 … PropertyUIOperator::forEach( aAllHidden, m_xDelegatorUI, &XObjectInspectorUI::hidePropertyUI ); in impl_fireShowHidePropertyUI_throw() 736 … PropertyUIOperator::forEach( aAllShown, m_xDelegatorUI, &XObjectInspectorUI::showPropertyUI ); in impl_fireShowHidePropertyUI_throw()
|
Completed in 17 milliseconds