Searched refs:pLineAttribute (Results 1 – 2 of 2) sorted by relevance
364 const attribute::LineAttribute* pLineAttribute, in impTryToCreateSvtGraphicStroke() argument382 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()
91 const attribute::LineAttribute* pLineAttribute,
Completed in 30 milliseconds