Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx85 aRemovePB ( this, SW_RES( PB_REMOVE ) ), in SwCondCollPage()
98 aRemovePB.SetAccessibleRelationMemberOf(&aConditionFL); in SwCondCollPage()
106 aRemovePB.SetClickHdl( LINK(this, SwCondCollPage, AssignRemoveHdl )); in SwCondCollPage()
268 aRemovePB .Enable( bEnable ); in IMPL_LINK()
294 const sal_Bool bAssEnabled = pBtn != &aRemovePB && aAssignPB.IsEnabled(); in IMPL_LINK()
296 aRemovePB.Enable( bAssEnabled ); in IMPL_LINK()
346 aRemovePB.Enable( aConditionCB.IsChecked() && sTbEntry.Len() ); in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Dswuiccoll.hxx44 PushButton aRemovePB; member in SwCondCollPage

Completed in 28 milliseconds