Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx502 struct PropertyUIOperator : public ::std::unary_function< ::rtl::OUString, void > struct
509PropertyUIOperator( const Reference< XObjectInspectorUI >& _rxInspectorUI, FPropertyUISetter _pSet… in PropertyUIOperator() argument
522 …::std::for_each( _rProperties.begin(), _rProperties.end(), PropertyUIOperator( _rxDelegatorUI, _pS… in forEach()
713PropertyUIOperator::forEach( aAllRebuilt, m_xDelegatorUI, &XObjectInspectorUI::rebuildPropertyUI ); in impl_fireRebuildPropertyUI_throw()
730PropertyUIOperator::forEach( aAllHidden, m_xDelegatorUI, &XObjectInspectorUI::hidePropertyUI ); in impl_fireShowHidePropertyUI_throw()
736PropertyUIOperator::forEach( aAllShown, m_xDelegatorUI, &XObjectInspectorUI::showPropertyUI ); in impl_fireShowHidePropertyUI_throw()

Completed in 14 milliseconds