Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/frmdlg/
H A Dwrap.cxx131 aWrapOutsideCB (this, SW_RES(CB_ONLYOUTSIDE)), in SwWrapTabPage()
210 aWrapOutsideCB.Show(); in Reset()
230 aWrapOutsideCB.Show(); in Reset()
261 aWrapOutsideCB.Check( rSurround.IsOutside() ); in Reset()
378 aSur.SetOutside(aWrapOutsideCB.IsChecked()); in FillItemSet()
570 aWrapOutsideCB.Hide(); in ActivatePage()
706 aWrapOutsideCB.Enable( !bWrapThrough && aWrapOutlineCB.IsChecked() ); in IMPL_LINK()
725 aWrapOutsideCB.Enable(!bEnable); in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Dwrap.hxx93 CheckBox aWrapOutsideCB; member in SwWrapTabPage

Completed in 15 milliseconds