summaryrefslogtreecommitdiff
path: root/odk/docs/idl
diff options
context:
space:
mode:
Diffstat (limited to 'odk/docs/idl')
-rw-r--r--odk/docs/idl/main.dox5
1 files changed, 5 insertions, 0 deletions
diff --git a/odk/docs/idl/main.dox b/odk/docs/idl/main.dox
index 5e9a6c8f953b..70c79d933144 100644
--- a/odk/docs/idl/main.dox
+++ b/odk/docs/idl/main.dox
@@ -17,4 +17,9 @@
/// "members inherited from optional service or interface",
/// i.e., not every implementation supports these members
/// or attributes.
+///
+/// \remark
+/// Only interfaces marked "published" are part of the published
+/// UNO API. Interfaces that haven't "published" mark, may be
+/// changed at any time. Do not use them in macros / scripts.