Home
last modified time | relevance | path

Searched refs:SvxMSDffHandle (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/svx/source/customshapes/
H A DEnhancedCustomShapeGeometry.cxx158 static const SvxMSDffHandle mso_sptArcHandle[] =
175 …(SvxMSDffHandle*)mso_sptArcHandle, sizeof( mso_sptArcHandle ) / sizeof( SvxMSDffHandle ) //…
239 static const SvxMSDffHandle mso_sptRoundRectangleHandle[] =
254 …(SvxMSDffHandle*)mso_sptRoundRectangleHandle, sizeof( mso_sptRoundRectangleHandle ) / sizeof( SvxM…
344 static const SvxMSDffHandle mso_sptParallelogramHandle[] =
359 …(SvxMSDffHandle*)mso_sptParallelogramHandle, sizeof( mso_sptParallelogramHandle ) / sizeof( SvxMSD…
409 static const SvxMSDffHandle mso_sptTrapezoidHandle[] =
424 …(SvxMSDffHandle*)mso_sptTrapezoidHandle, sizeof( mso_sptTrapezoidHandle ) / sizeof( SvxMSDffHandle
456 static const SvxMSDffHandle mso_sptOctagonHandle[] =
471 …(SvxMSDffHandle*)mso_sptOctagonHandle, sizeof( mso_sptOctagonHandle ) / sizeof( SvxMSDffHandle ) …
[all …]
/AOO42X/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx60 struct SvxMSDffHandle struct
82 SvxMSDffHandle* pHandles; argument
/AOO42X/main/svx/source/svdraw/
H A Dsvdoashp.cxx1002 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in MergeDefaultAttributes()
1484 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in IsDefaultGeometry()
/AOO42X/main/filter/source/msfilter/
H A Descherex.cxx2664 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in LookForPolarHandles()
H A Dmsdffimp.cxx2213 const SvxMSDffHandle* pData = pDefCustomShape->pHandles; in ApplyCustomShapeGeometryAttributes()