Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dbrowserline.cxx59 namespace PropertyLineElement = ::com::sun::star::inspection::PropertyLineElement;
358 implEnable( &m_aFtTitle, m_nEnableFlags, PropertyLineElement::CompleteLine ); in implUpdateEnabledDisabled()
360 …lEnable( m_pControlWindow, m_nEnableFlags, PropertyLineElement::CompleteLine | PropertyLineE… in implUpdateEnabledDisabled()
369 …ble( m_pBrowseButton, m_nEnableFlags, PropertyLineElement::CompleteLine | PropertyLineE… in implUpdateEnabledDisabled()
370 …ble( m_pAdditionalBrowseButton, m_nEnableFlags, PropertyLineElement::CompleteLine | PropertyLineE… in implUpdateEnabledDisabled()
377 …implSetBitIfAffected( m_nEnableFlags, PropertyLineElement::CompleteLine, PropertyLineElement::Comp… in EnablePropertyLine()
384 … implSetBitIfAffected( m_nEnableFlags, _nControls, PropertyLineElement::InputControl, _bEnable ); in EnablePropertyControls()
385 … implSetBitIfAffected( m_nEnableFlags, _nControls, PropertyLineElement::PrimaryButton, _bEnable ); in EnablePropertyControls()
386 …implSetBitIfAffected( m_nEnableFlags, _nControls, PropertyLineElement::SecondaryButton, _bEnable ); in EnablePropertyControls()
H A Dcomposeduiupdate.cxx56 namespace PropertyLineElement = ::com::sun::star::inspection::PropertyLineElement;
137 …StringBag& getEnabledInputControls() { return aEnabledElements[ PropertyLineElement::InputC… in getEnabledInputControls()
138 …StringBag& getDisabledInputControls() { return aDisabledElements[ PropertyLineElement::Input… in getDisabledInputControls()
139 …StringBag& getEnabledPrimaryButtons() { return aEnabledElements[ PropertyLineElement::Primar… in getEnabledPrimaryButtons()
140 …StringBag& getDisabledPrimaryButtons() { return aDisabledElements[ PropertyLineElement::Prima… in getDisabledPrimaryButtons()
141 …StringBag& getEnabledSecondaryButtons() { return aEnabledElements[ PropertyLineElement::Second… in getEnabledSecondaryButtons()
142 …StringBag& getDisabledSecondaryButtons() { return aDisabledElements[ PropertyLineElement::Secon… in getDisabledSecondaryButtons()
306 …impl_markElementEnabledOrDisabled( _rPropertyName, _nElements & PropertyLineElement::InputControl,… in enablePropertyUIElements()
754 EnablePropertyUIElement( m_xDelegatorUI, PropertyLineElement::InputControl ), in impl_fireEnablePropertyUIElements_throw()
761 EnablePropertyUIElement( m_xDelegatorUI, PropertyLineElement::PrimaryButton ), in impl_fireEnablePropertyUIElements_throw()
[all …]
H A Dformcomponenthandler.cxx1917 PropertyLineElement::PrimaryButton, isEnabled ); in impl_updateDependentProperty_nothrow()
1959 PropertyLineElement::PrimaryButton, in impl_updateDependentProperty_nothrow()
1986 PropertyLineElement::PrimaryButton, 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 Dxsdvalidationpropertyhandler.cxx593 …_rxInspectorUI->enablePropertyUIElements( PROPERTY_XSD_DATA_TYPE, PropertyLineElement::PrimaryButt… in actuatingPropertyChanged()
594 …_rxInspectorUI->enablePropertyUIElements( PROPERTY_XSD_DATA_TYPE, PropertyLineElement::SecondaryBu… in actuatingPropertyChanged()
H A Dbrowserline.hxx35 …mespace com { namespace sun { namespace star { namespace inspection { namespace PropertyLineElement namespace
/trunk/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorUI.idl82 … a combination of <type>PropertyLineElement</type> flags specifying which elements are to be
84 …Note that if you don't set a particular bit here (say, <member>PropertyLineElement::PrimaryButton<…
H A DPropertyLineElement.idl39 published constants PropertyLineElement
H A DLineDescriptor.idl50 @see PropertyLineElement
/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx464 …orUI->enablePropertyUIElements( PROPERTY_DETAILFIELDS, inspection::PropertyLineElement::PrimaryBut… in actuatingPropertyChanged()
465 …orUI->enablePropertyUIElements( PROPERTY_MASTERFIELDS, inspection::PropertyLineElement::PrimaryBut… in actuatingPropertyChanged()
/trunk/main/offapi/
H A DUnoApi_offapi.mk2322 offapi/com/sun/star/inspection/PropertyLineElement \

Completed in 93 milliseconds