Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeGeometry.cxx235 static const SvxMSDffTextRectangles mso_sptRoundRectangleTextRect[] =
250 …(SvxMSDffTextRectangles*)mso_sptRoundRectangleTextRect, sizeof( mso_sptRoundRectangleTextRect ) / …
261 static const SvxMSDffTextRectangles mso_sptRightTriangleTextRect[] =
275 …(SvxMSDffTextRectangles*)mso_sptRightTriangleTextRect, sizeof( mso_sptRightTriangleTextRect ) / si…
290 static const SvxMSDffTextRectangles mso_sptEllipseTextRect[] =
304 …(SvxMSDffTextRectangles*)mso_sptEllipseTextRect, sizeof( mso_sptEllipseTextRect ) / sizeof( SvxMSD…
336 static const SvxMSDffTextRectangles mso_sptParallelogramTextRect[] =
355 …(SvxMSDffTextRectangles*)mso_sptParallelogramTextRect, sizeof( mso_sptParallelogramTextRect ) / si…
366 static const SvxMSDffTextRectangles mso_sptDiamondTextRect[] =
376 …(SvxMSDffTextRectangles*)mso_sptDiamondTextRect, sizeof( mso_sptDiamondTextRect ) / sizeof( SvxMSD…
[all …]
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx40 struct SvxMSDffTextRectangles struct
74 SvxMSDffTextRectangles* pTextRect;
H A DEnhancedCustomShape2d.hxx52 struct SvxMSDffTextRectangles;
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx960 const SvxMSDffTextRectangles* pRectangles = pDefCustomShape->pTextRect; in MergeDefaultAttributes()
1457 const SvxMSDffTextRectangles* pRectangles = pDefCustomShape->pTextRect; in IsDefaultGeometry()