Home
last modified time | relevance | path

Searched defs:getDotDashArray (Results 1 – 2 of 2) sorted by relevance

/trunk/main/drawinglayer/source/attribute/
H A Dstrokeattribute.cxx56 const ::std::vector< double >& getDotDashArray() const { return maDotDashArray; } in getDotDashArray() function in drawinglayer::attribute::ImpStrokeAttribute
165 const ::std::vector< double >& StrokeAttribute::getDotDashArray() const in getDotDashArray() function in drawinglayer::attribute::StrokeAttribute
H A Dsdrlineattribute.cxx86 const ::std::vector< double >& getDotDashArray() const { return maDotDashArray; } in getDotDashArray() function in drawinglayer::attribute::ImpSdrLineAttribute
234 const ::std::vector< double >& SdrLineAttribute::getDotDashArray() const in getDotDashArray() function in drawinglayer::attribute::SdrLineAttribute

Completed in 7 milliseconds