Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx585 …sal_Int16 nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::MOVE… in GetEnhancedPath() local
595nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::MOVETO; in GetEnhancedPath()
602nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::LINETO; in GetEnhancedPath()
609nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::CURVETO; in GetEnhancedPath()
616nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::CLOSESUBPATH; in GetEnhancedPath()
623nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ENDSUBPATH; in GetEnhancedPath()
630nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::NOFILL; in GetEnhancedPath()
637nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::NOSTROKE; in GetEnhancedPath()
644nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ANGLEELLIPSETO; in GetEnhancedPath()
651nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ANGLEELLIPSE; in GetEnhancedPath()
[all …]