Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: style ::

interface XStyleSupplier

Methods' Summary
getStyle get the currently set style.  
setStyle  
Methods' Details
getStyle
XStyle
getStyle();

Description
get the currently set style.
Returns
the style. If no style was set, the returned object may be empty (null). Otherwise, the returned object must support the service ::PropertyTemplate.
setStyle
void
setStyle( [in] XStyle  xStyle )
raises( ::com::sun::star::lang::IllegalArgumentException );

Parameter xStyle
If you want to remove an existing style, you can set an empty (null) object. Otherwise, the object given must support the service ::PropertyTemplate.
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.