20 #ifndef __com_sun_star_inspection_XStringRepresentation_idl__
21 #define __com_sun_star_inspection_XStringRepresentation_idl__
25 module
com { module sun { module star { module inspection {
49 [in]
string ControlValue,
50 [in]type ControlValueType
the base of all UNO exceptions
Definition: Exception.idl:33
handles string representations of property values.
Definition: XStringRepresentation.idl:31
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:22