summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/setup/DeleteFolderAction.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/setup/DeleteFolderAction.idl')
-rw-r--r--offapi/com/sun/star/setup/DeleteFolderAction.idl32
1 files changed, 16 insertions, 16 deletions
diff --git a/offapi/com/sun/star/setup/DeleteFolderAction.idl b/offapi/com/sun/star/setup/DeleteFolderAction.idl
index 2a5a1c56568f..6f735f357b68 100644
--- a/offapi/com/sun/star/setup/DeleteFolderAction.idl
+++ b/offapi/com/sun/star/setup/DeleteFolderAction.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,21 +24,21 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_setup_DeleteFolderAction_idl__
-#define __com_sun_star_setup_DeleteFolderAction_idl__
-
-#ifndef __com_sun_star_setup_BaseAction_idl__
-#include <com/sun/star/setup/BaseAction.idl>
-#endif
-
-module com { module sun { module star { module setup {
-
+#ifndef __com_sun_star_setup_DeleteFolderAction_idl__
+#define __com_sun_star_setup_DeleteFolderAction_idl__
+
+#ifndef __com_sun_star_setup_BaseAction_idl__
+#include <com/sun/star/setup/BaseAction.idl>
+#endif
+
+module com { module sun { module star { module setup {
+
/// @deprecated
published struct DeleteFolderAction: BaseAction
-{
+{
// DocMerge: empty anyway
- string strFoldername;
- };
-}; }; }; };
-
-#endif
+ string strFoldername;
+ };
+}; }; }; };
+
+#endif