Searched refs:TK_Enabled (Results 1 – 5 of 5) sorted by relevance
| /AOO41X/main/sdext/source/minimizer/ |
| H A D | optimizerdialog.cxx | 165 xPropertySet->setPropertyValue( TKGet( TK_Enabled ), Any( bEnabled ) ); in InsertRoadmapItem() 387 … setControlProperty( TKGet( TK_FixedText1Pg4 ), TKGet( TK_Enabled ), Any( sal_True ) ); in UpdateStatus() 446 … setControlProperty( TKGet( TK_RadioButton0Pg2 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() 447 … setControlProperty( TKGet( TK_RadioButton1Pg2 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() 458 … setControlProperty( TKGet( TK_FixedText1Pg1 ), TKGet( TK_Enabled ), Any( nInt16 != 0 ) ); in itemStateChanged() 459 … setControlProperty( TKGet( TK_FormattedField0Pg1 ), TKGet( TK_Enabled ), Any( nInt16 != 0 ) ); in itemStateChanged() 468 … setControlProperty( TKGet( TK_FixedText1Pg1 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() 469 … setControlProperty( TKGet( TK_FormattedField0Pg1 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() 510 … setControlProperty( TKGet( TK_ListBox0Pg3 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() 516 … setControlProperty( TKGet( TK_ComboBox0Pg4 ), TKGet( TK_Enabled ), Any( nState != 0 ) ); in itemStateChanged() [all …]
|
| H A D | optimizerdialogcontrols.cxx | 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() [all …]
|
| H A D | informationdialog.cxx | 152 TKGet( TK_Enabled ), in InsertCheckBox() 191 TKGet( TK_Enabled ), in InsertButton()
|
| H A D | pppoptimizertoken.hxx | 103 TK_Enabled, enumerator
|
| H A D | pppoptimizertoken.cxx | 120 { "Enabled", TK_Enabled },
|