Home
last modified time | relevance | path

Searched refs:SHAPEPROP_LineDash (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/oox/inc/oox/drawingml/
H A Dshapepropertymap.hxx47SHAPEPROP_LineDash, /// Explicit line dash or name of a line dash stored in a … enumerator
/AOO42X/main/oox/source/drawingml/
H A Dshapepropertymap.cxx103 case SHAPEPROP_LineDash: in setAnyProperty()
H A Dlineproperties.cxx394 if( rPropMap.setProperty( SHAPEPROP_LineDash, aLineDash ) ) in pushToPropMap()