Searched refs:nLatestSegmentCommand (Results 1 – 1 of 1) sorted by relevance
595 nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::MOVETO; in GetEnhancedPath()602 nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::LINETO; in GetEnhancedPath()609 nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::CURVETO; in GetEnhancedPath()616 … nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::CLOSESUBPATH; in GetEnhancedPath()623 nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ENDSUBPATH; in GetEnhancedPath()630 nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::NOFILL; in GetEnhancedPath()637 nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::NOSTROKE; in GetEnhancedPath()658 nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ARCTO; in GetEnhancedPath()665 nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ARC; in GetEnhancedPath()744 aSegment.Command = nLatestSegmentCommand; in GetEnhancedPath()[all …]
Completed in 21 milliseconds