Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx1452 …::Sequence< com::sun::star::drawing::EnhancedCustomShapeTextFrame > seqTextFrames1, seqTextFrames2; in IsDefaultGeometry() local
1456 seqTextFrames2.realloc( nCount ); in IsDefaultGeometry()
1460 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].TopLeft.First, pRect… in IsDefaultGeometry()
1461 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].TopLeft.Second, pRec… in IsDefaultGeometry()
1462 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].BottomRight.First, pR… in IsDefaultGeometry()
1463 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].BottomRight.Second, pR… in IsDefaultGeometry()
1465 if ( seqTextFrames1 == seqTextFrames2 ) in IsDefaultGeometry()

Completed in 23 milliseconds