Searched refs:SvxMSDffTextRectangles (Results 1 – 4 of 4) sorted by relevance
235 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 …]
40 struct SvxMSDffTextRectangles struct74 SvxMSDffTextRectangles* pTextRect;
52 struct SvxMSDffTextRectangles;
960 const SvxMSDffTextRectangles* pRectangles = pDefCustomShape->pTextRect; in MergeDefaultAttributes()1457 const SvxMSDffTextRectangles* pRectangles = pDefCustomShape->pTextRect; in IsDefaultGeometry()