Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeGeometry.cxx139 static const SvxMSDffCalculationData mso_sptArcCalc[] =
169 …(SvxMSDffCalculationData*)mso_sptArcCalc, sizeof( mso_sptArcCalc ) / sizeof( SvxMSDffCalculationDa…
221 static const SvxMSDffCalculationData mso_sptRoundRectangleCalc[] =
248 …(SvxMSDffCalculationData*)mso_sptRoundRectangleCalc, sizeof( mso_sptRoundRectangleCalc ) / sizeof(…
319 static const SvxMSDffCalculationData mso_sptParallelogramCalc[] =
353 …(SvxMSDffCalculationData*)mso_sptParallelogramCalc, sizeof( mso_sptParallelogramCalc ) / sizeof( S…
391 static const SvxMSDffCalculationData mso_sptTrapezoidCalc[] =
418 …(SvxMSDffCalculationData*)mso_sptTrapezoidCalc, sizeof( mso_sptTrapezoidCalc ) / sizeof( SvxMSDffC…
436 static const SvxMSDffCalculationData mso_sptOctagonCalc[] =
465 …(SvxMSDffCalculationData*)mso_sptOctagonCalc, sizeof( mso_sptOctagonCalc ) / sizeof( SvxMSDffCalcu…
[all …]
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx35 struct SvxMSDffCalculationData struct
71 SvxMSDffCalculationData* pCalculation;
H A DEnhancedCustomShape2d.hxx51 struct SvxMSDffCalculationData;
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx984 const SvxMSDffCalculationData* pData = pDefCustomShape->pCalculation; in MergeDefaultAttributes()
1433 const SvxMSDffCalculationData* pData = pDefCustomShape->pCalculation; in IsDefaultGeometry()