summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 17:50:34 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 17:50:34 +0000
commit9c4ac6544ca60c001c4c6c94ef8368743c0bb361 (patch)
tree5ee51054bdbbee976b33f40ecff0bb86add43d02 /offapi/com
parentb29e1412c4b51c9de96d8d52d21ef1c6e6191fc4 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 14:57:41 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/document/XGraphicObjectResolver.idl6
-rw-r--r--offapi/com/sun/star/document/XImporter.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/document/XGraphicObjectResolver.idl b/offapi/com/sun/star/document/XGraphicObjectResolver.idl
index 4f001edcd1cd..8ddc49f8e8de 100644
--- a/offapi/com/sun/star/document/XGraphicObjectResolver.idl
+++ b/offapi/com/sun/star/document/XGraphicObjectResolver.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XGraphicObjectResolver.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:04:03 $
+ * last change: $Author: obo $ $Date: 2004-06-03 18:50:19 $
*
* 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 document {
/** this interface converts graphic object URLs from one URL space to another.
*/
-interface XGraphicObjectResolver: com::sun::star::uno::XInterface
+published interface XGraphicObjectResolver: com::sun::star::uno::XInterface
{
/** converts the given URL from the source URL namespace to the destination
URL space of this instance.
diff --git a/offapi/com/sun/star/document/XImporter.idl b/offapi/com/sun/star/document/XImporter.idl
index c85966007a50..6d0f79cb5bdd 100644
--- a/offapi/com/sun/star/document/XImporter.idl
+++ b/offapi/com/sun/star/document/XImporter.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XImporter.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:04:05 $
+ * last change: $Author: obo $ $Date: 2004-06-03 18:50:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@ module com { module sun { module star { module document {
@see ImportFilter
@see XExporter
*/
-interface XImporter: com::sun::star::uno::XInterface
+published interface XImporter: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** sets the target document for the importer