Searched refs:aRemovePB (Results 1 – 2 of 2) sorted by relevance
85 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()
44 PushButton aRemovePB; member in SwCondCollPage
Completed in 8 milliseconds