Searched refs:aConditionCB (Results 1 – 2 of 2) sorted by relevance
78 aConditionCB( this, SW_RES( CB_CONDITION ) ), in SwCondCollPage()100 aTbLinks.SetAccessibleRelationLabeledBy(&aConditionCB); in SwCondCollPage()103 aConditionCB.SetClickHdl( LINK(this, SwCondCollPage, OnOffHdl)); in SwCondCollPage()203 aConditionCB.Enable(); in Reset()205 aConditionCB.Check(); in Reset()206 OnOffHdl(&aConditionCB); in Reset()343 aAssignPB.Enable( sStyle != sTbEntry && aConditionCB.IsChecked() ); in IMPL_LINK()346 aRemovePB.Enable( aConditionCB.IsChecked() && sTbEntry.Len() ); in IMPL_LINK()
34 CheckBox aConditionCB; member in SwCondCollPage
Completed in 16 milliseconds