Searched refs:IsTriStateEnabled (Results 1 – 7 of 7) sorted by relevance
216 if ( pCheckBox->IsTriStateEnabled() ) in doAccessibleAction()340 if ( pCheckBox && pCheckBox->IsTriStateEnabled() ) in getMaximumValue()
959 if ( !maTsbAutoGrowWidth.IsTriStateEnabled() ) in FillItemSet()973 if ( !maTsbAutoGrowHeight.IsTriStateEnabled() ) in FillItemSet()1164 …const bool bHeightChecked = !maTsbAutoGrowHeight.IsTriStateEnabled() && (maTsbAutoGrowHeight.GetSt… in UpdateControlStates()1165 …const bool bWidthChecked = !maTsbAutoGrowWidth.IsTriStateEnabled() && (maTsbAutoGrowWidth.GetState… in UpdateControlStates()
221 if ( _pCheckBox->IsTriStateEnabled() ) in fillBool()
476 sal_Bool IsTriStateEnabled() const { return mbTriState; } in IsTriStateEnabled() function in CheckBox
501 if(pBox->IsTriStateEnabled()) in CheckPasswd()
4836 if ( ((TriStateBox*)pControl)->IsTriStateEnabled() ) in Execute()4853 if ( pTB->IsTriStateEnabled() ) in Execute()
1002 aProp <<= (sal_Bool)pCheckBox->IsTriStateEnabled(); in getProperty()