Searched refs:moPresetDash (Results 1 – 6 of 6) sorted by relevance
358 moPresetDash.assignIfUsed( rSourceProps.moPresetDash ); in assignUsed()377 …if( (eLineStyle != LineStyle_NONE) && (moPresetDash.differsFrom( XML_solid ) || (!moPresetDash && … in pushToPropMap()383 if( moPresetDash.has() ) in pushToPropMap()384 lclConvertPresetDash( aLineDash, moPresetDash.get() ); in pushToPropMap()
71 mrLineProperties.moPresetDash = aAttribs.getToken( XML_val ); in createFastChildContext()
636 aLineProps.moPresetDash = XML_solid; in convertLineProperties()639 aLineProps.moPresetDash = XML_lgDash; in convertLineProperties()642 aLineProps.moPresetDash = XML_dot; in convertLineProperties()645 aLineProps.moPresetDash = XML_lgDashDot; in convertLineProperties()648 aLineProps.moPresetDash = XML_lgDashDotDot; in convertLineProperties()651 aLineProps.moPresetDash = XML_solid; in convertLineProperties()655 aLineProps.moPresetDash = XML_solid; in convertLineProperties()659 aLineProps.moPresetDash = XML_solid; in convertLineProperties()
124 pLeftBorder->moPresetDash = XML_sng; in SetTableStyleProperties()171 pFstBottomBorder->moPresetDash = XML_sng; in CreateTableStyle()206 pFstBottomBorder->moPresetDash = XML_sng; in CreateTableStyle()
56 OptValue< sal_Int32 > moPresetDash; /// Preset dash (OOXML token). member
429 lclGetDmlLineDash( aLineProps.moPresetDash, aLineProps.maCustomDash, moDashStyle ); in pushToPropMap()
Completed in 50 milliseconds