Home
last modified time | relevance | path

Searched refs:GetFillColor (Results 26 – 50 of 82) sorted by relevance

1234

/aoo41x/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx1133 if( pOutputDev->GetFillColor() != aRetouche ) in Paint()
1277 Color aFill( pOutputDev->GetFillColor() ); in _PaintSelectMarkAtPage()
H A Dviewsh.cxx304 pVout->SetFillColor( pOld->GetFillColor() ); in ImplEndAction()
458 pVout->SetFillColor( pOut->GetFillColor() ); in ImplUnlockPaint()
1359 pVout->SetFillColor( GetWin()->GetFillColor() ); in SmoothScroll()
/aoo41x/main/filter/source/flash/
H A Dswfwriter1.cxx300 Color aFillColor( mpVDev->GetFillColor() ); in Impl_writePolyPolygon()
1200 Color aColor( mpVDev->GetFillColor() ); in Impl_writeRect()
1416 const Color aOldFillColor(mpVDev->GetFillColor()); in Impl_handleLineInfoPolyPolygons()
/aoo41x/main/vcl/source/gdi/
H A Dbmpacc3.cxx94 Color BitmapWriteAccess::GetFillColor() const in GetFillColor() function in BitmapWriteAccess
H A Dvirdev.cxx340 if( GetFillColor() != Color( COL_TRANSPARENT ) ) in SetOutputSizePixel()
/aoo41x/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx82 Color aOldFillColor = GetFillColor(); in Paint()
/aoo41x/main/svx/source/stbctrls/
H A Dpszctrl.cxx370 Color aOldFillColor = pDev->GetFillColor(); in Paint()
H A Dzoomsliderctrl.cxx277 Color aOldFillColor = pDev->GetFillColor(); in Paint()
/aoo41x/main/svtools/source/filter/wmf/
H A Demfwr.cxx382 ImplWriteColor( maVDev.GetFillColor() ); in ImplCheckFillAttr()
879 const Color aOldFillColor(maVDev.GetFillColor()); in Impl_handleLineInfoPolyPolygons()
H A Dwinmtf.cxx1528 …mpGDIMetaFile->AddAction( new MetaTextFillColorAction( maFont.GetFillColor(), !maFont.IsTransparen… in DrawText()
1606 …mpGDIMetaFile->AddAction( new MetaTextFillColorAction( aTmp.GetFillColor(), !aTmp.IsTransparent() … in DrawText()
/aoo41x/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1861 METSetBackgroundColor(aGDIFont.GetFillColor()); in WriteOrders()
1889 METSetBackgroundColor(aGDIFont.GetFillColor()); in WriteOrders()
1945 METSetBackgroundColor(aGDIFont.GetFillColor()); in WriteOrders()
/aoo41x/main/vcl/inc/vcl/
H A Dbmpacc.hxx216 Color GetFillColor() const;
/aoo41x/main/svtools/source/edit/
H A Dtexteng.cxx131 Color aFillColor( aFont.GetFillColor() ); in SV_IMPL_VARARR_SORT()
219 Color aFillColor( maFont.GetFillColor() ); in SetFont()
2236 Color aOldColor = pOutDev->GetFillColor(); in ImpPaint()
2250 Color aOldColor = pOutDev->GetFillColor(); in ImpPaint()
/aoo41x/main/filter/source/graphicfilter/ipict/
H A Dshape.cxx113 Color oldFColor = dev->GetFillColor(), oldLColor = dev->GetLineColor(); in drawLineHQ()
/aoo41x/main/sw/source/core/text/
H A Dporrst.cxx481 Color aOldColor( pOut->GetFillColor() ); in Paint()
/aoo41x/main/vcl/source/window/
H A Dsplit.cxx779 Color oldFillCol = GetFillColor(); in Paint()
/aoo41x/main/sd/source/ui/view/
H A DViewTabBar.cxx684 Color aOriginalFillColor (GetFillColor()); in Paint()
/aoo41x/main/svx/source/svdraw/
H A Dsvdfmtf.cxx405 mpFillAttr->Put(XFillColorItem(String(), maVD.GetFillColor())); in SetAttributes()
1059 aAttr.Put(XFillColorItem(String(), aFnt.GetFillColor())); in ImportText()
/aoo41x/main/sc/source/ui/view/
H A Dtabview5.cxx517 Color aFill = pGridWin[i]->GetFillColor(); in DrawMarkRect()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dcolex.cxx499 aLineColor = GetFillColor(); in DrawPage()
/aoo41x/main/svtools/source/contnr/
H A Dimivctl1.cxx1772 Color aXOld( pOut->GetFillColor() ); in PaintEmphasis()
1781 Color aOldFillColor( pOut->GetFillColor() ); in PaintEmphasis()
1800 const Color& rFillColor = pView->GetFont().GetFillColor(); in PaintEmphasis()
3909 SetControlBackground( aFont.GetFillColor() ); in IcnViewEdit_Impl()
/aoo41x/main/toolkit/source/awt/
H A Dvclxgraphics.cxx112 maFillColor = mpOutputDevice->GetFillColor(); /* COL_WHITE */ in initAttrs()
/aoo41x/main/svtools/source/brwbox/
H A Ddatwin.cxx50 Color aOldFillColor = rDev.GetFillColor(); in DECLARE_LIST()
/aoo41x/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx105 SetTextColor( GetFillColor().IsDark() ? COL_WHITE : COL_BLACK ); in Paint()
/aoo41x/main/sw/source/core/crsr/
H A Dviscrs.cxx197 Color aFCol( pWin->GetFillColor() ); in Paint()

Completed in 238 milliseconds

1234