Searched refs:aWrapTransparentCB (Results 1 – 2 of 2) sorted by relevance
129 aWrapTransparentCB (this, SW_RES(CB_TRANSPARENT)), in SwWrapTabPage()212 aWrapTransparentCB.Check( 0 == ((const SfxInt16Item&)rSet.Get( in Reset()214 aWrapTransparentCB.SaveValue(); in Reset()283 aWrapTransparentCB.Check(!rOpaque.GetValue()); in Reset()318 aWrapTransparentCB.Enable( pBtn == &aWrapThroughRB && !bHtmlMode ); in Reset()367 if (aWrapTransparentCB.IsChecked() && !bDrawMode) in FillItemSet()433 sal_Bool bChecked = aWrapTransparentCB.IsChecked() & aWrapTransparentCB.IsEnabled(); in FillItemSet()434 if (aWrapTransparentCB.GetSavedValue() != bChecked) in FillItemSet()558 aWrapTransparentCB.Enable( bEnable && !bHtmlMode && nSur == SURROUND_THROUGHT ); in ActivatePage()574 aWrapTransparentCB.Enable( sal_False ); in ActivatePage()[all …]
91 CheckBox aWrapTransparentCB; member in SwWrapTabPage
Completed in 19 milliseconds