Searched defs:getDotDashArray (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/drawinglayer/source/attribute/ | ||
H A D | strokeattribute.cxx | 56 const ::std::vector< double >& getDotDashArray() const { return maDotDashArray; } in getDotDashArray() function in drawinglayer::attribute::ImpStrokeAttribute |
H A D | sdrlineattribute.cxx | 86 const ::std::vector< double >& getDotDashArray() const { return maDotDashArray; } in getDotDashArray() function in drawinglayer::attribute::ImpSdrLineAttribute |
Completed in 15 milliseconds