diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-03-18 13:16:30 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-03-18 13:16:30 +0000 |
commit | 474216d924da6f9dc3d336fcff9a662386577d21 (patch) | |
tree | 2295d720b8109ae276a7eaca1496aa04c674dee4 /offapi | |
parent | ae3a997f3833f6ccea70ddd9cd831497ff58ffb3 (diff) |
INTEGRATION: CWS tbe21 (1.9.122); FILE MERGED
2005/02/28 16:29:11 tbe 1.9.122.1: #i42907# missing control properties in xml im-/export for dialogs
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/awt/UnoControlListBoxModel.idl | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl index 5d969c2667d8..3cb0f7072ba4 100644 --- a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl +++ b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl @@ -2,9 +2,9 @@ * * $RCSfile: UnoControlListBoxModel.idl,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: obo $ $Date: 2004-09-09 15:46:26 $ + * last change: $Author: kz $ $Date: 2005-03-18 14:16:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -61,6 +61,10 @@ #ifndef __com_sun_star_awt_UnoControlListBoxModel_idl__ #define __com_sun_star_awt_UnoControlListBoxModel_idl__ +#ifndef __com_sun_star_awt_FontDescriptor_idl__ +#include <com/sun/star/awt/FontDescriptor.idl> +#endif + #ifndef __com_sun_star_awt_UnoControlModel_idl__ #include <com/sun/star/awt/UnoControlModel.idl> #endif @@ -69,10 +73,6 @@ #include <com/sun/star/util/Color.idl> #endif -#ifndef __com_sun_star_awt_FontDescriptor_idl__ -#include <com/sun/star/awt/FontDescriptor.idl> -#endif - //============================================================================= @@ -88,7 +88,7 @@ published service UnoControlListBoxModel //------------------------------------------------------------------------- - /** specifies the alignment of the text in the control. + /** specifies the horiztontal alignment of the text in the control. <pre> 0: left |