Home
last modified time | relevance | path

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

/aoo42x/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx72 sal_uInt32 nCalculation; member
/aoo42x/main/svx/source/svdraw/
H A Dsvdoashp.cxx978 if ( !pAny && pDefCustomShape && pDefCustomShape->nCalculation && pDefCustomShape->pCalculation ) in MergeDefaultAttributes()
982 sal_Int32 i, nCount = pDefCustomShape->nCalculation; in MergeDefaultAttributes()
1425 if ( pAny && pDefCustomShape && pDefCustomShape->nCalculation && pDefCustomShape->pCalculation ) in IsDefaultGeometry()
1430 sal_Int32 i, nCount = pDefCustomShape->nCalculation; in IsDefaultGeometry()
1441 …else if ( pDefCustomShape && ( ( pDefCustomShape->nCalculation == 0 ) || ( pDefCustomShape->pCalcu… in IsDefaultGeometry()

Completed in 21 milliseconds