summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:12:36 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:12:36 +0000
commitecd7fa173a6f468282bef7f3a21f0c84f21ca478 (patch)
tree2f1d56bef254bd9813713b282fbd2100ce894d9f
parent8d76bdd665cc7eedfe15e03e0f1766a4992eb3f3 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:07:01 sb 1.5.406.1: #i21150# Added published flag.
-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