summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/util/XSearchDescriptor.idl6
-rw-r--r--offapi/com/sun/star/util/XSimpleErrorHandler.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/util/XSearchDescriptor.idl b/offapi/com/sun/star/util/XSearchDescriptor.idl
index 7a4b7cf07fa5..07d4369f0576 100644
--- a/offapi/com/sun/star/util/XSearchDescriptor.idl
+++ b/offapi/com/sun/star/util/XSearchDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSearchDescriptor.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:10:59 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:09:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star { module util {
/** specifies a string search operation.
*/
-interface XSearchDescriptor: com::sun::star::beans::XPropertySet
+published interface XSearchDescriptor: com::sun::star::beans::XPropertySet
{
//-------------------------------------------------------------------------
/** @returns
diff --git a/offapi/com/sun/star/util/XSimpleErrorHandler.idl b/offapi/com/sun/star/util/XSimpleErrorHandler.idl
index b48c72167396..f4c87718118f 100644
--- a/offapi/com/sun/star/util/XSimpleErrorHandler.idl
+++ b/offapi/com/sun/star/util/XSimpleErrorHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSimpleErrorHandler.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:11:00 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:12:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@ module com { module sun { module star { module util {
// DOCUMENTATION OMITTED FOR XSimpleErrorHandler
/** @deprecated
*/
-interface XSimpleErrorHandler: com::sun::star::uno::XInterface
+published interface XSimpleErrorHandler: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR XSimpleErrorHandler::handleError