Lines Matching refs:drawing

90 void ExportParameter( rtl::OUStringBuffer& rStrBuffer, const com::sun::star::drawing::EnhancedCusto…  in ExportParameter()
107 case com::sun::star::drawing::EnhancedCustomShapeParameterType::EQUATION : in ExportParameter()
115 case com::sun::star::drawing::EnhancedCustomShapeParameterType::ADJUSTMENT : in ExportParameter()
122 case com::sun::star::drawing::EnhancedCustomShapeParameterType::BOTTOM : in ExportParameter()
124 case com::sun::star::drawing::EnhancedCustomShapeParameterType::RIGHT : in ExportParameter()
126 case com::sun::star::drawing::EnhancedCustomShapeParameterType::TOP : in ExportParameter()
128 case com::sun::star::drawing::EnhancedCustomShapeParameterType::LEFT : in ExportParameter()
130 case com::sun::star::drawing::EnhancedCustomShapeParameterType::XSTRETCH : in ExportParameter()
132 case com::sun::star::drawing::EnhancedCustomShapeParameterType::YSTRETCH : in ExportParameter()
134 case com::sun::star::drawing::EnhancedCustomShapeParameterType::HASSTROKE : in ExportParameter()
136 case com::sun::star::drawing::EnhancedCustomShapeParameterType::HASFILL : in ExportParameter()
138 case com::sun::star::drawing::EnhancedCustomShapeParameterType::WIDTH : in ExportParameter()
140 case com::sun::star::drawing::EnhancedCustomShapeParameterType::HEIGHT : in ExportParameter()
142 case com::sun::star::drawing::EnhancedCustomShapeParameterType::LOGWIDTH : in ExportParameter()
144 case com::sun::star::drawing::EnhancedCustomShapeParameterType::LOGHEIGHT : in ExportParameter()
199 com::sun::star::drawing::EnhancedCustomShapeParameterPair aPosition; in ImpExportHandles()
236 com::sun::star::drawing::EnhancedCustomShapeParameterPair aPolar; in ImpExportHandles()
248 com::sun::star::drawing::EnhancedCustomShapeParameter aRadiusRangeMinimum; in ImpExportHandles()
259 com::sun::star::drawing::EnhancedCustomShapeParameter aRadiusRangeMaximum; in ImpExportHandles()
270 com::sun::star::drawing::EnhancedCustomShapeParameter aXRangeMinimum; in ImpExportHandles()
281 com::sun::star::drawing::EnhancedCustomShapeParameter aXRangeMaximum; in ImpExportHandles()
292 com::sun::star::drawing::EnhancedCustomShapeParameter aYRangeMinimum; in ImpExportHandles()
303 com::sun::star::drawing::EnhancedCustomShapeParameter aYRangeMaximum; in ImpExportHandles()
325 const uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeParameterPair >& rCoordinates, in ImpExportEnhancedPath()
326 const uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeSegment >& rSegments ) in ImpExportEnhancedPath()
341 com::sun::star::drawing::EnhancedCustomShapeSegment aSegment; in ImpExportEnhancedPath()
350 aSegment.Command = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::MOVETO; in ImpExportEnhancedPath()
356 aSegment.Command = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::LINETO; in ImpExportEnhancedPath()
362 aSegment.Command = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::CLOSESUBPATH; in ImpExportEnhancedPath()
368 aSegment.Command = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ENDSUBPATH; in ImpExportEnhancedPath()
382 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::CLOSESUBPATH : in ImpExportEnhancedPath()
384 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ENDSUBPATH : in ImpExportEnhancedPath()
386 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::NOFILL : in ImpExportEnhancedPath()
388 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::NOSTROKE : in ImpExportEnhancedPath()
391 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::MOVETO : in ImpExportEnhancedPath()
393 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::LINETO : in ImpExportEnhancedPath()
395 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::CURVETO : in ImpExportEnhancedPath()
397 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ANGLEELLIPSETO : in ImpExportEnhancedPath()
399 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ANGLEELLIPSE : in ImpExportEnhancedPath()
401 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ARCTO : in ImpExportEnhancedPath()
403 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ARC : in ImpExportEnhancedPath()
405 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::CLOCKWISEARCTO : in ImpExportEnhancedPath()
407 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::CLOCKWISEARC : in ImpExportEnhancedPath()
409 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ELLIPTICALQUADRANTX : in ImpExportEnhancedPath()
411 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::ELLIPTICALQUADRANTY : in ImpExportEnhancedPath()
413 case com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::QUADRATICCURVETO : in ImpExportEnhancedPath()
419 aSegment.Command = com::sun::star::drawing::EnhancedCustomShapeSegmentCommand::LINETO; in ImpExportEnhancedPath()
456 uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeSegment > aSegments; in ImpExportEnhancedGeometry()
457 uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeParameterPair > aCoordinates; in ImpExportEnhancedGeometry()
459 uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue > aAdjustmentValues; in ImpExportEnhancedGeometry()
560 com::sun::star::drawing::EnhancedCustomShapeParameterPair aDepthParaPair; in ImpExportEnhancedGeometry()
643 drawing::Direction3D aExtrusionFirstLightDirection; in ImpExportEnhancedGeometry()
656 drawing::Direction3D aExtrusionSecondLightDirection; in ImpExportEnhancedGeometry()
678 drawing::ShadeMode eShadeMode; in ImpExportEnhancedGeometry()
681 if( eShadeMode == drawing::ShadeMode_FLAT ) in ImpExportEnhancedGeometry()
683 else if( eShadeMode == drawing::ShadeMode_PHONG ) in ImpExportEnhancedGeometry()
685 else if( eShadeMode == drawing::ShadeMode_SMOOTH ) in ImpExportEnhancedGeometry()
700 com::sun::star::drawing::EnhancedCustomShapeParameterPair aRotateAngleParaPair; in ImpExportEnhancedGeometry()
712 drawing::Direction3D aExtrusionRotationCenter; in ImpExportEnhancedGeometry()
737 com::sun::star::drawing::EnhancedCustomShapeParameterPair aSkewParaPair; in ImpExportEnhancedGeometry()
761 drawing::ProjectionMode eProjectionMode; in ImpExportEnhancedGeometry()
764 …eProjectionMode == drawing::ProjectionMode_PARALLEL ? GetXMLToken( XML_PARALLEL ) : GetXMLToken( X… in ImpExportEnhancedGeometry()
769 drawing::Position3D aExtrusionViewPoint; in ImpExportEnhancedGeometry()
780 com::sun::star::drawing::EnhancedCustomShapeParameterPair aOriginParaPair; in ImpExportEnhancedGeometry()
828 com::sun::star::drawing::EnhancedCustomShapeTextPathMode eTextPathMode; in ImpExportEnhancedGeometry()
833 …case com::sun::star::drawing::EnhancedCustomShapeTextPathMode_NORMAL: aStr = GetXMLToken( XML_NORM… in ImpExportEnhancedGeometry()
834 …case com::sun::star::drawing::EnhancedCustomShapeTextPathMode_PATH : aStr = GetXMLToken( XML_PATH … in ImpExportEnhancedGeometry()
835 …case com::sun::star::drawing::EnhancedCustomShapeTextPathMode_SHAPE : aStr = GetXMLToken( XML_SHAP… in ImpExportEnhancedGeometry()
906 …com::sun::star::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeParameterPair> aGluePoi… in ImpExportEnhancedGeometry()
930 …case com::sun::star::drawing::EnhancedCustomShapeGluePointType::NONE : aStr = GetXMLToken( XML… in ImpExportEnhancedGeometry()
931 …case com::sun::star::drawing::EnhancedCustomShapeGluePointType::SEGMENTS : aStr = GetXMLToken( XML… in ImpExportEnhancedGeometry()
932 …case com::sun::star::drawing::EnhancedCustomShapeGluePointType::RECT : aStr = GetXMLToken( XML… in ImpExportEnhancedGeometry()
965 …com::sun::star::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeTextFrame > aPathTextFr… in ImpExportEnhancedGeometry()
1022 … const com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue& rAdj = aAdjustmentValues[ i ]; in ImpExportEnhancedGeometry()
1055 const uno::Reference< drawing::XShape >& xShape, in ImpExportCustomShape()
1094 void XMLShapeExport::ImpExportTableShape( const uno::Reference< drawing::XShape >& xShape, XmlShape… in ImpExportTableShape()