summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/xml/sax/XFastContextHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/sax/XFastContextHandler.idl')
-rw-r--r--offapi/com/sun/star/xml/sax/XFastContextHandler.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/xml/sax/XFastContextHandler.idl b/offapi/com/sun/star/xml/sax/XFastContextHandler.idl
index a9996af32195..3acc13525499 100644
--- a/offapi/com/sun/star/xml/sax/XFastContextHandler.idl
+++ b/offapi/com/sun/star/xml/sax/XFastContextHandler.idl
@@ -47,7 +47,7 @@ interface XFastContextHandler: com::sun::star::uno::XInterface
registered at the XFastParser.<br>
If the element has a namespace that was registered with the
- XFastParser, <param>Element</param> contains the integer
+ XFastParser, <code>Element</code> contains the integer
token of the elements local name from the XFastTokenHandler
and the integer token of the namespace combined with an arithmetic
<b>or</b> operation.
@@ -96,7 +96,7 @@ interface XFastContextHandler: com::sun::star::uno::XInterface
registered at the XFastParser.
<br>If the element has a namespace that was registered with the
- XFastParser, <param>Element</param> contains the
+ XFastParser, <code>Element</code> contains the
integer token of the elements local name from the
XFastTokenHandler and the integer token of the
namespace combined with an arithmetic <b>or</b> operation.