Home
last modified time | relevance | path

Searched refs:seqSegments (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx635 *pAny >>= seqSegments; in ApplyShapeAttributes()
1419 sal_Int32 nSegInfoSize = seqSegments.getLength(); in CreateSubPath()
1436 sal_Int16 nCommand = seqSegments[ rSegmentInd ].Command; in CreateSubPath()
1437 sal_Int16 nPntCount= seqSegments[ rSegmentInd++ ].Count; in CreateSubPath()
2094 while( nSegmentInd <= seqSegments.getLength() ) in CreatePathObj()
/aoo41x/main/xmloff/source/draw/
H A Dximpcustomshape.cxx779 …uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeSegment > seqSegments( vSegments.size()… in GetEnhancedPath() local
782 com::sun::star::drawing::EnhancedCustomShapeSegment* pSegmentValues = seqSegments.getArray(); in GetEnhancedPath()
788 aProp.Value <<= seqSegments; in GetEnhancedPath()
/aoo41x/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx105 …com::sun::star::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeSegment > seqSegments; member in EnhancedCustomShape2d
/aoo41x/main/svx/source/svdraw/
H A Dsvdoashp.cxx797 com::sun::star::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeSegment > seqSegments; in MergeDefaultAttributes() local
800 seqSegments.realloc( nCount ); in MergeDefaultAttributes()
803 EnhancedCustomShapeSegment& rSegInfo = seqSegments[ i ]; in MergeDefaultAttributes()
913 aPropVal.Value <<= seqSegments; in MergeDefaultAttributes()

Completed in 50 milliseconds