Home
last modified time | relevance | path

Searched refs:mso_sptLine (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/svx/source/customshapes/
H A DEnhancedCustomShapeTypeNames.cxx70 { "mso-spt20", mso_sptLine },
H A DEnhancedCustomShapeGeometry.cxx8361 case mso_sptLine: pCustomShape = &msoStraightConnector1; break; in GetCustomShapeContent()
/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx608 mso_sptLine = 20, enumerator
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx4446 …else if ( aObjData.eShapeType == mso_sptLine && !( GetPropertyValue( DFF_Prop_fc3DLightFace ) & 8 … in ImportShape()
4891 if ( aObjData.eShapeType == mso_sptLine ) in ImportShape()