enum FieldAccessMode in module com::sun::star::reflection:: |
enum FieldAccessMode;
These values are used to specify the kind of attribute or property.
Values Summary |
|
| READWRITE | The property is readable and writeable |
| READONLY | The property is readonly |
| WRITEONLY | The property is write only |
| CONST | |
Values Details |
|||||
[ DEPRECATED ]
|
|||||
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.