summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl')
-rw-r--r--offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl11
1 files changed, 0 insertions, 11 deletions
diff --git a/offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl b/offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl
index 5f8d4fa89858..88ba76947da1 100644
--- a/offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl
+++ b/offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl
@@ -17,15 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_sheet_SpreadsheetDocumentSettings_idl__
-#define __com_sun_star_sheet_SpreadsheetDocumentSettings_idl__
-
-#include <com/sun/star/beans/XPropertySet.idl>
-#include <com/sun/star/util/Date.idl>
-#include <com/sun/star/i18n/XForbiddenCharacters.idl>
-#include <com/sun/star/lang/Locale.idl>
-#include <com/sun/star/awt/XDevice.idl>
-
module com { module sun { module star { module sheet {
@@ -233,6 +224,4 @@ published service SpreadsheetDocumentSettings
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */