Searched defs:rDotDashArray (Results 1 – 7 of 7) sorted by relevance
46 ImpStrokeAttribute( in ImpStrokeAttribute()93 StrokeAttribute::StrokeAttribute( in StrokeAttribute()
49 ImpSdrLineAttribute( in ImpSdrLineAttribute()122 SdrLineAttribute::SdrLineAttribute( in SdrLineAttribute()
62 …void applyLineDashing(const B3DPolyPolygon& rCandidate, const ::std::vector<double>& rDotDashArray… in applyLineDashing()
284 …void applyLineDashing(const B2DPolyPolygon& rCandidate, const ::std::vector<double>& rDotDashArray… in applyLineDashing()
379 …void applyLineDashing(const B3DPolygon& rCandidate, const ::std::vector<double>& rDotDashArray, B3… in applyLineDashing()
1298 …void applyLineDashing(const B2DPolygon& rCandidate, const ::std::vector<double>& rDotDashArray, B2… in applyLineDashing()
704 double XDash::CreateDotDashArray(::std::vector< double >& rDotDashArray, double fLineWidth) const in CreateDotDashArray()
Completed in 79 milliseconds