| /aoo42x/main/sd/source/ui/slidesorter/view/ | 
| H A D | SlsPageObjectPainter.cxx | 429 			return GetBackground(  in GetBackgroundForState()437 			return GetBackground(  in GetBackgroundForState()
 444 			return GetBackground(  in GetBackgroundForState()
 451 			return GetBackground(  in GetBackgroundForState()
 458 			return GetBackground(  in GetBackgroundForState()
 465 			return GetBackground(  in GetBackgroundForState()
 473 			return GetBackground(  in GetBackgroundForState()
 484 Bitmap& PageObjectPainter::GetBackground(  in GetBackground()  function in sd::slidesorter::view::PageObjectPainter
 
 | 
| /aoo42x/main/svtools/source/contnr/ | 
| H A D | imivctl1.cxx | 1584 		Wallpaper aPaper( pView->GetBackground() );  in AdjustScrollBars()1618 		Wallpaper aPaper( pView->GetBackground() );  in Resize()
 1797 				pOut->SetFillColor( pOut->GetBackground().GetColor() );  in PaintEmphasis()
 1864 				Color aBkgColor( pOut->GetBackground().GetColor() );  in PaintItem()
 1914 	Wallpaper aPaper( pView->GetBackground() );  in PaintEntryVirtOutDev()
 2004 		pOut->SetFillColor( pOut->GetBackground().GetColor() );  in PaintEntry()
 2883 	sal_Bool bScrollable = pView->GetBackground().IsScrollable();  in MakeVisible()
 2887 		Wallpaper aPaper( pView->GetBackground() );  in MakeVisible()
 3609 	Color aBkgColor ( pView->GetBackground().GetColor() );  in ShowFocus()
 3905 		Color aColor( pParent->GetBackground().GetColor() );  in IcnViewEdit_Impl()
 [all …]
 
 | 
| H A D | svlbox.cxx | 84 	Color aColor( pParent->GetBackground().GetColor() );  in DBG_NAME()87 	SetBackground( pParent->GetBackground() );  in DBG_NAME()
 285 	Color aColor( pParent->GetBackground().GetColor() );  in SvInplaceEdit2()
 288 	pEdit->SetBackground( pParent->GetBackground() );  in SvInplaceEdit2()
 
 | 
| /aoo42x/main/vcl/source/window/ | 
| H A D | tabpage.cxx | 78             SetBackground( pParent->GetBackground() );  in ImplInitSettings()168     Wallpaper aWallpaper = GetBackground();  in Draw()
 
 | 
| /aoo42x/main/vcl/source/control/ | 
| H A D | fixed.cxx | 146 				SetBackground( pParent->GetBackground() );  in ImplInitSettings()486 				SetBackground( pParent->GetBackground() );  in ImplInitSettings()
 728 			SetBackground( pParent->GetBackground() );  in ImplInitSettings()
 973 			SetBackground( pParent->GetBackground() );  in ImplInitSettings()
 
 | 
| H A D | fixbrd.cxx | 81 			SetBackground( pParent->GetBackground() );  in ImplInitSettings()
 | 
| /aoo42x/main/svtools/source/brwbox/ | 
| H A D | brwbox1.cxx | 517 		if( pDataWin->GetBackground().IsScrollable() )  in SetColumnPos()739 			if( GetBackground().IsScrollable() )  in SetColumnWidth()
 1019 	sal_Bool bScrollable = pDataWin->GetBackground().IsScrollable();  in ScrollColumns()
 1190 		if( pDataWin->GetBackground().IsScrollable() &&  in ScrollRows()
 1339 			if( pDataWin->GetBackground().IsScrollable() )  in RowInserted()
 1484 				if( pDataWin->GetBackground().IsScrollable() )  in RowRemoved()
 
 | 
| /aoo42x/main/sw/source/ui/dialog/ | 
| H A D | uiregionsw.cxx | 193     SvxBrushItem&           GetBackground()     { return m_Brush; }  in GetBackground()  function in SectRepr234         m_Brush = pFmt->GetBackground();  in SV_IMPL_OP_PTRARR_SORT()
 884 			if( pFmt->GetBackground(sal_False) != pRepr->GetBackground() )  in IMPL_LINK()
 885 				pSet->Put( pRepr->GetBackground() );  in IMPL_LINK()
 1194 		aSet.Put( pSectRepr->GetBackground() );  in IMPL_LINK()
 1253 							pRepr->GetBackground() = *(SvxBrushItem*)pBrushItem;  in IMPL_LINK()
 
 | 
| /aoo42x/main/sw/source/filter/inc/ | 
| H A D | wrtswtbl.hxx | 91 	const SvxBrushItem *GetBackground() const { return pBackground; }  in GetBackground()  function in SwWriteTableCell145 	const SvxBrushItem *GetBackground() const { return pBackground; }  in GetBackground()  function in SwWriteTableRow
 
 | 
| /aoo42x/main/sw/source/filter/html/ | 
| H A D | htmltabw.cxx | 156 			rBox.GetFrmFmt()->GetBackground();  in HasTabBackground()188 	const SvxBrushItem& rBrushItem = rLine.GetFrmFmt()->GetBackground();  in HasTabBackground()
 425 		pBrushItem = pCell->GetBackground();  in OutTableCell()
 923 		OutTableCells( rWrt, pRow2->GetCells(), pRow2->GetBackground() );  in Write()
 
 | 
| H A D | css1atr.cxx | 2360 	if( OutCSS1_FrmFmtBrush( *this, rFrmFmt.GetBackground() ) )  in OutCSS1_FrmFmtBackground()2377 					rNode.GetCntntNode()->GetSwAttrSet().GetBackground()) )  in OutCSS1_FrmFmtBackground()
 2390 						pBox->GetFrmFmt()->GetBackground() ) )  in OutCSS1_FrmFmtBackground()
 2398 							pLine->GetFrmFmt()->GetBackground() ) )  in OutCSS1_FrmFmtBackground()
 2406 						pTableNd->GetTable().GetFrmFmt()->GetBackground() ) )  in OutCSS1_FrmFmtBackground()
 2426 							  pCurrPageDesc->GetMaster().GetBackground() ) )  in OutCSS1_FrmFmtBackground()
 
 | 
