1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
27 module com
{ module sun
{ module star
{ module corba
32 published
typedef unsigned long ObjectSystemID
;
36 published
typedef sequence
< byte > OpaqueData
;
41 published
struct OneThreadID
43 ObjectSystemID objSysID
;
50 published
typedef sequence
<OneThreadID
> ThreadIDs
;
55 published
struct LogicalThreadID
// Service context
63 published
struct CorbaString8
71 published
struct CorbaUnion
79 published
struct ObjectKey
91 tk_short
, tk_long
, tk_ushort
, tk_ulong
,
92 tk_float
, tk_double
, tk_boolean
, tk_char
,
93 tk_octet
, tk_any
, tk_TypeCode
, tk_Principal
, tk_objref
,
94 tk_struct
, tk_union
, tk_enum
, tk_string
,
95 tk_sequence
, tk_array
, tk_alias
, tk_except
,
96 tk_longlong
, tk_ulonglong
, tk_longdouble
,
97 tk_wchar
, tk_wstring
, tk_fixed
,
98 tk_value
, tk_value_box
,
100 tk_abstract_interface