Searched refs:seqGluePoints (Results 1 – 3 of 3) sorted by relevance
627 *pAny >>= seqGluePoints; in ApplyShapeAttributes()2241 if ( pObj && seqGluePoints.getLength() ) in ApplyGluePoints()2243 sal_uInt32 i, nCount = seqGluePoints.getLength(); in ApplyGluePoints()2248 aGluePoint.SetPos( GetPoint( seqGluePoints[ i ], sal_True, sal_True ) ); in ApplyGluePoints()
777 …sun::star::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeParameterPair> seqGluePoints; in MergeDefaultAttributes() local779 seqGluePoints.realloc( nCount ); in MergeDefaultAttributes()782 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqGluePoints[ i ].First, pDefCustomShape-… in MergeDefaultAttributes()783 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqGluePoints[ i ].Second, pDefCustomShape… in MergeDefaultAttributes()786 aPropVal.Value <<= seqGluePoints; in MergeDefaultAttributes()
108 …un::star::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeParameterPair> seqGluePoints; member in EnhancedCustomShape2d
Completed in 75 milliseconds