LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
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. More...
 
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. More...
 

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: