Searched refs:aBackgroundColorSet (Results 1 – 2 of 2) sorted by relevance
353 aBackgroundColorSet ( &aBorderWin, CUI_RES( SET_BGDCOLOR ) ), in SvxBackgroundTabPage()403 aBackgroundColorSet.SetSelectHdl( HDL(BackgroundColorHdl_Impl) ); in SvxBackgroundTabPage()404 …aBackgroundColorSet.SetStyle(aBackgroundColorSet.GetStyle() | WB_ITEMBORDER | WB_NAMEFIELD | WB_NO… in SvxBackgroundTabPage()405 aBackgroundColorSet.SetText(SVX_RESSTR(RID_SVXSTR_TRANSPARENT)); in SvxBackgroundTabPage()406 aBackgroundColorSet.SetAccessibleName(aBackgroundColorBox.GetText()); in SvxBackgroundTabPage()412 aBackgroundColorSet.SetAccessibleRelationLabeledBy(&aBackgroundColorBox); in SvxBackgroundTabPage()668 aBackgroundColorSet.SetAccessibleRelationLabeledBy(&aBackgroundColorSet); in Reset()704 sal_uInt16 nCol = GetItemId_Impl( aBackgroundColorSet, aBgdColor ); in ResetFromWallpaperItem()705 aBackgroundColorSet.SelectItem( nCol ); in ResetFromWallpaperItem()827 … (SFX_ITEM_AVAILABLE >= eOldItemState && !aBackgroundColorSet.IsNoSelection())) in FillItemSet()[all …]
92 SvxColorValueSet aBackgroundColorSet; member in SvxBackgroundTabPage