summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rdf/XNamedGraph.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rdf/XNamedGraph.idl')
-rw-r--r--offapi/com/sun/star/rdf/XNamedGraph.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rdf/XNamedGraph.idl b/offapi/com/sun/star/rdf/XNamedGraph.idl
index fc49063ec03d..c6cfc06b81a2 100644
--- a/offapi/com/sun/star/rdf/XNamedGraph.idl
+++ b/offapi/com/sun/star/rdf/XNamedGraph.idl
@@ -41,8 +41,8 @@ module com { module sun { module star { module rdf {
<p>
Note that instances may be destroyed via
<member>XRepository::destroyGraph</member>.
- If a graph is destroyed, subsequent calls to <member>addStatement</member>,
- <member>removeStatements</member> will fail with an
+ If a graph is destroyed, subsequent calls to addStatement(),
+ removeStatements() will fail with an
com::sun::star::container::NoSuchElementException.
</p>