Lines Matching defs:xShape
380 sal_Bool ShapeExport::NonEmptyText( Reference< XShape > xShape ) in NonEmptyText()
387 ShapeExport& ShapeExport::WriteBezierShape( Reference< XShape > xShape, sal_Bool bClosed ) in WriteBezierShape()
431 ShapeExport& ShapeExport::WriteClosedBezierShape( Reference< XShape > xShape ) in WriteClosedBezierShape()
436 ShapeExport& ShapeExport::WriteOpenBezierShape( Reference< XShape > xShape ) in WriteOpenBezierShape()
441 ShapeExport& ShapeExport::WriteCustomShape( Reference< XShape > xShape ) in WriteCustomShape()
514 ShapeExport& ShapeExport::WriteEllipseShape( Reference< XShape > xShape ) in WriteEllipseShape()
587 ShapeExport& ShapeExport::WriteGraphicObjectShape( Reference< XShape > xShape ) in WriteGraphicObjectShape()
658 ShapeExport& ShapeExport::WriteConnectorShape( Reference< XShape > xShape ) in WriteConnectorShape()
749 ShapeExport& ShapeExport::WriteLineShape( Reference< XShape > xShape ) in WriteLineShape()
796 ShapeExport& ShapeExport::WriteNonVisualDrawingProperties( Reference< XShape > xShape, const char* … in WriteNonVisualDrawingProperties()
812 ShapeExport& ShapeExport::WriteRectangleShape( Reference< XShape > xShape ) in WriteRectangleShape()
896 ShapeExport& ShapeExport::WriteShape( Reference< XShape > xShape ) in WriteShape()
911 ShapeExport& ShapeExport::WriteTextBox( Reference< XShape > xShape ) in WriteTextBox()
925 ShapeExport& ShapeExport::WriteTextShape( Reference< XShape > xShape ) in WriteTextShape()