Searched refs:aWrapThroughRB (Results 1 – 2 of 2) sorted by relevance
113 aWrapThroughRB (this, SW_RES(RB_WRAP_THROUGH)), in SwWrapTabPage()180 aWrapThroughRB.SetClickHdl(aLk); in SwWrapTabPage()262 aWrapThroughRB.Enable(!aWrapOutlineCB.IsChecked()); in Reset()278 pBtn = &aWrapThroughRB; in Reset()318 aWrapTransparentCB.Enable( pBtn == &aWrapThroughRB && !bHtmlMode ); in Reset()364 else if (aWrapThroughRB.IsChecked()) in FillItemSet()588 aWrapThroughRB.Enable in ActivatePage()597 if(aWrapThroughRB.IsEnabled()) in ActivatePage()598 aWrapThroughRB.Check(sal_True); in ActivatePage()609 else if(aWrapThroughRB.IsEnabled()) in ActivatePage()[all …]
72 ImageRadioButton aWrapThroughRB; member in SwWrapTabPage