Home
last modified time | relevance | path

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

/aoo42x/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx74 SvxMSDffTextRectangles* pTextRect; member
/aoo42x/main/svx/source/svdraw/
H A Dsvdoashp.cxx954 if ( !pAny && pDefCustomShape && pDefCustomShape->nTextRect && pDefCustomShape->pTextRect ) in MergeDefaultAttributes()
960 const SvxMSDffTextRectangles* pRectangles = pDefCustomShape->pTextRect; in MergeDefaultAttributes()
1450 if ( pAny && pDefCustomShape && pDefCustomShape->nTextRect && pDefCustomShape->pTextRect ) in IsDefaultGeometry()
1457 const SvxMSDffTextRectangles* pRectangles = pDefCustomShape->pTextRect; in IsDefaultGeometry()
1469 …pDefCustomShape && ( ( pDefCustomShape->nTextRect == 0 ) || ( pDefCustomShape->pTextRect == 0 ) ) ) in IsDefaultGeometry()

Completed in 76 milliseconds