summaryrefslogtreecommitdiff
path: root/offapi/com/sun
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun')
-rw-r--r--offapi/com/sun/star/setup/DeleteFileAction.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/setup/DeleteFileAction.idl b/offapi/com/sun/star/setup/DeleteFileAction.idl
index 7bc0c5237648..8474afddc903 100644
--- a/offapi/com/sun/star/setup/DeleteFileAction.idl
+++ b/offapi/com/sun/star/setup/DeleteFileAction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DeleteFileAction.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:31 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:19:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
module com { module sun { module star { module setup {
/// @deprecated
-struct DeleteFileAction: BaseAction
+published struct DeleteFileAction: BaseAction
{
// DocMerge: empty anyway
string strDestinationPath;