Home
last modified time | relevance | path

Searched refs:aYellow (Results 1 – 5 of 5) sorted by path

/trunk/main/drawinglayer/source/primitive2d/
H A Dembedded3dprimitive2d.cxx80 const basegfx::BColor aYellow(1.0, 1.0, 0.0); in create2DDecomposition() local
81 const Primitive2DReference xRef(new PolygonHairlinePrimitive2D(aOutline, aYellow)); in create2DDecomposition()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx222 Color aYellow( ScDetectiveFunc::GetCommentColor() ); in ScCommentData() local
223 aCaptionSet.Put( XFillColorItem( String(), aYellow ) ); in ScCommentData()
/trunk/main/sc/source/ui/view/
H A Dhintwin.cxx50 Color aYellow( 255,255,192 ); // hellgelb in ScHintWindow() local
51 SetBackground( aYellow ); in ScHintWindow()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontact.cxx275 const basegfx::BColor aYellow(1.0, 1.0, 0.0); in createViewIndependentPrimitive2DSequence() local
277 new drawinglayer::primitive2d::PolygonHairlinePrimitive2D(aOutline, aYellow)); in createViewIndependentPrimitive2DSequence()
H A Dviewcontactofpageobj.cxx91 const basegfx::BColor aYellow(1.0, 1.0, 0.0); in createViewIndependentPrimitive2DSequence() local
92 …Reference xReference(new drawinglayer::primitive2d::PolygonHairlinePrimitive2D(aOutline, aYellow)); in createViewIndependentPrimitive2DSequence()

Completed in 30 milliseconds