Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dlineproperties.cxx361 moLineJoint.assignIfUsed( rSourceProps.moLineJoint ); in assignUsed()
402 if( moLineJoint.has() ) in pushToPropMap()
403 rPropMap.setProperty( SHAPEPROP_LineJoint, lclGetLineJoint( moLineJoint.get() ) ); in pushToPropMap()
H A Dlinepropertiescontext.cxx85 mrLineProperties.moLineJoint = getBaseToken( nElement ); in createFastChildContext()
/trunk/main/oox/inc/oox/drawingml/
H A Dlineproperties.hxx59 OptValue< sal_Int32 > moLineJoint; /// Line joint type (OOXML token). member
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx432 aLineProps.moLineJoint = lclGetDmlLineJoint( moJoinStyle ); in pushToPropMap()
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx617 aLineProps.moLineJoint = XML_round; in convertLineProperties()

Completed in 32 milliseconds