Home
last modified time | relevance | path

Searched refs:pCalculation (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx71 SvxMSDffCalculationData* pCalculation; member
/aoo42x/main/svx/source/svdraw/
H A Dsvdoashp.cxx978 if ( !pAny && pDefCustomShape && pDefCustomShape->nCalculation && pDefCustomShape->pCalculation ) in MergeDefaultAttributes()
984 const SvxMSDffCalculationData* pData = pDefCustomShape->pCalculation; in MergeDefaultAttributes()
1425 if ( pAny && pDefCustomShape && pDefCustomShape->nCalculation && pDefCustomShape->pCalculation ) in IsDefaultGeometry()
1433 const SvxMSDffCalculationData* pData = pDefCustomShape->pCalculation; in IsDefaultGeometry()
1441 …stomShape && ( ( pDefCustomShape->nCalculation == 0 ) || ( pDefCustomShape->pCalculation == 0 ) ) ) in IsDefaultGeometry()

Completed in 32 milliseconds