Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/customshapes/
H A DEnhancedCustomShapeTypeNames.cxx111 { "rectangular-callout", mso_sptWedgeRectCallout },
H A DEnhancedCustomShapeGeometry.cxx8477 case mso_sptWedgeRectCallout : pCustomShape = &msoWedgeRectCallout; break; in GetCustomShapeContent()
/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx649 mso_sptWedgeRectCallout = 61, enumerator
/AOO41X/main/svx/source/svdraw/
H A Dsvdoashp.cxx574 case mso_sptWedgeRectCallout : in GetInteractionHandles()