Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/draw/
H A Dximpcustomshape.cxx583 …sal_Int16 nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::MOVE… in GetEnhancedPath() local
593nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::MOVETO; in GetEnhancedPath()
600nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::LINETO; in GetEnhancedPath()
607nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::CURVETO; in GetEnhancedPath()
614nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::CLOSESUBPATH; in GetEnhancedPath()
621nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ENDSUBPATH; in GetEnhancedPath()
628nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::NOFILL; in GetEnhancedPath()
635nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::NOSTROKE; in GetEnhancedPath()
642nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ANGLEELLIPSETO; in GetEnhancedPath()
649nLatestSegmentCommand = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ANGLEELLIPSE; in GetEnhancedPath()
[all …]