Searched refs:enablePropertyUIElements (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/extensions/source/propctrlr/ |
H A D | composeduiupdate.cxx | 152 …virtual void SAL_CALL enablePropertyUIElements( const ::rtl::OUString& _rPropertyName, ::sal_Int16… 300 …void CachedInspectorUI::enablePropertyUIElements( const ::rtl::OUString& _rPropertyName, sal_Int16… in enablePropertyUIElements() function in pcr::CachedInspectorUI 567 m_xUIUpdate->enablePropertyUIElements( _rKey, m_nElement, _bFlag ); in updateUIForKey()
|
H A D | formcomponenthandler.cxx | 1916 … _rxInspectorUI->enablePropertyUIElements( impl_getPropertyNameFromId_nothrow( _nPropId ), in impl_updateDependentProperty_nothrow() 1957 _rxInspectorUI->enablePropertyUIElements( in impl_updateDependentProperty_nothrow() 1984 _rxInspectorUI->enablePropertyUIElements( in impl_updateDependentProperty_nothrow() 2006 …_rxInspectorUI->enablePropertyUIElements( PROPERTY_DETAILFIELDS, PropertyLineElement::PrimaryButto… in impl_updateDependentProperty_nothrow() 2007 …_rxInspectorUI->enablePropertyUIElements( PROPERTY_MASTERFIELDS, PropertyLineElement::PrimaryButto… in impl_updateDependentProperty_nothrow() 3227 … m_xBrowserUI->enablePropertyUIElements( *pToDisable++, PropertyLineElement::All, sal_False ); in impl_doDesignSQLCommand_nothrow() 3232 …m_xBrowserUI->enablePropertyUIElements( sPropertyName, PropertyLineElement::PrimaryButton, sal_Tru… in impl_doDesignSQLCommand_nothrow() 3258 … m_xBrowserUI->enablePropertyUIElements( *pToEnable++, PropertyLineElement::All, sal_True );
|
H A D | xsdvalidationpropertyhandler.cxx | 593 …_rxInspectorUI->enablePropertyUIElements( PROPERTY_XSD_DATA_TYPE, PropertyLineElement::PrimaryButt… in actuatingPropertyChanged() 594 …_rxInspectorUI->enablePropertyUIElements( PROPERTY_XSD_DATA_TYPE, PropertyLineElement::SecondaryBu… in actuatingPropertyChanged()
|
H A D | propcontroller.hxx | 235 …virtual void SAL_CALL enablePropertyUIElements( const ::rtl::OUString& _rPropertyName, ::sal_Int16…
|
H A D | propcontroller.cxx | 1615 …void OPropertyBrowserController::enablePropertyUIElements( const ::rtl::OUString& _rPropertyName, … in enablePropertyUIElements() function in pcr::OPropertyBrowserController
|
/aoo41x/main/offapi/com/sun/star/inspection/ |
H A D | XObjectInspectorUI.idl | 75 be evaluated. That is, <member>enablePropertyUIElements</member> does not have any effect if 91 void enablePropertyUIElements(
|
/aoo41x/main/reportdesign/source/ui/inspection/ |
H A D | DataProviderHandler.cxx | 464 …InspectorUI->enablePropertyUIElements( PROPERTY_DETAILFIELDS, inspection::PropertyLineElement::Pri… in actuatingPropertyChanged() 465 …InspectorUI->enablePropertyUIElements( PROPERTY_MASTERFIELDS, inspection::PropertyLineElement::Pri… in actuatingPropertyChanged()
|
Completed in 59 milliseconds