Home
last modified time | relevance | path

Searched refs:GetBackground (Results 26 – 50 of 108) sorted by relevance

12345

/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx376 SetBackground( pParent->GetBackground() ); in DBG_NAME()
377 m_aLinesPlayground.SetBackground( GetBackground() ); in DBG_NAME()
H A Dpropertyeditor.cxx68 m_aTabControl.SetBackground(GetBackground()); in DBG_NAME()
/trunk/main/sc/source/ui/formdlg/
H A Dprivsplt.cxx374 SetFillColor( GetBackground().GetColor() ); in ImplInitSettings()
/trunk/main/sw/inc/
H A Dtblafmt.hxx147 const SvxBrushItem &GetBackground() const { return aBackground; } in GetBackground() function in SwBoxAutoFmt
H A Dformat.hxx250 const SvxBrushItem& GetBackground( sal_Bool = sal_True ) const;
H A Dswatrset.hxx290 inline const SvxBrushItem &GetBackground( sal_Bool = sal_True ) const;
/trunk/main/toolkit/source/controls/
H A Daccessiblecontrolcontext.cxx367 nColor = pWindow->GetBackground().GetColor().GetColor(); in getBackground()
/trunk/main/vcl/source/control/
H A Dgroup.cxx101 SetBackground( pParent->GetBackground() ); in ImplInitSettings()
/trunk/main/sc/inc/
H A Dautoform.hxx149 const SvxBrushItem& GetBackground() const { return aBackground; } in GetBackground() function in ScAutoFormatDataField
/trunk/main/sw/source/core/layout/
H A Dpagedesc.cxx145 aSet.Put( aMaster.GetBackground() ); in Mirror()
/trunk/main/svx/source/stbctrls/
H A Dpszctrl.cxx371 pDev->SetFillColor( pDev->GetBackground().GetColor() ); in Paint()
/trunk/main/accessibility/source/extended/
H A Daccessibletabbar.cxx486 nColor = m_pTabBar->GetBackground().GetColor().GetColor(); in getBackground()
H A DAccessibleGridControlBase.cxx504 nColor = pInst->GetBackground().GetColor().GetColor(); in getBackground()
/trunk/main/sw/source/core/access/
H A Daccframe.cxx396 const SvxBrushItem &rBack = pFrm->GetAttrSet()->GetBackground(); in IsOpaque()
H A Dacccell.cxx498 const SvxBrushItem &rBack = GetFrm()->GetAttrSet()->GetBackground(); in getBackground()
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx256 const Wallpaper& rParentBackground = pParent->GetBackground(); in CheckBoxControl()
/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx99 aDescED.SetBackground( GetBackground() ); in SfxManageStyleSheetPage()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx556 nColor = pWindow->GetBackground().GetColor().GetColor(); in getBackground()
/trunk/main/svtools/source/control/
H A Dheadbar.cxx378 pDev->DrawWallpaper( aRect, GetBackground() ); in ImplDrawItem()
1034 pDev->DrawWallpaper( aRect, GetBackground() ); in Draw()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx928 const Wallpaper& GetBackground() const { return maBackground; } in GetBackground() function in OutputDevice
1111 void Erase( const Rectangle& rRect ) { DrawWallpaper( rRect, GetBackground() ); } in Erase()
/trunk/main/sd/source/ui/tools/
H A DPreviewRenderer.cxx87 mpPreviewDevice->SetBackground(pTemplate->GetBackground()); in PreviewRenderer()
/trunk/main/sw/source/ui/docvw/
H A Dromenu.cxx182 pItem = &rDesc.GetMaster().GetBackground(); in SwReadOnlyPopup()
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx353 Wallpaper aTest = pNavBar->GetBackground(); in setProperty()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx225 SetFillColor( GetBackground().GetColor() ); in SwPagePreViewWin()
226 SetLineColor( GetBackground().GetColor()); in SwPagePreViewWin()
/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx53 Wallpaper aBack = pParent->GetBackground(); in ValWnd()

Completed in 114 milliseconds

12345