Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/frmdlg/
H A Dwrap.cxx110 aWrapLeftRB (this, SW_RES(RB_WRAP_LEFT)), in SwWrapTabPage()
177 aWrapLeftRB.SetClickHdl(aLk); in SwWrapTabPage()
303 pBtn = &aWrapLeftRB; in Reset()
358 else if (aWrapLeftRB.IsChecked()) in FillItemSet()
577 aWrapLeftRB .Enable in ActivatePage()
599 else if(aWrapLeftRB.IsEnabled()) in ActivatePage()
600 aWrapLeftRB.Check(); in ActivatePage()
605 if(aWrapLeftRB.IsChecked() && !aWrapLeftRB.IsEnabled()) in ActivatePage()
614 if(aWrapLeftRB.IsEnabled()) in ActivatePage()
615 aWrapLeftRB.Check(); in ActivatePage()
[all …]
/aoo4110/main/sw/source/ui/inc/
H A Dwrap.hxx70 ImageRadioButton aWrapLeftRB; member in SwWrapTabPage

Completed in 21 milliseconds