The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

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

interface XStyle
Base Interfaces
XStyle
┗ ::com::sun::star::container::XNamed

::com::sun::star::container::XNamed
(referenced interface's summary:)
specifies the name of the object.
Description
specifies a template for a style (aka style sheet).
Developers Guide
Text - Overall Document Features - Styles
Drawings - Overall Document Features - Styles - Graphics Styles

Methods' Summary
isUserDefined identifies a style as defined by the user.  
isInUse  
getParentStyle  
setParentStyle sets the name of the parent style.  
Methods' Details
isUserDefined
boolean
isUserDefined();

Description
identifies a style as defined by the user.
isInUse
boolean
isInUse();

Returns
true if this type is used in the document.
getParentStyle
string
getParentStyle();

Returns
the name of the parent style, probably empty.
setParentStyle
void
setParentStyle( [in] string  aParentStyle )
raises( ::com::sun::star::container::NoSuchElementException );

Description
sets the name of the parent style.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

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