Searched refs:SvxMSDffHandle (Results  1 – 5 of 5) sorted by relevance
| /trunk/main/svx/source/customshapes/ | 
| H A D | EnhancedCustomShapeGeometry.cxx | 175 …(SvxMSDffHandle*)mso_sptArcHandle, sizeof( mso_sptArcHandle ) / sizeof( SvxMSDffHandle )		// handl…2172 	(SvxMSDffHandle*)mso_sptCubeHandle, sizeof( mso_sptCubeHandle ) / sizeof( SvxMSDffHandle )
 2217 	(SvxMSDffHandle*)mso_sptBevelHandle, sizeof( mso_sptBevelHandle ) / sizeof( SvxMSDffHandle )
 2313 	(SvxMSDffHandle*)mso_sptButtonHandle, sizeof( mso_sptButtonHandle ) / sizeof( SvxMSDffHandle )
 4331 	(SvxMSDffHandle*)mso_sptSealHandle, sizeof( mso_sptSealHandle ) / sizeof( SvxMSDffHandle )
 6093 	(SvxMSDffHandle*)mso_sptWaveHandle, sizeof( mso_sptWaveHandle ) / sizeof( SvxMSDffHandle )
 7549 	(SvxMSDffHandle*)mso_sptWaveHandle, sizeof( mso_sptWaveHandle ) / sizeof( SvxMSDffHandle )
 7567 	(SvxMSDffHandle*)mso_sptWaveHandle, sizeof( mso_sptWaveHandle ) / sizeof( SvxMSDffHandle )
 7976 	(SvxMSDffHandle*)NULL, 0
 7997 	(SvxMSDffHandle*)NULL, 0
 [all …]
 
 | 
| /trunk/main/svx/inc/svx/ | 
| H A D | EnhancedCustomShapeGeometry.hxx | 60 struct SvxMSDffHandle  struct82 	SvxMSDffHandle*							pHandles;  argument
 
 | 
| /trunk/main/svx/source/svdraw/ | 
| H A D | svdoashp.cxx | 1002 		const SvxMSDffHandle* pData = pDefCustomShape->pHandles;  in MergeDefaultAttributes()1484 					const SvxMSDffHandle* pData = pDefCustomShape->pHandles;  in IsDefaultGeometry()
 
 | 
| /trunk/main/filter/source/msfilter/ | 
| H A D | escherex.cxx | 2664 	const SvxMSDffHandle* pData = pDefCustomShape->pHandles;  in LookForPolarHandles()
 | 
| H A D | msdffimp.cxx | 2216 			const SvxMSDffHandle* pData = pDefCustomShape->pHandles;  in ApplyCustomShapeGeometryAttributes()
 | 
        Completed in 196 milliseconds