summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl')
-rw-r--r--offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl17
1 files changed, 17 insertions, 0 deletions
diff --git a/offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl b/offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl
new file mode 100644
index 000000000000..40de71ad6fb3
--- /dev/null
+++ b/offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl
@@ -0,0 +1,17 @@
+#ifndef com_sun_star_chart2_CoordinateSystemTypeID_idl
+#define com_sun_star_chart2_CoordinateSystemTypeID_idl
+
+
+//=============================================================================
+
+module com { module sun { module star { module chart2 {
+
+//=============================================================================
+
+typedef string CoordinateSystemTypeID;
+
+//=============================================================================
+
+}; }; }; };
+
+#endif