Searched refs:implSetBitIfAffected (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/extensions/source/propctrlr/ |
H A D | browserline.cxx | 331 …void implSetBitIfAffected( sal_uInt16& _nEnabledBits, sal_Int16 _nAffectedMask, sal_Int16 _nTestBi… in implSetBitIfAffected() function 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()
|
Completed in 9 milliseconds