Syntax
interface XStyleCondition : com::sun::star::uno::XInterface ;
Description
This interface makes it possible to access conditional styles of the object.
Method Details
|
|
Syntax
- string getStyleConditionByType
(
- short TextType );
Returns
-
the style condition for the specified type.
Syntax
- oneway void setStyleConditionByType
(
- string StyleName,
- short TextType );
Description
sets the style condition for the specified type.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.