summaryrefslogtreecommitdiff
path: root/udkapi/com
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com')
-rw-r--r--udkapi/com/sun/star/lang/SystemDependent.idl5
1 files changed, 5 insertions, 0 deletions
diff --git a/udkapi/com/sun/star/lang/SystemDependent.idl b/udkapi/com/sun/star/lang/SystemDependent.idl
index 378fed5d9ed6..ba563baad953 100644
--- a/udkapi/com/sun/star/lang/SystemDependent.idl
+++ b/udkapi/com/sun/star/lang/SystemDependent.idl
@@ -94,6 +94,11 @@ published constants SystemDependent
//-------------------------------------------------------------------------
+ // DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_OS2
+ /** The called interface method returns a value specified for the <em>OS/2</em> system.
+ */
+ const short SYSTEM_OS2 = 4;
+
// DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_MAC
/** The called interface method returns a value specified for the <em>MAC-OS</em> system.
*/