Searched refs:aTextFrames (Results 1 – 1 of 1) sorted by relevance
2439 …ar::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeTextFrame > aTextFrames( nNumElem ); in ApplyCustomShapeGeometryAttributes() local2447 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].TopLeft.First, nLeft ); in ApplyCustomShapeGeometryAttributes()2448 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].TopLeft.Second, nTop ); in ApplyCustomShapeGeometryAttributes()2449 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].BottomRight.First, nRigh… in ApplyCustomShapeGeometryAttributes()2450 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].BottomRight.Second, nBott… in ApplyCustomShapeGeometryAttributes()2454 aProp.Value <<= aTextFrames; in ApplyCustomShapeGeometryAttributes()