Home
last modified time | relevance | path

Searched refs:IsTriStateEnabled (Results 1 – 7 of 7) sorted by relevance

/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblecheckbox.cxx216 if ( pCheckBox->IsTriStateEnabled() ) in doAccessibleAction()
340 if ( pCheckBox && pCheckBox->IsTriStateEnabled() ) in getMaximumValue()
/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx969 if ( !maTsbAutoGrowWidth.IsTriStateEnabled() ) in FillItemSet()
983 if ( !maTsbAutoGrowHeight.IsTriStateEnabled() ) in FillItemSet()
1174 …const bool bHeightChecked = !maTsbAutoGrowHeight.IsTriStateEnabled() && (maTsbAutoGrowHeight.GetSt… in UpdateControlStates()
1175 …const bool bWidthChecked = !maTsbAutoGrowWidth.IsTriStateEnabled() && (maTsbAutoGrowWidth.GetState… in UpdateControlStates()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadminpages.cxx221 if ( _pCheckBox->IsTriStateEnabled() ) in fillBool()
/trunk/main/vcl/inc/vcl/
H A Dbutton.hxx476 sal_Bool IsTriStateEnabled() const { return mbTriState; } in IsTriStateEnabled() function in CheckBox
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx501 if(pBox->IsTriStateEnabled()) in CheckPasswd()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4841 if ( ((TriStateBox*)pControl)->IsTriStateEnabled() ) in Execute()
4858 if ( pTB->IsTriStateEnabled() ) in Execute()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx1002 aProp <<= (sal_Bool)pCheckBox->IsTriStateEnabled(); in getProperty()

Completed in 92 milliseconds