Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/customshapes/
H A DEnhancedCustomShapeTypeNames.cxx52 { "round-rectangle", mso_sptRoundRectangle },
H A DEnhancedCustomShapeGeometry.cxx6202 case mso_sptRoundRectangle : in GetCustomShapeConnectionTypeDefault()
8366 case mso_sptRoundRectangle : pCustomShape = &msoRoundRectangle; break; in GetCustomShapeContent()
/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx590 mso_sptRoundRectangle = 2, enumerator
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx6387 || ( eShapeType == mso_sptRoundRectangle ) in GetShapeContainerData()