Home
last modified time | relevance | path

Searched refs:GetBackgroundColor (Results 1 – 25 of 25) sorted by relevance

/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx111 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()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrtextprimitive2d.cxx203 aNewTextBackgroundColor = rDrawOutliner.GetBackgroundColor(); in get2DDecomposition()
238 aNewTextBackgroundColor = rDrawOutliner.GetBackgroundColor(); in get2DDecomposition()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsTheme.cxx73 maBackgroundColor(rpProperties->GetBackgroundColor().GetColor()), in Theme()
130 maBackgroundColor = rpProperties->GetBackgroundColor().GetColor(); in Update()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx108 Color Outliner::GetBackgroundColor() const in GetBackgroundColor() function in Outliner
111 return pEditEngine->GetBackgroundColor(); in GetBackgroundColor()
H A Doutlvw.cxx1891 Color OutlinerView::GetBackgroundColor() in GetBackgroundColor() function in OutlinerView
1894 return pEditView->GetBackgroundColor(); in GetBackgroundColor()
/trunk/main/padmin/source/
H A Dtitlectrl.hxx57 const Color& GetBackgroundColor() const { return m_aBGColor; } in GetBackgroundColor() function in padmin::TitleImage
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsProperties.hxx88 Color GetBackgroundColor (void) const;
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx2736 if ( ( GetBackgroundColor() != COL_AUTO ) && GetBackgroundColor().IsDark() ) in SeekCursor()
3029 … ( GetBackgroundColor() != COL_AUTO ) && GetBackgroundColor().IsDark() && in Paint()
3739 Color aBackgroundColor( pView->GetBackgroundColor() ); in Paint()
4583 if ( GetBackgroundColor() != COL_AUTO ) in GetAutoColor()
4585 if ( GetBackgroundColor().IsDark() && aColor.IsDark() ) in GetAutoColor()
4587 else if ( GetBackgroundColor().IsBright() && aColor.IsBright() ) in GetAutoColor()
H A Dimpedit.hxx363 const Color& GetBackgroundColor() const { in GetBackgroundColor() function in ImpEditView
662 Color GetBackgroundColor() const { return maBackgroundColor; } in GetBackgroundColor() function in ImpEditEngine
H A Deditview.cxx746 Color EditView::GetBackgroundColor() const in GetBackgroundColor() function in EditView
750 return pImpEditView->GetBackgroundColor(); in GetBackgroundColor()
H A Dediteng.cxx207 Color EditEngine::GetBackgroundColor() const in GetBackgroundColor() function in EditEngine
210 return pImpEditEngine->GetBackgroundColor(); in GetBackgroundColor()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DStyle.java78 public Color GetBackgroundColor() in GetBackgroundColor() method in Style
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsProperties.cxx168 Color Properties::GetBackgroundColor (void) const in GetBackgroundColor() function in sd::slidesorter::controller::Properties
/trunk/main/svx/inc/svx/
H A Ddialcontrol.hxx56 const Color& GetBackgroundColor() const;
H A Ddlgctrl.hxx238 Color GetBackgroundColor() const { return aBackgroundColor; } in GetBackgroundColor() function in SvxPixelCtl
/trunk/main/sw/source/core/view/
H A Dvdraw.cxx199 GetDrawView()->GetModel()->GetDrawOutliner().GetBackgroundColor(); in PaintLayer()
/trunk/main/editeng/inc/editeng/
H A Deditview.hxx185 Color GetBackgroundColor() const;
H A Doutliner.hxx318 Color GetBackgroundColor();
781 Color GetBackgroundColor() const;
H A Dediteng.hxx154 Color GetBackgroundColor() const;
/trunk/main/sd/source/ui/dlg/
H A Ddocprev.cxx224 Color aOldBackgroundColor = rOutl.GetBackgroundColor(); in updateViewSettings()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterService.cxx495 mpSlideSorter->GetProperties()->GetBackgroundColor().GetColor()); in getBackgroundColor()
/trunk/main/sw/source/core/draw/
H A Ddview.cxx918 aBackColor = pView->GetBackgroundColor(); in ModelHasChanged()
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx781 if( aXOBitmap.GetBackgroundColor().GetColor() == COL_BLACK ) in convertFillProperties()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx245 Color aOldColor(pTextEditOutlinerView->GetBackgroundColor()); in ModelHasChanged()
/trunk/main/sc/source/ui/view/
H A Dgridwin4.cxx939 SetFillColor( pEditView->GetBackgroundColor() ); in Draw()

Completed in 149 milliseconds