Searched refs:TK_Enabled (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/sdext/source/minimizer/ |
| H A D | optimizerdialog.cxx | 163 xPropertySet->setPropertyValue( TKGet( TK_Enabled ), Any( bEnabled ) ); in InsertRoadmapItem() 385 … setControlProperty( TKGet( TK_FixedText1Pg4 ), TKGet( TK_Enabled ), Any( sal_True ) ); in UpdateStatus() 444 … setControlProperty( TKGet( TK_RadioButton0Pg2 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() 445 … setControlProperty( TKGet( TK_RadioButton1Pg2 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() 456 … setControlProperty( TKGet( TK_FixedText1Pg1 ), TKGet( TK_Enabled ), Any( nInt16 != 0 ) ); in itemStateChanged() 457 … setControlProperty( TKGet( TK_FormattedField0Pg1 ), TKGet( TK_Enabled ), Any( nInt16 != 0 ) ); in itemStateChanged() 466 … setControlProperty( TKGet( TK_FixedText1Pg1 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() 467 … setControlProperty( TKGet( TK_FormattedField0Pg1 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() 508 … setControlProperty( TKGet( TK_ListBox0Pg3 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() 514 … setControlProperty( TKGet( TK_ComboBox0Pg4 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() [all …]
|
| H A D | optimizerdialogcontrols.cxx | 120 TKGet( TK_Enabled ), in ImplInsertButton() 210 TKGet( TK_Enabled ), in ImplInsertCheckBox() 256 TKGet( TK_Enabled ), in ImplInsertFormattedField() 310 TKGet( TK_Enabled ), in ImplInsertComboBox() 405 TKGet( TK_Enabled ), in ImplInsertListBox() 494 setControlProperty( TKGet( TK_Button0Pg0 ), TKGet( TK_Enabled ), Any( bRemoveButtonEnabled ) ); in UpdateControlStatesPage0() 545 …setControlProperty( TKGet( TK_CheckBox3Pg3 ), TKGet( TK_Enabled ), Any( aCustomShowList.getLength(… in InitPage1() 546 setControlProperty( TKGet( TK_ListBox0Pg3 ), TKGet( TK_Enabled ), Any( sal_False ) ); in InitPage1() 584 setControlProperty( TKGet( TK_FixedText1Pg1 ), TKGet( TK_Enabled ), Any( bJPEGCompression ) ); in UpdateControlStatesPage2() 585 …setControlProperty( TKGet( TK_FormattedField0Pg1 ), TKGet( TK_Enabled ), Any( bJPEGCompression ) ); in UpdateControlStatesPage2() [all …]
|
| H A D | informationdialog.cxx | 152 TKGet( TK_Enabled ), in InsertCheckBox() 191 TKGet( TK_Enabled ), in InsertButton()
|
| H A D | pppoptimizertoken.hxx | 101 TK_Enabled, enumerator
|
| H A D | pppoptimizertoken.cxx | 118 { "Enabled", TK_Enabled },
|