Searched refs:m_bEnabledByPropertyValue (Results 1 – 2 of 2) sorted by relevance
378 ,m_bEnabledByPropertyValue( sal_False ) in OButtonControl()619 m_bEnabledByPropertyValue = sal_True; in setModel()622 xModelProps->getPropertyValue( PROPERTY_ENABLED ) >>= m_bEnabledByPropertyValue; in setModel()655 _rEvent.NewValue >>= m_bEnabledByPropertyValue; in propertyChange()727 …xPeer->setProperty( PROPERTY_ENABLED, makeAny( m_bEnabledByPropertyValue ? _bEnabled : sal_False )… in featureStateChanged()
129 sal_Bool m_bEnabledByPropertyValue; member in frm::OButtonControl
Completed in 11 milliseconds