Home
last modified time | relevance | path

Searched refs:maOldLineColor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/window/
H A Ddecoview.cxx982 Color maOldLineColor = mpOutDev->GetLineColor(); in DrawFrame() local
985 mpOutDev->SetLineColor( maOldLineColor ); in DrawFrame()
1236 Color maOldLineColor = mpOutDev->GetLineColor(); in DrawButton() local
1239 mpOutDev->SetLineColor( maOldLineColor ); in DrawButton()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx97 maOldLineColor(), in ImpSdrGDIMetaFileImport()
119 maOldLineColor.SetRed( maVD.GetLineColor().GetRed() + 1 ); in ImpSdrGDIMetaFileImport()
355 maOldLineColor = maVD.GetLineColor(); in SetAttributes()
808 if(mbLastObjWasLine && (maOldLineColor == maVD.GetLineColor()) && rSrcPoly.count()) in CheckLastLineMerge()
H A Dsvdfmtf.hxx58 Color maOldLineColor; member in ImpSdrGDIMetaFileImport

Completed in 66 milliseconds