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 02a8890cb879..7085cde76a1b 100644
--- a/offapi/com/sun/star/rdf/XNode.idl
+++ b/offapi/com/sun/star/rdf/XNode.idl
@@ -65,7 +65,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;