Searched refs:seqTextFrames (Results 1 – 3 of 3) sorted by relevance
956 …m::sun::star::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeTextFrame > seqTextFrames; in MergeDefaultAttributes() local959 seqTextFrames.realloc( nCount ); in MergeDefaultAttributes()963 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames[ i ].TopLeft.First, pRecta… in MergeDefaultAttributes()964 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames[ i ].TopLeft.Second, pRect… in MergeDefaultAttributes()965 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames[ i ].BottomRight.First, pRe… in MergeDefaultAttributes()966 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames[ i ].BottomRight.Second, pRe… in MergeDefaultAttributes()969 aPropVal.Value <<= seqTextFrames; in MergeDefaultAttributes()
667 *pAny >>= seqTextFrames; in ApplyShapeAttributes()1102 sal_Int32 nIndex, nSize = seqTextFrames.getLength(); in GetTextRect()1108 Point aTopLeft( GetPoint( seqTextFrames[ nIndex ].TopLeft, sal_True, sal_True ) ); in GetTextRect()1109 Point aBottomRight( GetPoint( seqTextFrames[ nIndex ].BottomRight, sal_True, sal_True ) ); in GetTextRect()
107 …:sun::star::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeTextFrame > seqTextFrames; member in EnhancedCustomShape2d
Completed in 45 milliseconds