Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dlineproperties.cxx44 void lclSetDashData( LineDash& orLineDash, sal_Int16 nDots, sal_Int32 nDotLen, in lclSetDashData()
56 void lclConvertPresetDash(LineDash& orLineDash, sal_Int32 nPresetDash) in lclConvertPresetDash()
87 void lclConvertCustomDash(LineDash& orLineDash, const LineProperties::DashStopVector& rCustomDash) in lclConvertCustomDash()
119 void lclRecoverStandardDashStyles(LineDash& orLineDash, sal_Int32 nLineWidth) in lclRecoverStandardDashStyles()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dlineproperties.cxx48 void lclSetDashData( LineDash& orLineDash, sal_Int16 nDots, sal_Int32 nDotLen, in lclSetDashData()
60 void lclConvertPresetDash(LineDash& orLineDash, sal_Int32 nPresetDash) in lclConvertPresetDash()
91 void lclConvertCustomDash(LineDash& orLineDash, const LineProperties::DashStopVector& rCustomDash) in lclConvertCustomDash()
123 void lclRecoverStandardDashStyles(LineDash& orLineDash, sal_Int32 nLineWidth) in lclRecoverStandardDashStyles()