BugFix: State DONTKNOW is invalid

This commit is contained in:
Malte Timmermann 2001-04-20 08:05:15 +00:00
parent 696f402e19
commit 2c137c8c0e

View file

@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlRadioButtonModel.idl,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: mt $ $Date: 2001-03-23 14:40:26 $
* last change: $Author: mt $ $Date: 2001-04-20 09:05:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -128,7 +128,6 @@ service UnoControlRadioButtonModel
<pre>
0: not checked
1: checked
2: don't know
</pre>
*/
[property] short State;
@ -168,6 +167,9 @@ service UnoControlRadioButtonModel
/*=============================================================================
$Log: not supported by cvs2svn $
Revision 1.4 2001/03/23 14:40:26 mt
Added HelpURL and HelpText
Revision 1.3 2000/11/08 12:42:11 mi
moved from api