20module 
com {  module sun {  module star {  module inspection {
 
   44                            [in]
string ControlValue,
 
   45                            [in]type ControlValueType
 
 
the base of all UNO exceptions
Definition Exception.idl:29
handles string representations of property values.
Definition XStringRepresentation.idl:26
string convertToControlValue([in]any PropertyValue)
converts a into a string.
any convertToPropertyValue([in]string ControlValue, [in]type ControlValueType)
converts a string into an any with the type defined by the target type.
Definition Ambiguous.idl:20