Home
last modified time | relevance | path

Searched refs:pLineAttribute (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx364 const attribute::LineAttribute* pLineAttribute, in impTryToCreateSvtGraphicStroke() argument
382 else if(pLineAttribute) in impTryToCreateSvtGraphicStroke()
384 aStrokeColor = maBColorModifierStack.getModifiedColor(pLineAttribute->getColor()); in impTryToCreateSvtGraphicStroke()
431 if(pLineAttribute) in impTryToCreateSvtGraphicStroke()
434 …B2DVector aDiscreteUnit(maCurrentTransformation * basegfx::B2DVector(pLineAttribute->getWidth(), 0… in impTryToCreateSvtGraphicStroke()
441 switch(pLineAttribute->getLineJoin()) in impTryToCreateSvtGraphicStroke()
469 switch(pLineAttribute->getLineCap()) in impTryToCreateSvtGraphicStroke()
/aoo42x/main/drawinglayer/inc/drawinglayer/processor2d/
H A Dvclmetafileprocessor2d.hxx91 const attribute::LineAttribute* pLineAttribute,

Completed in 24 milliseconds