/aoo41x/main/svx/source/dialog/ |
H A D | dialcontrol.cxx | 111 const Color& DialControlBmp::GetBackgroundColor() const in GetBackgroundColor() function in svx::DialControlBmp 163 aColor = GetBackgroundColor(); in DrawBackground() 176 aColor = GetBackgroundColor(); in DrawBackground() 191 Color aLightColor( GetBackgroundColor() ); in DrawBackground() 206 SetFillColor( GetBackgroundColor() ); in DrawBackground()
|
/aoo41x/main/svx/source/sdr/primitive2d/ |
H A D | sdrtextprimitive2d.cxx | 203 aNewTextBackgroundColor = rDrawOutliner.GetBackgroundColor(); in get2DDecomposition() 238 aNewTextBackgroundColor = rDrawOutliner.GetBackgroundColor(); in get2DDecomposition()
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsTheme.cxx | 73 maBackgroundColor(rpProperties->GetBackgroundColor().GetColor()), in Theme() 130 maBackgroundColor = rpProperties->GetBackgroundColor().GetColor(); in Update()
|
/aoo41x/main/editeng/source/outliner/ |
H A D | outlin2.cxx | 108 Color Outliner::GetBackgroundColor() const in GetBackgroundColor() function in Outliner 111 return pEditEngine->GetBackgroundColor(); in GetBackgroundColor()
|
H A D | outlvw.cxx | 1893 Color OutlinerView::GetBackgroundColor() in GetBackgroundColor() function in OutlinerView 1896 return pEditView->GetBackgroundColor(); in GetBackgroundColor()
|
/aoo41x/main/padmin/source/ |
H A D | titlectrl.hxx | 57 const Color& GetBackgroundColor() const { return m_aBGColor; } in GetBackgroundColor() function in padmin::TitleImage
|
/aoo41x/main/sd/source/ui/slidesorter/inc/controller/ |
H A D | SlsProperties.hxx | 88 Color GetBackgroundColor (void) const;
|
/aoo41x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsProperties.cxx | 168 Color Properties::GetBackgroundColor (void) const in GetBackgroundColor() function in sd::slidesorter::controller::Properties
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit3.cxx | 2736 if ( ( GetBackgroundColor() != COL_AUTO ) && GetBackgroundColor().IsDark() ) in SeekCursor() 3029 … ( GetBackgroundColor() != COL_AUTO ) && GetBackgroundColor().IsDark() && in Paint() 3672 Color aBackgroundColor( pView->GetBackgroundColor() ); in Paint() 4516 if ( GetBackgroundColor() != COL_AUTO ) in GetAutoColor() 4518 if ( GetBackgroundColor().IsDark() && aColor.IsDark() ) in GetAutoColor() 4520 else if ( GetBackgroundColor().IsBright() && aColor.IsBright() ) in GetAutoColor()
|
H A D | impedit.hxx | 363 const Color& GetBackgroundColor() const { in GetBackgroundColor() function in ImpEditView 662 Color GetBackgroundColor() const { return maBackgroundColor; } in GetBackgroundColor() function in ImpEditEngine
|
H A D | editview.cxx | 746 Color EditView::GetBackgroundColor() const in GetBackgroundColor() function in EditView 750 return pImpEditView->GetBackgroundColor(); in GetBackgroundColor()
|
H A D | editeng.cxx | 207 Color EditEngine::GetBackgroundColor() const in GetBackgroundColor() function in EditEngine 210 return pImpEditEngine->GetBackgroundColor(); in GetBackgroundColor()
|
/aoo41x/main/svx/inc/svx/ |
H A D | dialcontrol.hxx | 56 const Color& GetBackgroundColor() const;
|
H A D | dlgctrl.hxx | 238 Color GetBackgroundColor() const { return aBackgroundColor; } in GetBackgroundColor() function in SvxPixelCtl
|
/aoo41x/main/sw/source/core/view/ |
H A D | vdraw.cxx | 214 GetDrawView()->GetModel()->GetDrawOutliner().GetBackgroundColor(); in PaintLayer()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | editview.hxx | 185 Color GetBackgroundColor() const;
|
H A D | outliner.hxx | 318 Color GetBackgroundColor(); 781 Color GetBackgroundColor() const;
|
H A D | editeng.hxx | 154 Color GetBackgroundColor() const;
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | docprev.cxx | 224 Color aOldBackgroundColor = rOutl.GetBackgroundColor(); in updateViewSettings()
|
/aoo41x/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterService.cxx | 495 mpSlideSorter->GetProperties()->GetBackgroundColor().GetColor()); in getBackgroundColor()
|
/aoo41x/main/sw/source/core/draw/ |
H A D | dview.cxx | 918 aBackColor = pView->GetBackgroundColor(); in ModelHasChanged()
|
/aoo41x/main/oox/source/xls/ |
H A D | drawingmanager.cxx | 781 if( aXOBitmap.GetBackgroundColor().GetColor() == COL_BLACK ) in convertFillProperties()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdedxv.cxx | 245 Color aOldColor(pTextEditOutlinerView->GetBackgroundColor()); in ModelHasChanged()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | gridwin4.cxx | 939 SetFillColor( pEditView->GetBackgroundColor() ); in Draw()
|