|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module reflection {
@ OUT
parameter serves as pure output for the callee (in addition to the return value)
Definition: ParamMode.idl:36
ParamMode
The parameter mode denotes the transfer between caller and callee of a method.
Definition: ParamMode.idl:29
@ INOUT
parameter serves as input as well as output; data can transferred in both directions
Definition: ParamMode.idl:40
Definition: Ambiguous.idl:20
@ IN
parameter serves as pure input for a called method
Definition: ParamMode.idl:32