Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/customshapes/
H A DEnhancedCustomShapeGeometry.cxx129 static const SvxMSDffVertPair mso_sptArcVert[] =
154 static const SvxMSDffVertPair mso_sptStandardGluePoints[] =
167 (SvxMSDffVertPair*)mso_sptArcVert, sizeof( mso_sptArcVert ) / sizeof( SvxMSDffVertPair ),
178 static const SvxMSDffVertPair mso_sptTextSimpleVert[] =
184 …(SvxMSDffVertPair*)mso_sptTextSimpleVert, sizeof( mso_sptTextSimpleVert ) / sizeof( SvxMSDffVertPa…
195 static const SvxMSDffVertPair mso_sptRectangleVert[] =
201 …(SvxMSDffVertPair*)mso_sptRectangleVert, sizeof( mso_sptRectangleVert ) / sizeof( SvxMSDffVertPair
212 static const SvxMSDffVertPair mso_sptRoundRectangleVert[] = // adj value 0 -> 10800
246 …(SvxMSDffVertPair*)mso_sptRoundRectangleVert, sizeof( mso_sptRoundRectangleVert ) / sizeof( SvxMSD…
257 static const SvxMSDffVertPair mso_sptRightTriangleVert[] =
[all …]
/AOO41X/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx30 struct SvxMSDffVertPair struct
42 SvxMSDffVertPair nPairA; argument
43 SvxMSDffVertPair nPairB;
67 SvxMSDffVertPair* pVertices;
80 SvxMSDffVertPair* pGluePoints;
H A DEnhancedCustomShape2d.hxx50 struct SvxMSDffVertPair;