Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: inspection ::

interface XStringRepresentation
Description
handles string representations of property values.
See also

Methods' Summary
convertToControlValue converts a into a string.  
convertToPropertyValue converts a string into an any with the type defined by the target tpye.  
Methods' Details
convertToControlValue
string
convertToControlValue( [in] any  PropertyValue )
raises( ::com::sun::star::uno::Exception );

Description
converts a into a string.
Parameter PropertyValue
The to-be-converted property value.
Returns
The converted string representation of the property value.
See also
XPropertyHandler::convertToControlValue
convertToPropertyValue
any
convertToPropertyValue( [in] string  ControlValue,
[in] type  ControlValueType )
raises( ::com::sun::star::uno::Exception );

Description
converts a string into an any with the type defined by the target tpye.
Parameter ControlValue
The to-be-converted control value.
Parameter ControlValueType
The target type of the conversion.
See also
XPropertyHandler::convertToPropertyValue
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.