From fd069bee7e57ad529c3c0974559fd2d84ec3151a Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 18 Sep 2000 16:07:07 +0000 Subject: initial import --- svx/xml/SvxDrawPage.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxGraphicObject.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxShape.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxShapeCircle.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxShapeCollection.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxShapeConnector.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxShapeControl.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxShapeDimensioning.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxShapeGroup.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxShapePolyPolygon.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxShapePolyPolygonBezier.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxUnoNumberingRules.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxUnoText.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxUnoTextContent.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxUnoTextContentEnum.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxUnoTextCursor.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxUnoTextField.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxUnoTextRange.xml | 33 +++++++++++++++++++++++++++++++++ svx/xml/SvxUnoTextRangeEnumeration.xml | 33 +++++++++++++++++++++++++++++++++ 19 files changed, 627 insertions(+) create mode 100644 svx/xml/SvxDrawPage.xml create mode 100644 svx/xml/SvxGraphicObject.xml create mode 100644 svx/xml/SvxShape.xml create mode 100644 svx/xml/SvxShapeCircle.xml create mode 100644 svx/xml/SvxShapeCollection.xml create mode 100644 svx/xml/SvxShapeConnector.xml create mode 100644 svx/xml/SvxShapeControl.xml create mode 100644 svx/xml/SvxShapeDimensioning.xml create mode 100644 svx/xml/SvxShapeGroup.xml create mode 100644 svx/xml/SvxShapePolyPolygon.xml create mode 100644 svx/xml/SvxShapePolyPolygonBezier.xml create mode 100644 svx/xml/SvxUnoNumberingRules.xml create mode 100644 svx/xml/SvxUnoText.xml create mode 100644 svx/xml/SvxUnoTextContent.xml create mode 100644 svx/xml/SvxUnoTextContentEnum.xml create mode 100644 svx/xml/SvxUnoTextCursor.xml create mode 100644 svx/xml/SvxUnoTextField.xml create mode 100644 svx/xml/SvxUnoTextRange.xml create mode 100644 svx/xml/SvxUnoTextRangeEnumeration.xml (limited to 'svx/xml') diff --git a/svx/xml/SvxDrawPage.xml b/svx/xml/SvxDrawPage.xml new file mode 100644 index 000000000000..9880a15a6e3a --- /dev/null +++ b/svx/xml/SvxDrawPage.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxDrawPage + + This component provides ... + + +com::sun::star::drawing::DrawPage + +c++ + + + + + diff --git a/svx/xml/SvxGraphicObject.xml b/svx/xml/SvxGraphicObject.xml new file mode 100644 index 000000000000..843cf8fc97c1 --- /dev/null +++ b/svx/xml/SvxGraphicObject.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxGraphicObject + + This component provides ... + + +com::sun::star::drawing::GraphicObjectShape + +c++ + + + + + diff --git a/svx/xml/SvxShape.xml b/svx/xml/SvxShape.xml new file mode 100644 index 000000000000..ba172831087a --- /dev/null +++ b/svx/xml/SvxShape.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxShape + + This component provides ... + + +com::sun::star::drawing::TextShape + +c++ + + + + + diff --git a/svx/xml/SvxShapeCircle.xml b/svx/xml/SvxShapeCircle.xml new file mode 100644 index 000000000000..efa33b496b72 --- /dev/null +++ b/svx/xml/SvxShapeCircle.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxShapeCircle + + This component provides ... + + +com::sun::star::drawing::EllipseShape + +c++ + + + + + diff --git a/svx/xml/SvxShapeCollection.xml b/svx/xml/SvxShapeCollection.xml new file mode 100644 index 000000000000..35fb43ed8487 --- /dev/null +++ b/svx/xml/SvxShapeCollection.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxShapeCollection + + This component provides ... + + +com::sun::star::drawing::Shapes + +c++ + + + + + diff --git a/svx/xml/SvxShapeConnector.xml b/svx/xml/SvxShapeConnector.xml new file mode 100644 index 000000000000..7664c46b672b --- /dev/null +++ b/svx/xml/SvxShapeConnector.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxShapeConnector + + This component provides ... + + +com::sun::star::drawing::ConnectorShape + +c++ + + + + + diff --git a/svx/xml/SvxShapeControl.xml b/svx/xml/SvxShapeControl.xml new file mode 100644 index 000000000000..e8121e8b4a23 --- /dev/null +++ b/svx/xml/SvxShapeControl.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxShapeControl + + This component provides ... + + +com::sun::star::drawing::ControlShape + +c++ + + + + + diff --git a/svx/xml/SvxShapeDimensioning.xml b/svx/xml/SvxShapeDimensioning.xml new file mode 100644 index 000000000000..4b87e1ae3d63 --- /dev/null +++ b/svx/xml/SvxShapeDimensioning.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxShapeDimensioning + + This component provides ... + + +com::sun::star::drawing::DimensioningShape + +c++ + + + + + diff --git a/svx/xml/SvxShapeGroup.xml b/svx/xml/SvxShapeGroup.xml new file mode 100644 index 000000000000..8bef65c47a8b --- /dev/null +++ b/svx/xml/SvxShapeGroup.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxShapeGroup + + This component provides ... + + +com::sun::star::drawing::ShapeGroup + +c++ + + + + + diff --git a/svx/xml/SvxShapePolyPolygon.xml b/svx/xml/SvxShapePolyPolygon.xml new file mode 100644 index 000000000000..452604a33590 --- /dev/null +++ b/svx/xml/SvxShapePolyPolygon.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxShapePolyPolygon + + This component provides ... + + +com::sun::star::drawing::PolyPolygonShape + +c++ + + + + + diff --git a/svx/xml/SvxShapePolyPolygonBezier.xml b/svx/xml/SvxShapePolyPolygonBezier.xml new file mode 100644 index 000000000000..fbb3c88a9ff4 --- /dev/null +++ b/svx/xml/SvxShapePolyPolygonBezier.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxShapePolyPolygonBezier + + This component provides ... + + +com::sun::star::drawing::PolyPolygonBezierShape + +c++ + + + + + diff --git a/svx/xml/SvxUnoNumberingRules.xml b/svx/xml/SvxUnoNumberingRules.xml new file mode 100644 index 000000000000..afb64a181f7d --- /dev/null +++ b/svx/xml/SvxUnoNumberingRules.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxUnoNumberingRules + + This component provides ... + + +com::sun::star::text::NumberingRules + +c++ + + + + + diff --git a/svx/xml/SvxUnoText.xml b/svx/xml/SvxUnoText.xml new file mode 100644 index 000000000000..b767bac2bdbf --- /dev/null +++ b/svx/xml/SvxUnoText.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxUnoText + + This component provides ... + + +com::sun::star::text::Text + +c++ + + + + + diff --git a/svx/xml/SvxUnoTextContent.xml b/svx/xml/SvxUnoTextContent.xml new file mode 100644 index 000000000000..b581fa5dc0bc --- /dev/null +++ b/svx/xml/SvxUnoTextContent.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxUnoTextContent + + This component provides ... + + +com::sun::star::text::Paragraph + +c++ + + + + + diff --git a/svx/xml/SvxUnoTextContentEnum.xml b/svx/xml/SvxUnoTextContentEnum.xml new file mode 100644 index 000000000000..fd54a7ea2658 --- /dev/null +++ b/svx/xml/SvxUnoTextContentEnum.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxUnoTextContentEnum + + This component provides ... + + +com::sun::star::container::XEnumeration + +c++ + + + + + diff --git a/svx/xml/SvxUnoTextCursor.xml b/svx/xml/SvxUnoTextCursor.xml new file mode 100644 index 000000000000..332818c8e394 --- /dev/null +++ b/svx/xml/SvxUnoTextCursor.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxUnoTextCursor + + This component provides ... + + +com::sun::star::text::TextCursor + +c++ + + + + + diff --git a/svx/xml/SvxUnoTextField.xml b/svx/xml/SvxUnoTextField.xml new file mode 100644 index 000000000000..bab86485291f --- /dev/null +++ b/svx/xml/SvxUnoTextField.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxUnoTextField + + This component provides ... + + +com::sun::star::text::TextField + +c++ + + + + + diff --git a/svx/xml/SvxUnoTextRange.xml b/svx/xml/SvxUnoTextRange.xml new file mode 100644 index 000000000000..5c29ccdd9b92 --- /dev/null +++ b/svx/xml/SvxUnoTextRange.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxUnoTextRange + + This component provides ... + + +com::sun::star::text::TextRange + +c++ + + + + + diff --git a/svx/xml/SvxUnoTextRangeEnumeration.xml b/svx/xml/SvxUnoTextRangeEnumeration.xml new file mode 100644 index 000000000000..e82551954caf --- /dev/null +++ b/svx/xml/SvxUnoTextRangeEnumeration.xml @@ -0,0 +1,33 @@ + + + + +automatically generated by objects2xml +com.sun.star.comp.office.SvxUnoTextRangeEnumeration + + This component provides ... + + +com::sun::star::text::TextPortionEnumeration + +c++ + + + + + -- cgit