Home
last modified time | relevance | path

Searched refs:GetBackground (Results 1 – 25 of 108) sorted by path

12345

/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx603 nColor = pInst->GetBackground().GetColor().GetColor(); in getBackground()
H A DAccessibleGridControlBase.cxx504 nColor = pInst->GetBackground().GetColor().GetColor(); in getBackground()
H A Daccessibletabbar.cxx486 nColor = m_pTabBar->GetBackground().GetColor().GetColor(); in getBackground()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx556 nColor = pWindow->GetBackground().GetColor().GetColor(); in getBackground()
H A Daccessibledialogwindow.cxx919 nColor = m_pDialogWindow->GetBackground().GetColor().GetColor(); in getBackground()
/trunk/main/basic/source/runtime/
H A Dinputbox.cxx78 Color aColor( GetBackground().GetColor() ); in SvRTLInputBox()
/trunk/main/cui/source/dialogs/
H A Diconcdlg.cxx171 SetBackground( pParent->GetBackground() ); in ImplInitSettings()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx144 m_aOriginalBackgroundColor = GetBackground().GetColor(); in Paint()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1324 if ( pIter->GetBackground().GetColor().GetColor() == COL_TRANSPARENT ) in isHiContrast()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx364 return ( pBackgroundColor ? *pBackgroundColor : pOutWin->GetBackground().GetColor() ); } in GetBackgroundColor()
/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 Dbrowserpage.cxx46 m_aListBox.SetBackground(GetBackground()); in OBrowserPage()
H A Dpropertyeditor.cxx68 m_aTabControl.SetBackground(GetBackground()); in DBG_NAME()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1128 const SfxItemSet* GetBackground() const;
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5962 const SfxItemSet* pItemSet = pTextObj->GetBackground(); in ApplyTo()
7388 const SfxItemSet* PPTTextObj::GetBackground() const in GetBackground() function in PPTTextObj
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx629 _pDev->SetFillColor( m_pAntiImpl->GetBackground().GetColor() ); in Draw()
/trunk/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx353 Wallpaper aTest = pNavBar->GetBackground(); in setProperty()
/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx53 Wallpaper aBack = pParent->GetBackground(); in ValWnd()
/trunk/main/sc/inc/
H A Dautoform.hxx149 const SvxBrushItem& GetBackground() const { return aBackground; } in GetBackground() function in ScAutoFormatDataField
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx560 case ATTR_BACKGROUND: return &rField.GetBackground(); in GetItem()
675 && (rField1.GetBackground() == rField2.GetBackground()); in IsEqualData()
752 rItemSet.Put( rField.GetBackground() ); in FillToItemSet()
/trunk/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx137 aFiFuncDesc.SetBackground( GetBackground() ); //! never transparent? in ScFunctionDockWin()
H A Dprivsplt.cxx374 SetFillColor( GetBackground().GetColor() ); in ImplInitSettings()
/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx546 SetFillColor( GetBackground().GetColor() ); in DrawImageRel()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsPageObjectPainter.hxx117 Bitmap& GetBackground(
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx429 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

Completed in 208 milliseconds

12345