summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/linguistic2/LinguServiceEvent.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-10-03 12:11:20 +0000
committerMichael Hönnig <mi@openoffice.org>2002-10-03 12:11:20 +0000
commitcb23f6a62077022736a40d6315ee92a218f489e0 (patch)
tree713895d0de4930fd1a37b2fb7bb6ded971a2acdf /offapi/com/sun/star/linguistic2/LinguServiceEvent.idl
parent625aff4ec7a47d618a9da160e962fc6fb5c834c5 (diff)
#94968# IDL reviews merged
Diffstat (limited to 'offapi/com/sun/star/linguistic2/LinguServiceEvent.idl')
-rw-r--r--offapi/com/sun/star/linguistic2/LinguServiceEvent.idl17
1 files changed, 8 insertions, 9 deletions
diff --git a/offapi/com/sun/star/linguistic2/LinguServiceEvent.idl b/offapi/com/sun/star/linguistic2/LinguServiceEvent.idl
index 86ec0076e820..1806afa3ff5e 100644
--- a/offapi/com/sun/star/linguistic2/LinguServiceEvent.idl
+++ b/offapi/com/sun/star/linguistic2/LinguServiceEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: LinguServiceEvent.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2001-11-01 14:42:09 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:06:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,11 +79,11 @@ module com { module sun { module star { module linguistic2 {
and/or the spelling of previously incorrect or correct words
should be checked again.</P>
- @see com::sun::star::linguistic2::XLinguServiceEventBroadcaster
- @see com::sun::star::linguistic2::XLinguServiceEventListener
- @see com::sun::star::linguistic2::SpellChecker
- @see com::sun::star::linguistic2::Hyphenator
- @see com::sun::star::lang::EventObject
+ @see <type scope="com::sun::star::linguistic2">XLinguServiceEventBroadcaster</type>
+ @see <type scope="com::sun::star::linguistic2">XLinguServiceEventListener</type>
+ @see <type scope="com::sun::star::linguistic2">SpellChecker</type>
+ @see <type scope="com::sun::star::linguistic2">Hyphenator</type>
+ @see <type scope="com::sun::star::lang">EventObject</type>
*/
struct LinguServiceEvent : com::sun::star::lang::EventObject
{
@@ -91,8 +91,7 @@ struct LinguServiceEvent : com::sun::star::lang::EventObject
/** The type of event.
<p>The value may be combined via logical OR from those values
- defined in <type scope="com::sun::star::linguistic2">
- LinguServiceEventFlags</type></p>
+ defined in <type scope="com::sun::star::linguistic2">LinguServiceEventFlags</type></p>
*/
short nEvent;