Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx154 virtual void SAL_CALL showPropertyUI( const ::rtl::OUString& _rPropertyName );
326 void CachedInspectorUI::showPropertyUI( const ::rtl::OUString& _rPropertyName ) in showPropertyUI() function in pcr::CachedInspectorUI
736 … PropertyUIOperator::forEach( aAllShown, m_xDelegatorUI, &XObjectInspectorUI::showPropertyUI ); in impl_fireShowHidePropertyUI_throw()
H A Dxsdvalidationpropertyhandler.cxx291 …void showPropertyUI( const Reference< XObjectInspectorUI >& _rxInspectorUI, const ::rtl::OUString&… in showPropertyUI() function
294 _rxInspectorUI->showPropertyUI( _rPropertyName ); in showPropertyUI()
630showPropertyUI( _rxInspectorUI, *pLoop, xDataType.is() && xDataType->hasFacet( *pLoop ) ); in actuatingPropertyChanged()
H A Dpropcontroller.hxx237 virtual void SAL_CALL showPropertyUI( const ::rtl::OUString& _rPropertyName );
H A Dpropcontroller.cxx1628 void OPropertyBrowserController::showPropertyUI( const ::rtl::OUString& _rPropertyName ) in showPropertyUI() function in pcr::OPropertyBrowserController
/trunk/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorUI.idl119 void showPropertyUI( [in] string PropertyName );