summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XVclWindowPeer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XVclWindowPeer.idl')
-rw-r--r--offapi/com/sun/star/awt/XVclWindowPeer.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/XVclWindowPeer.idl b/offapi/com/sun/star/awt/XVclWindowPeer.idl
index 690b3965749d..08169561a164 100644
--- a/offapi/com/sun/star/awt/XVclWindowPeer.idl
+++ b/offapi/com/sun/star/awt/XVclWindowPeer.idl
@@ -43,7 +43,7 @@ published interface XVclWindowPeer: com::sun::star::awt::XWindowPeer
/** sets the design mode for use in a design editor.
*/
- [oneway] void setDesignMode( [in] boolean bOn );
+ void setDesignMode( [in] boolean bOn );
/** returns <true/> if the window peer is in design mode,
@@ -54,17 +54,17 @@ published interface XVclWindowPeer: com::sun::star::awt::XWindowPeer
/** enables clipping of sibling windows.
*/
- [oneway] void enableClipSiblings( [in] boolean bClip );
+ void enableClipSiblings( [in] boolean bClip );
/** sets the foreground color.
*/
- [oneway] void setForeground( [in] com::sun::star::util::Color Color );
+ void setForeground( [in] com::sun::star::util::Color Color );
/** sets the control font.
*/
- [oneway] void setControlFont( [in] com::sun::star::awt::FontDescriptor aFont );
+ void setControlFont( [in] com::sun::star::awt::FontDescriptor aFont );
/** returns the font, foreground and background color for the specified