Searched refs:SvxMSDffVertPair (Results  1 – 3 of 3) sorted by relevance
| /trunk/main/svx/source/customshapes/ | 
| H A D | EnhancedCustomShapeGeometry.cxx | 167 	(SvxMSDffVertPair*)mso_sptArcVert, sizeof( mso_sptArcVert ) / sizeof( SvxMSDffVertPair ),300 	(SvxMSDffVertPair*)mso_sptEllipseVert, sizeof( mso_sptEllipseVert ) / sizeof( SvxMSDffVertPair ),
 372 	(SvxMSDffVertPair*)mso_sptDiamondVert, sizeof( mso_sptDiamondVert ) / sizeof( SvxMSDffVertPair ),
 463 	(SvxMSDffVertPair*)mso_sptOctagonVert, sizeof( mso_sptOctagonVert ) / sizeof( SvxMSDffVertPair ),
 610 	(SvxMSDffVertPair*)mso_sptPlusVert, sizeof( mso_sptPlusVert ) / sizeof( SvxMSDffVertPair ),
 667 	(SvxMSDffVertPair*)mso_sptCanVert, sizeof( mso_sptCanVert ) / sizeof( SvxMSDffVertPair ),
 709 	(SvxMSDffVertPair*)mso_sptArrowVert, sizeof( mso_sptArrowVert ) / sizeof( SvxMSDffVertPair ),
 2164 	(SvxMSDffVertPair*)mso_sptCubeVert, sizeof( mso_sptCubeVert ) / sizeof( SvxMSDffVertPair ),
 3436 	(SvxMSDffVertPair*)mso_sptSunVert, sizeof( mso_sptSunVert ) / sizeof( SvxMSDffVertPair ),
 3488 	(SvxMSDffVertPair*)mso_sptMoonVert, sizeof( mso_sptMoonVert ) / sizeof( SvxMSDffVertPair ),
 [all …]
 
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | EnhancedCustomShapeGeometry.hxx | 30 struct SvxMSDffVertPair  struct42 	SvxMSDffVertPair	nPairA;  argument
 43 	SvxMSDffVertPair	nPairB;
 67 	SvxMSDffVertPair*						pVertices;
 80 	SvxMSDffVertPair*						pGluePoints;
 
 | 
| H A D | EnhancedCustomShape2d.hxx | 50 struct SvxMSDffVertPair;
 | 
        Completed in 68 milliseconds