summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/AtomClassRequest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/AtomClassRequest.idl')
-rw-r--r--offapi/com/sun/star/util/AtomClassRequest.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/AtomClassRequest.idl b/offapi/com/sun/star/util/AtomClassRequest.idl
index 9135ed26ddf4..3c59fbec9c13 100644
--- a/offapi/com/sun/star/util/AtomClassRequest.idl
+++ b/offapi/com/sun/star/util/AtomClassRequest.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -45,11 +45,11 @@ published struct AtomClassRequest
/** the class of the atoms described in member
<member>AtomClassRequest::atoms</member>.
*/
- long atomClass;
+ long atomClass;
/** the atoms requested from class <member>AtomClassRequest::atomClass</member>.
*/
- sequence< long > atoms;
+ sequence< long > atoms;
};
}; // module util