Home
last modified time | relevance | path

Searched refs:SetBackground (Results 176 – 200 of 269) sorted by relevance

1234567891011

/aoo42x/main/sc/inc/
H A Dautoform.hxx181 void SetBackground( const SvxBrushItem& rBackground ) { aBackground = rBackground; } in SetBackground() function in ScAutoFormatDataField
/aoo42x/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx131 mpTBCategory->SetBackground(Wallpaper()); in Initialize()
/aoo42x/main/vcl/source/window/
H A Dbrdwin.cxx1166 mpBorderWindow->SetBackground(); in Init()
1521 pBorderWindow->SetBackground( rStyleSettings.GetWindowColor() ); in Init()
1883 SetBackground(); in ImplInit()
H A Dstatus.cxx253 SetBackground( aColor ); in ImplInitSettings()
254 mpImplData->mpVirDev->SetBackground( GetBackground() ); in ImplInitSettings()
/aoo42x/main/sdext/source/presenter/
H A DPresenterPaneContainer.cxx222 pDescriptor->mxPane->SetBackground(rpViewBackground); in StoreView()
/aoo42x/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx356 SetBackground( Wallpaper( Application::GetSettings().GetStyleSettings().GetFaceColor() )); in ImplInitSettings()
H A DReportWindow.cxx220 SetBackground( ); in ImplInitSettings()
/aoo42x/main/svtools/workben/
H A Dsvdem.cxx295 SetBackground( Wallpaper( Color( COL_WHITE ) ) ); in ShowFont()
704 SetBackground( Wallpaper( GetSettings().GetStyleSettings().GetFaceColor() ) ); in MyWin()
/aoo42x/main/cui/source/tabpages/
H A Dnumfmt.cxx191 SetBackground( GetControlBackground() ); in InitSettings()
193 SetBackground( rStyleSettings.GetWindowColor() ); in InitSettings()
/aoo42x/main/svx/source/gallery2/
H A Dgalbrws2.cxx553 maInfoBar.SetBackground( Wallpaper( GALLERY_DLG_COLOR ) ); in InitSettings()
556 maSeparator.SetBackground( Wallpaper( GALLERY_BG_COLOR ) ); in InitSettings()
/aoo42x/main/vcl/source/control/
H A Dscrbar.cxx131 SetBackground(); in ImplInit()
1587 SetBackground( aColor ); in ImplInitSettings()
H A Dcombobox.cxx171 SetBackground(); in ImplInit()
808 SetBackground(); // due to a hack in Window::UpdateSettings the background must be reset in DataChanged()
/aoo42x/main/svx/source/dialog/
H A Dpagectrl.cxx95 SetBackground(); in SvxPageWindow()
/aoo42x/main/sw/source/ui/envelp/
H A Denvlop1.cxx87 SetBackground( GetSettings().GetStyleSettings().GetDialogColor() ); in DataChanged()
/aoo42x/main/slideshow/source/engine/shapes/
H A Dviewmediashape.cxx438 mpMediaWindow->SetBackground( Color( COL_BLACK ) ); in implInitializeVCLBasedPlayerWindow()
/aoo42x/main/svx/source/form/
H A Dtabwin.cxx231 SetBackground( Wallpaper( Application::GetSettings().GetStyleSettings().GetFaceColor()) ); in FmFieldWin()
/aoo42x/main/sfx2/source/sidebar/
H A DDeckLayouter.cxx511 rFiller.SetBackground(Theme::GetPaint(Theme::Paint_PanelBackground).GetWallpaper()); in UpdateFiller()
/aoo42x/main/svtools/source/control/
H A Dtaskbar.cxx107 SetBackground( aColor ); in ImplInitSettings()
/aoo42x/main/sfx2/source/dialog/
H A Dmgetempl.cxx99 aDescED.SetBackground( GetBackground() ); in SfxManageStyleSheetPage()
/aoo42x/main/sfx2/source/doc/
H A Diframe.cxx149 pWin->SetBackground(); in load()
/aoo42x/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx178 maChildWindow.SetBackground( Color( COL_BLACK ) ); in MediaWindowImpl()
/aoo42x/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx363 aVD.SetBackground( Wallpaper( Color( COL_WHITE ) ) ); in FillValueSet()
/aoo42x/main/svtools/source/contnr/
H A Dsvlbox.cxx87 SetBackground( pParent->GetBackground() ); in DBG_NAME()
288 pEdit->SetBackground( pParent->GetBackground() ); in SvInplaceEdit2()
/aoo42x/main/vcl/inc/vcl/
H A Doutdev.hxx925 void SetBackground();
926 void SetBackground( const Wallpaper& rBackground );
/aoo42x/main/sc/source/core/tool/
H A Dautoform.cxx598 case ATTR_BACKGROUND: rField.SetBackground( (const SvxBrushItem&)rItem ); break; in PutItem()
785 rField.SetBackground ( (const SvxBrushItem&) rItemSet.Get( ATTR_BACKGROUND ) ); in GetFromItemSet()

Completed in 190 milliseconds

1234567891011