summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 15:46:52 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 15:46:52 +0000
commit486b6a6c306ae020225aa57d287a4711cce06359 (patch)
tree7c61efa5faf5797bd2648cf2b6768576515e1e38 /offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl
parent5a069f981f3792fd4fba6ab0a62fe355601f5ba1 (diff)
INTEGRATION: CWS sb18 (1.3.270); FILE MERGED
2004/05/21 14:55:06 sb 1.3.270.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl')
-rw-r--r--offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl b/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl
index f88857139d33..2a57a8b8ca2f 100644
--- a/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl
+++ b/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: IllegalAccessibleComponentStateException.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-06-10 10:55:52 $
+ * last change: $Author: obo $ $Date: 2004-06-03 16:46:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ module com { module sun { module star { module accessibility {
@since #107627#
*/
-exception IllegalAccessibleComponentStateException
+published exception IllegalAccessibleComponentStateException
: ::com::sun::star::uno::Exception
{
};