22 module 
com {  module sun {  module star {  module reflection {
 
MethodMode
MethodMode denotes the mode in which method calls are run, i.e.
Definition MethodMode.idl:30
@ ONEWAY
method may be run asynchronously
Definition MethodMode.idl:33
@ TWOWAY
method is run The
Definition MethodMode.idl:37
Definition Ambiguous.idl:20