Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dbrowserline.cxx76 ,m_nEnableFlags( 0xFFFF ) in DBG_NAME()
358 implEnable( &m_aFtTitle, m_nEnableFlags, PropertyLineElement::CompleteLine ); in implUpdateEnabledDisabled()
360 …implEnable( m_pControlWindow, m_nEnableFlags, PropertyLineElement::CompleteLine | PropertyLi… in implUpdateEnabledDisabled()
369 …implEnable( m_pBrowseButton, m_nEnableFlags, PropertyLineElement::CompleteLine | Proper… in implUpdateEnabledDisabled()
370 …implEnable( m_pAdditionalBrowseButton, m_nEnableFlags, PropertyLineElement::CompleteLine | Proper… 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 Dbrowserline.hxx70 sal_uInt16 m_nEnableFlags; member in pcr::OBrowserLine

Completed in 8 milliseconds