Lines Matching refs:TK_Enabled

122 		TKGet( TK_Enabled ),  in ImplInsertButton()
212 TKGet( TK_Enabled ), in ImplInsertCheckBox()
258 TKGet( TK_Enabled ), in ImplInsertFormattedField()
312 TKGet( TK_Enabled ), in ImplInsertComboBox()
407 TKGet( TK_Enabled ), in ImplInsertListBox()
496 setControlProperty( TKGet( TK_Button0Pg0 ), TKGet( TK_Enabled ), Any( bRemoveButtonEnabled ) ); in UpdateControlStatesPage0()
547 …setControlProperty( TKGet( TK_CheckBox3Pg3 ), TKGet( TK_Enabled ), Any( aCustomShowList.getLength(… in InitPage1()
548 setControlProperty( TKGet( TK_ListBox0Pg3 ), TKGet( TK_Enabled ), Any( sal_False ) ); in InitPage1()
586 setControlProperty( TKGet( TK_FixedText1Pg1 ), TKGet( TK_Enabled ), Any( bJPEGCompression ) ); in UpdateControlStatesPage2()
587 setControlProperty( TKGet( TK_FormattedField0Pg1 ), TKGet( TK_Enabled ), Any( bJPEGCompression ) ); in UpdateControlStatesPage2()
626 setControlProperty( TKGet( TK_RadioButton0Pg2 ), TKGet( TK_Enabled ), Any( bConvertOLEObjects ) ); in UpdateControlStatesPage3()
628 setControlProperty( TKGet( TK_RadioButton1Pg2 ), TKGet( TK_Enabled ), Any( bConvertOLEObjects ) ); in UpdateControlStatesPage3()
691 setControlProperty( TKGet( TK_ComboBox0Pg4 ), TKGet( TK_Enabled ), Any( sal_False ) ); in UpdateControlStatesPage4()
719 setControlProperty( TKGet( TK_CheckBox1Pg4 ), TKGet( TK_Enabled ), Any( bSaveSettingsEnabled ) ); in UpdateControlStatesPage4()
720 …setControlProperty( TKGet( TK_ComboBox0Pg4 ), TKGet( TK_Enabled ), Any( bSaveSettingsEnabled && nI… in UpdateControlStatesPage4()
993 setControlProperty( TKGet( TK_RadioButton0Pg4 ), TKGet( TK_Enabled ), Any( !mbIsReadonly ) ); in InitPage4()
994 setControlProperty( TKGet( TK_RadioButton1Pg4 ), TKGet( TK_Enabled ), Any( !mbIsReadonly ) ); in InitPage4()
1005 setControlProperty( *aBeg++, TKGet( TK_Enabled ), Any( sal_True ) ); in EnablePage()
1012 setControlProperty( *aBeg++, TKGet( TK_Enabled ), Any( sal_False ) ); in DisablePage()