Home
last modified time | relevance | path

Searched refs:seqTextFrames (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx956 …m::sun::star::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeTextFrame > seqTextFrames; in MergeDefaultAttributes() local
959 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()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx667 *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()
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx107 …:sun::star::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeTextFrame > seqTextFrames; member in EnhancedCustomShape2d

Completed in 29 milliseconds