Lines Matching refs:aNoWrapRB
109 aNoWrapRB (this, SW_RES(RB_NO_WRAP)), in SwWrapTabPage()
176 aNoWrapRB.SetClickHdl(aLk); in SwWrapTabPage()
271 pBtn = &aNoWrapRB; in Reset()
356 if (aNoWrapRB.IsChecked()) in FillItemSet()
575 aNoWrapRB.Enable( FLY_AT_PARA == nAnchorId ); in ActivatePage()
595 if(aNoWrapRB.IsChecked() && !aNoWrapRB.IsEnabled()) in ActivatePage()
620 if(aNoWrapRB.IsEnabled()) in ActivatePage()
621 aNoWrapRB.Check(); in ActivatePage()
628 aNoWrapRB.Enable( bEnable ); in ActivatePage()
705 aWrapOutlineCB.Enable( !bWrapThrough && pBtn != &aNoWrapRB); in IMPL_LINK()
709 (pBtn != &aNoWrapRB) ); in IMPL_LINK()
767 aNoWrapRB.SetModeRadioImage(rImgLst.GetImage(IMG_NONE)); in ApplyImageList()
775 aNoWrapRB.SetModeRadioImage(rImgLst.GetImage( IMG_KON_NONE )); in ApplyImageList()