Searched refs:aTextFrames (Results 1 – 1 of 1) sorted by relevance
2442 …ar::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeTextFrame > aTextFrames( nNumElem ); in ApplyCustomShapeGeometryAttributes() local2450 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].TopLeft.First, nLeft ); in ApplyCustomShapeGeometryAttributes()2451 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].TopLeft.Second, nTop ); in ApplyCustomShapeGeometryAttributes()2452 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].BottomRight.First, nRigh… in ApplyCustomShapeGeometryAttributes()2453 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrames[ i ].BottomRight.Second, nBott… in ApplyCustomShapeGeometryAttributes()2457 aProp.Value <<= aTextFrames; in ApplyCustomShapeGeometryAttributes()
Completed in 238 milliseconds