:: com :: sun :: star :: awt ::
|
deprecated |
interface XVclWindowPeer |
|
|
- Base Interfaces
XVclWindowPeer
┗ XWindowPeer
┗ ::com::sun::star::lang::XComponent
XWindowPeer |
- (referenced interface's summary:)
- gives access to the actual window implementation on the device.
|
|
- Usage Restrictions
- deprecated
- Description
- gives access to the VCL window implementation.
|
Methods' Summary |
isChild |
returns true if the window peer is a child, false otherwise.
|
setDesignMode |
sets the design mode for use in a design editor.
|
isDesignMode |
returns true if the window peer is in design mode,
false otherwise.
|
enableClipSiblings |
enables clipping of sibling windows.
|
setForeground |
sets the foreground color.
|
setControlFont |
sets the control font.
|
getStyles |
returns the font, foreground and background color for the specified
type.
|
setProperty |
sets the value of the property with the specified name.
|
getProperty |
returns the value of the property with the specified name.
|
Methods' Details |
isChild
- Description
- returns true if the window peer is a child, false otherwise.
|
|
setDesignMode
[oneway] 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
[oneway] void |
enableClipSiblings( |
[in] boolean |
bClip ); |
- Description
- enables clipping of sibling windows.
|
|
setForeground
[oneway] 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.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.