| /aoo42x/main/svtools/source/dialogs/ | 
| H A D | property.cxx | 454 	Wallpaper aWall = GetBackground();  in SvPropertyLine()473 	Wallpaper aWall = GetBackground();  in SvPropertyLine()
 687 	Wallpaper aWall = aPlayGround.GetBackground();  in SvListBoxForProperties()
 709 	Wallpaper aWall = aPlayGround.GetBackground();  in SvListBoxForProperties()
 
 | 
| /aoo42x/main/sc/source/core/tool/ | 
| H A D | autoform.cxx | 560         case ATTR_BACKGROUND:       return &rField.GetBackground();  in GetItem()675             && (rField1.GetBackground()     == rField2.GetBackground());  in IsEqualData()
 752         rItemSet.Put( rField.GetBackground() );  in FillToItemSet()
 
 | 
| /aoo42x/main/sw/source/core/attr/ | 
| H A D | format.cxx | 842 const SvxBrushItem& SwFmt::GetBackground(sal_Bool bInP) const  in GetBackground()  function in SwFmt859     return aSet.GetBackground(bInP);   in GetBackground()
 
 | 
| /aoo42x/main/sw/source/core/layout/ | 
| H A D | atrfrm.cxx | 3110     if ( (GetBackground().GetColor().GetTransparency() != 0) &&  in IsBackgroundTransparent()3111          (GetBackground().GetColor() != COL_TRANSPARENT)  in IsBackgroundTransparent()
 3119                 static_cast<const GraphicObject*>(GetBackground().GetGraphicObject());  in IsBackgroundTransparent()
 3150     else if ( (GetBackground().GetColor() == COL_TRANSPARENT) &&  in IsBackgroundBrushInherited()
 3151          !(GetBackground().GetGraphicObject()) )  in IsBackgroundBrushInherited()
 
 | 
| /aoo42x/main/extensions/source/propctrlr/ | 
| H A D | browserpage.cxx | 46 		m_aListBox.SetBackground(GetBackground());  in OBrowserPage()
 | 
| /aoo42x/main/xmlsecurity/source/dialogs/ | 
| H A D | stbcontrl.cxx | 175 	pDev->SetFillColor( pDev->GetBackground().GetColor() );  in Paint()
 | 
| /aoo42x/main/sd/source/ui/slidesorter/inc/view/ | 
| H A D | SlsPageObjectPainter.hxx | 117     Bitmap& GetBackground(
 | 
| /aoo42x/main/sw/inc/ | 
| H A D | frmatr.hxx | 52 inline const SvxBrushItem &SwAttrSet::GetBackground(sal_Bool bInP) const  in GetBackground()  function in SwAttrSet
 | 
| /aoo42x/main/sw/source/core/docnode/ | 
| H A D | ndtbl1.cxx | 529 			rToFill = ((SwTableLine*)aRowArr[0])->GetFrmFmt()->GetBackground();  in GetRowBackground()533 				if ( rToFill != ((SwTableLine*)aRowArr[i])->GetFrmFmt()->GetBackground() )  in GetRowBackground()
 1184                                     aBoxes[i]->GetFrmFmt()->GetBackground();  in GetBoxAttr()
 
 | 
| /aoo42x/main/svx/source/svdraw/ | 
| H A D | svdetc.cxx | 344 		aBckgrdColor( rOut.GetBackground().GetColor() ),  in ImpColorMerk()355 			aBckgrdColor = rOut.GetBackground().GetColor();  in ImpColorMerk()
 
 | 
| /aoo42x/main/svtools/source/control/ | 
| H A D | prgsbar.cxx | 128 		if ( aColor.IsRGBEqual( GetBackground().GetColor() ) )  in ImplInitSettings()
 | 
| /aoo42x/main/svx/source/stbctrls/ | 
| H A D | xmlsecctrl.cxx | 175 	pDev->SetFillColor( pDev->GetBackground().GetColor() );  in Paint()
 | 
| /aoo42x/main/basic/source/runtime/ | 
| H A D | inputbox.cxx | 78 	Color aColor( GetBackground().GetColor() );  in SvRTLInputBox()
 | 
| /aoo42x/main/svx/source/tbxctrls/ | 
| H A D | tbxcolorupdate.cxx | 107                 else if( mpTbx->GetBackground().GetColor().IsDark() )  in Update()
 |