:: com :: sun :: star :: style ::
|
| interface XStyleCondition |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XStyleCondition
| ::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Usage Restrictions
- deprecated
- Deprecation Info
- This interface was never implemented or referenced.
- Description
- This interface makes it possible to access conditional styles of the object.
|
| Methods' Details |
getStyleConditionByType
| string |
| getStyleConditionByType( |
[in] short |
TextType ); |
- Returns
-
the style condition for the specified type.
|
|
setStyleConditionByType
| [oneway] void |
| setStyleConditionByType( |
[in] string |
StyleName, |
| [in] short |
TextType ); |
- Description
- sets the style condition for the specified type.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.