Home
last modified time | relevance | path

Searched refs:CreateDotDashArray (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/svx/inc/svx/
H A Dxdash.hxx70 double CreateDotDashArray(::std::vector< double >& rDotDashArray, double fLineWidth) const;
/aoo41x/main/svx/source/xoutdev/
H A Dxtabdash.cxx175 fFullDotDashLen = pDash->CreateDotDashArray(aDotDashArray, fLineWidthInUnits); in ImpCreateBitmapForXDash()
H A Dxattr.cxx704 double XDash::CreateDotDashArray(::std::vector< double >& rDotDashArray, double fLineWidth) const in CreateDotDashArray() function in XDash
/aoo41x/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx141 fFullDotDashLen = rDash.CreateDotDashArray(aDotDashArray, (double)nLineWidth); in impGetStrokeAttribute()
/aoo41x/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx252 fFullDotDashLen = rDash.CreateDotDashArray(aDotDashArray, (double)nWidth); in createNewSdrLineAttribute()

Completed in 66 milliseconds