summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rdf/XNode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rdf/XNode.idl')
-rw-r--r--offapi/com/sun/star/rdf/XNode.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rdf/XNode.idl b/offapi/com/sun/star/rdf/XNode.idl
index e1added4a868..0fe38a0166da 100644
--- a/offapi/com/sun/star/rdf/XNode.idl
+++ b/offapi/com/sun/star/rdf/XNode.idl
@@ -64,7 +64,7 @@ module com { module sun { module star { module rdf {
@see XURI
@see XLiteral
*/
-published interface XNode
+interface XNode
{
/// the string value of the node.
[readonly, attribute] string StringValue;