Home
last modified time | relevance | path

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

1234

/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1175 mpContext->AddPaintAttr( mpVDev->GetLineColor(), mpVDev->GetLineColor() ); in ImplWriteActions()
1187 mpContext->AddPaintAttr( mpVDev->GetLineColor(), mpVDev->GetLineColor() ); in ImplWriteActions()
1197 mpContext->AddPaintAttr( mpVDev->GetLineColor(), mpVDev->GetFillColor() ); in ImplWriteActions()
1209 mpContext->AddPaintAttr( mpVDev->GetLineColor(), mpVDev->GetFillColor() ); in ImplWriteActions()
1222 mpContext->AddPaintAttr( mpVDev->GetLineColor(), mpVDev->GetFillColor() ); in ImplWriteActions()
1267 mpContext->AddPaintAttr( mpVDev->GetLineColor(), mpVDev->GetFillColor() ); in ImplWriteActions()
1291 mpContext->AddPaintAttr( mpVDev->GetLineColor(), Color( COL_TRANSPARENT ) ); in ImplWriteActions()
1307 mpContext->AddPaintAttr( mpVDev->GetLineColor(), mpVDev->GetFillColor() ); in ImplWriteActions()
1364 … Color aNewLineColor( mpVDev->GetLineColor() ), aNewFillColor( mpVDev->GetFillColor() ); in ImplWriteActions()
1591 mapCurShape->maShapeLineColor = mpVDev->GetLineColor(); in ImplWriteActions()
/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx56 inline const Color& GetLineColor() const;
94 inline const Color& SwColMgr::GetLineColor() const in GetLineColor() function in SwColMgr
96 return aFmtCol.GetLineColor(); in GetLineColor()
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx342 aLineColor( rOut.GetLineColor() ), in ImpColorMerk()
350 aLineColor = rOut.GetLineColor(); in ImpColorMerk()
381 const Color& GetLineColor() const { return aLineColor; } in GetLineColor() function in ImpColorMerk
423 pLineColorMerk=new Color( rOut.GetLineColor() ); in Save()
444 rOut.SetLineColor( pFarbMerk->GetLineColor() ); in Restore()
H A Dsvdfmtf.cxx119 maOldLineColor.SetRed( maVD.GetLineColor().GetRed() + 1 ); in ImpSdrGDIMetaFileImport()
355 maOldLineColor = maVD.GetLineColor(); in SetAttributes()
360 mpLineAttr->Put(XLineColorItem(String(), maVD.GetLineColor())); in SetAttributes()
808 if(mbLastObjWasLine && (maOldLineColor == maVD.GetLineColor()) && rSrcPoly.count()) in CheckLastLineMerge()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx362 ImplWriteColor( maVDev.GetLineColor() ); in ImplCheckLineAttr()
878 const Color aOldLineColor(maVDev.GetLineColor()); in Impl_handleLineInfoPolyPolygons()
928 ImplWriteColor( maVDev.GetLineColor() ); in ImplWrite()
954 ImplWriteColor( maVDev.GetLineColor() ); in ImplWrite()
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx712 Color aLineCol = GetLineColor(); in Paint()
723 Color aLineCol = GetLineColor(); in Paint()
790 Color aLineCol = GetLineColor(); in Paint()
H A Dpagectrl.cxx220 const Color aLineColor(GetLineColor()); in DrawPage()
393 GetLineColor().getBColor())); in drawFillAttributes()
H A Dcharmap.cxx405 Color aLineCol = GetLineColor(); in DrawChars_Impl()
567 Color aLineCol = GetLineColor(); in SelectIndex()
/trunk/main/vcl/source/window/
H A Ddecoview.cxx574 Color aOldLineColor = mpOutDev->GetLineColor(); in DrawSymbol()
621 Color aOldLineColor = mpOutDev->GetLineColor(); in DrawFrame()
982 Color maOldLineColor = mpOutDev->GetLineColor(); in DrawFrame()
1236 Color maOldLineColor = mpOutDev->GetLineColor(); in DrawButton()
/trunk/main/sw/source/ui/config/
H A Dviewopt.cxx154 Color aOldColor(pOut->GetLineColor()); in DrawRectPrinter()
181 Color aOldLineColor( pOut->GetLineColor() ); in PaintPostIts()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx469 Color aOldLineColor = pDataWin->GetLineColor(); in DrawCursor()
753 Color aOldLineColor = GetLineColor(); in Paint()
937 Color aOldLineColor = _rOut.GetLineColor(); in ImplPaintData()
1099 aOldLineColor = _rOut.GetLineColor(); in ImplPaintData()
H A Ddatwin.cxx51 Color aOldLineColor = rDev.GetLineColor(); in DECLARE_LIST()
163 Color aOldLineColor = rDev.GetLineColor(); in Draw()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx297 Color aLineColor( mpVDev->GetLineColor() ); in Impl_writePolyPolygon()
1183 Color aOldColor( mpVDev->GetLineColor() ); in Impl_writeLine()
1255 Color aColor( mpVDev->GetLineColor() ); in Impl_writeStroke()
1415 const Color aOldLineColor(mpVDev->GetLineColor()); in Impl_handleLineInfoPolyPolygons()
/trunk/main/xmlsecurity/source/dialogs/
H A Dstbcontrl.cxx170 Color aOldLineColor = pDev->GetLineColor(); in Paint()
/trunk/main/svx/source/sidebar/line/
H A DLineStyleValueSet.cxx92 Color aOldColor = pDev->GetLineColor(); in UserDraw()
H A DLineWidthValueSet.cxx119 Color aOldColor = pDev->GetLineColor(); in UserDraw()
/trunk/main/vcl/source/gdi/
H A Doldprintadaptor.cxx76 pPrinter->SetLineColor( pPrinter->GetLineColor() ); in StartPage()
/trunk/main/sw/source/core/text/
H A Dtxtpaint.hxx173 Color aLineColor = pOut->GetLineColor(); in DbgRect()
/trunk/main/sw/inc/
H A Dfmtclds.hxx126 const Color& GetLineColor() const { return aLineColor;} in GetLineColor() function in SwFmtCol
/trunk/main/sc/source/ui/cctrl/
H A Dcbuttonw.cxx79 Color aOldLine = pOut->GetLineColor(); in Draw()
/trunk/main/svx/source/stbctrls/
H A Dxmlsecctrl.cxx171 Color aOldLineColor = pDev->GetLineColor(); in Paint()
/trunk/main/sw/source/ui/utlui/
H A Dviewlayoutctrl.cxx125 Color aOldLineColor = pDev->GetLineColor(); in Paint()
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx97 Color aOldColor = pDev->GetLineColor(); in UserDraw()
/trunk/main/vcl/source/control/
H A Dimgctrl.cxx175 Color oldLineCol = pWin->GetLineColor(); in Paint()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx737 const Color aCol( rInf.GetOut().GetLineColor() ); in lcl_DrawLineForWrongListData()
1756 Color aCol( rInf.GetOut().GetLineColor() ); in DrawText()
2648 if ( (COL_BLACK != GetOut().GetLineColor().GetColor()) || in ApplyAutoColor()
2748 if ( aNewColor != GetOut().GetLineColor() ) in ApplyAutoColor()

Completed in 140 milliseconds

1234