Home
last modified time | relevance | path

Searched refs:aConditionCB (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx78 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()
/trunk/main/sw/source/ui/inc/
H A Dswuiccoll.hxx34 CheckBox aConditionCB; member in SwCondCollPage

Completed in 17 milliseconds