Methods' Details |
isChild
- Description
- returns `TRUE` if the window peer is a child, `FALSE` otherwise.
|
|
setDesignMode
void |
setDesignMode( |
[in] boolean |
bOn ); |
- Description
- sets the design mode for use in a design editor.
|
|
isDesignMode
- Description
- returns `TRUE` if the window peer is in design mode,
`FALSE` otherwise.
|
|
enableClipSiblings
void |
enableClipSiblings( |
[in] boolean |
bClip ); |
- Description
- enables clipping of sibling windows.
|
|
setForeground
void |
setForeground( |
[in] ::com::sun::star::util::Color |
Color ); |
- Description
- sets the foreground color.
|
|
setControlFont
- Description
- sets the control font.
|
|
getStyles
void |
getStyles( |
[in] short |
nType, |
| [out] FontDescriptor |
Font, |
| [out] ::com::sun::star::util::Color |
ForegroundColor, |
| [out] ::com::sun::star::util::Color |
BackgroundColor ); |
- Description
- returns the font, foreground and background color for the specified
type.
|
|
setProperty
void |
setProperty( |
[in] string |
PropertyName, |
| [in] any |
Value ); |
- Description
- sets the value of the property with the specified name.
|
|
getProperty
any |
getProperty( |
[in] string |
PropertyName ); |
- Description
- returns the value of the property with the specified name.
|
|
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.