Home
last modified time | relevance | path

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

/aoo42x/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx75 sal_uInt32 nTextRect; member
/aoo42x/main/svx/source/svdraw/
H A Dsvdoashp.cxx954 if ( !pAny && pDefCustomShape && pDefCustomShape->nTextRect && pDefCustomShape->pTextRect ) in MergeDefaultAttributes()
958 sal_Int32 i, nCount = pDefCustomShape->nTextRect; in MergeDefaultAttributes()
1450 if ( pAny && pDefCustomShape && pDefCustomShape->nTextRect && pDefCustomShape->pTextRect ) in IsDefaultGeometry()
1455 sal_Int32 i, nCount = pDefCustomShape->nTextRect; in IsDefaultGeometry()
1469 …else if ( pDefCustomShape && ( ( pDefCustomShape->nTextRect == 0 ) || ( pDefCustomShape->pTextRect… in IsDefaultGeometry()

Completed in 28 milliseconds