LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
StringRepresentation Service Reference

import "StringRepresentation.idl";

Inheritance diagram for StringRepresentation:
XStringRepresentation

Public Member Functions

 create ([in]com::sun::star::script::XTypeConverter TypeConverter) raises ( com::sun::star::lang::IllegalArgumentException )
 createConstant ([in]com::sun::star::script::XTypeConverter TypeConverter,[in] string Constant,[in] sequence< string > Values) raises ( com::sun::star::lang::IllegalArgumentException )
Public Member Functions inherited from XStringRepresentation
string convertToControlValue ([in]any PropertyValue) raises ( com::sun::star::uno::Exception )
 converts a into a string.
any convertToPropertyValue ([in]string ControlValue, [in]type ControlValueType) raises ( com::sun::star::uno::Exception )
 converts a string into an any with the type defined by the target type.

Member Function Documentation

◆ create()

◆ createConstant()

createConstant ( [in] com::sun::star::script::XTypeConverter TypeConverter,
[in] string Constant,
[in] sequence< string > Values )
raises (com::sun::star::lang::IllegalArgumentException )

The documentation for this service was generated from the following file: