diff options
Diffstat (limited to 'offapi/com/sun/star/inspection/PropertyLineElement.idl')
-rw-r--r-- | offapi/com/sun/star/inspection/PropertyLineElement.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/inspection/PropertyLineElement.idl b/offapi/com/sun/star/inspection/PropertyLineElement.idl index 9979169a2773..35d7c47e7a17 100644 --- a/offapi/com/sun/star/inspection/PropertyLineElement.idl +++ b/offapi/com/sun/star/inspection/PropertyLineElement.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published constants PropertyLineElement +constants PropertyLineElement { /// specifies the input control in a group of controls related to a single property const short InputControl = 0x01; |