summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/setup/DeleteFileAction.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:19:18 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:19:18 +0000
commit33ccac22f2b758f16d67c9e671d9bb6dac3e2a74 (patch)
tree3825928b317ced12b8bf29349c165cbd0a1feb46 /offapi/com/sun/star/setup/DeleteFileAction.idl
parenta4c2adf12a1b4ce6ef66dcdb438ac03fe7ab68d5 (diff)
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:02:27 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/setup/DeleteFileAction.idl')
-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;