summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo')
-rw-r--r--oovbaapi/ooo/vba/XFileDialog.idl1
-rw-r--r--oovbaapi/ooo/vba/XFileDialogSelectedItems.idl1
-rw-r--r--oovbaapi/ooo/vba/excel/XMenu.idl34
-rw-r--r--oovbaapi/ooo/vba/excel/XMenuBar.idl34
-rw-r--r--oovbaapi/ooo/vba/excel/XMenuBars.idl2
-rw-r--r--oovbaapi/ooo/vba/excel/XMenuItem.idl34
-rw-r--r--oovbaapi/ooo/vba/excel/XMenuItems.idl2
-rw-r--r--oovbaapi/ooo/vba/excel/XMenus.idl2
-rw-r--r--oovbaapi/ooo/vba/excel/XQueryTable.idl1
-rw-r--r--oovbaapi/ooo/vba/excel/makefile.mk14
-rw-r--r--oovbaapi/ooo/vba/makefile.mk4
-rw-r--r--oovbaapi/ooo/vba/msforms/XCheckBox.idl2
-rw-r--r--oovbaapi/ooo/vba/msforms/XReturnBoolean.idl2
-rw-r--r--oovbaapi/ooo/vba/msforms/XReturnInteger.idl2
-rw-r--r--oovbaapi/ooo/vba/msforms/makefile.mk6
-rw-r--r--oovbaapi/ooo/vba/word/XCell.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XCheckBox.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XColumn.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XFormField.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XFrame.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XListFormat.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XListGallery.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XListLevel.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XListTemplate.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XRevision.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XRow.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XTabStop.idl2
-rw-r--r--oovbaapi/ooo/vba/word/XTableOfContents.idl2
-rw-r--r--oovbaapi/ooo/vba/word/makefile.mk50
29 files changed, 37 insertions, 180 deletions
diff --git a/oovbaapi/ooo/vba/XFileDialog.idl b/oovbaapi/ooo/vba/XFileDialog.idl
index a20b76400676..f7639860cabc 100644
--- a/oovbaapi/ooo/vba/XFileDialog.idl
+++ b/oovbaapi/ooo/vba/XFileDialog.idl
@@ -51,4 +51,3 @@ interface XFileDialog : com::sun::star::uno::XInterface
}; };
#endif
-
diff --git a/oovbaapi/ooo/vba/XFileDialogSelectedItems.idl b/oovbaapi/ooo/vba/XFileDialogSelectedItems.idl
index 56e07511f6c0..6ff2138de7f2 100644
--- a/oovbaapi/ooo/vba/XFileDialogSelectedItems.idl
+++ b/oovbaapi/ooo/vba/XFileDialogSelectedItems.idl
@@ -51,4 +51,3 @@ interface XFileDialogSelectedItems
}; };
#endif
-
diff --git a/oovbaapi/ooo/vba/excel/XMenu.idl b/oovbaapi/ooo/vba/excel/XMenu.idl
index cbff8fde0301..eece24c5e670 100644
--- a/oovbaapi/ooo/vba/excel/XMenu.idl
+++ b/oovbaapi/ooo/vba/excel/XMenu.idl
@@ -1,37 +1,3 @@
-/*************************************************************************
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * $RCSfile$
- *
- * $Revision$
- *
- * last change: $Author$ $Date$
- *
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
- *
- *
- * GNU Lesser General Public License Version 2.1
- * =============================================
- * Copyright 2005 by Sun Microsystems, Inc.
- * 901 San Antonio Road, Palo Alto, CA 94303, USA
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License version 2.1, as published by the Free Software Foundation.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- *
- ************************************************************************/
#ifndef __ooo_vba_excel_XMenu_idl__
#define __ooo_vba_excel_XMenu_idl__
diff --git a/oovbaapi/ooo/vba/excel/XMenuBar.idl b/oovbaapi/ooo/vba/excel/XMenuBar.idl
index 570466c8abe4..6513706052be 100644
--- a/oovbaapi/ooo/vba/excel/XMenuBar.idl
+++ b/oovbaapi/ooo/vba/excel/XMenuBar.idl
@@ -1,37 +1,3 @@
-/*************************************************************************
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * $RCSfile$
- *
- * $Revision$
- *
- * last change: $Author$ $Date$
- *
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
- *
- *
- * GNU Lesser General Public License Version 2.1
- * =============================================
- * Copyright 2005 by Sun Microsystems, Inc.
- * 901 San Antonio Road, Palo Alto, CA 94303, USA
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License version 2.1, as published by the Free Software Foundation.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- *
- ************************************************************************/
#ifndef __ooo_vba_excel_XMenuBar_idl__
#define __ooo_vba_excel_XMenuBar_idl__
diff --git a/oovbaapi/ooo/vba/excel/XMenuBars.idl b/oovbaapi/ooo/vba/excel/XMenuBars.idl
index 19e7969be28a..597ccebe2f7c 100644
--- a/oovbaapi/ooo/vba/excel/XMenuBars.idl
+++ b/oovbaapi/ooo/vba/excel/XMenuBars.idl
@@ -62,5 +62,3 @@ interface XMenuBars
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/excel/XMenuItem.idl b/oovbaapi/ooo/vba/excel/XMenuItem.idl
index 0798e91b4e49..2941b7ac40f2 100644
--- a/oovbaapi/ooo/vba/excel/XMenuItem.idl
+++ b/oovbaapi/ooo/vba/excel/XMenuItem.idl
@@ -1,37 +1,3 @@
-/*************************************************************************
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * $RCSfile$
- *
- * $Revision$
- *
- * last change: $Author$ $Date$
- *
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
- *
- *
- * GNU Lesser General Public License Version 2.1
- * =============================================
- * Copyright 2005 by Sun Microsystems, Inc.
- * 901 San Antonio Road, Palo Alto, CA 94303, USA
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License version 2.1, as published by the Free Software Foundation.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- *
- ************************************************************************/
#ifndef __ooo_vba_excel_XMenuItem_idl__
#define __ooo_vba_excel_XMenuItem_idl__
diff --git a/oovbaapi/ooo/vba/excel/XMenuItems.idl b/oovbaapi/ooo/vba/excel/XMenuItems.idl
index 03b782fa984b..0c92583d0aeb 100644
--- a/oovbaapi/ooo/vba/excel/XMenuItems.idl
+++ b/oovbaapi/ooo/vba/excel/XMenuItems.idl
@@ -66,5 +66,3 @@ interface XMenuItems
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/excel/XMenus.idl b/oovbaapi/ooo/vba/excel/XMenus.idl
index c75b8baaa874..770f9751e7f3 100644
--- a/oovbaapi/ooo/vba/excel/XMenus.idl
+++ b/oovbaapi/ooo/vba/excel/XMenus.idl
@@ -66,5 +66,3 @@ interface XMenus
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/excel/XQueryTable.idl b/oovbaapi/ooo/vba/excel/XQueryTable.idl
index c87001bfe130..893fa3062def 100644
--- a/oovbaapi/ooo/vba/excel/XQueryTable.idl
+++ b/oovbaapi/ooo/vba/excel/XQueryTable.idl
@@ -55,4 +55,3 @@ interface XQueryTable
}; }; };
#endif
-
diff --git a/oovbaapi/ooo/vba/excel/makefile.mk b/oovbaapi/ooo/vba/excel/makefile.mk
index 1143311764da..428062f5c95a 100644
--- a/oovbaapi/ooo/vba/excel/makefile.mk
+++ b/oovbaapi/ooo/vba/excel/makefile.mk
@@ -102,13 +102,13 @@ IDLFILES= XGlobals.idl\
XVPageBreak.idl \
XVPageBreaks.idl \
TextFrame.idl \
- XMenuBar.idl \
- XMenuBars.idl \
- XMenu.idl \
- XMenus.idl \
- XMenuItem.idl \
- XMenuItems.idl \
- XQueryTable.idl
+ XMenuBar.idl \
+ XMenuBars.idl \
+ XMenu.idl \
+ XMenus.idl \
+ XMenuItem.idl \
+ XMenuItems.idl \
+ XQueryTable.idl
# ------------------------------------------------------------------
diff --git a/oovbaapi/ooo/vba/makefile.mk b/oovbaapi/ooo/vba/makefile.mk
index ef77f773080d..bacb05fb6ffa 100644
--- a/oovbaapi/ooo/vba/makefile.mk
+++ b/oovbaapi/ooo/vba/makefile.mk
@@ -62,8 +62,8 @@ IDLFILES=\
XDialogsBase.idl\
XDialogBase.idl\
XPageSetupBase.idl \
- XFileSearch.idl\
- XFoundFiles.idl\
+ XFileSearch.idl\
+ XFoundFiles.idl\
XFileDialog.idl \
XFileDialogSelectedItems.idl
diff --git a/oovbaapi/ooo/vba/msforms/XCheckBox.idl b/oovbaapi/ooo/vba/msforms/XCheckBox.idl
index 45971889812f..f7001fa2623a 100644
--- a/oovbaapi/ooo/vba/msforms/XCheckBox.idl
+++ b/oovbaapi/ooo/vba/msforms/XCheckBox.idl
@@ -49,5 +49,3 @@ interface XCheckBox: com::sun::star::uno::XInterface
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/msforms/XReturnBoolean.idl b/oovbaapi/ooo/vba/msforms/XReturnBoolean.idl
index 62ad38630844..6ffc4d1be98b 100644
--- a/oovbaapi/ooo/vba/msforms/XReturnBoolean.idl
+++ b/oovbaapi/ooo/vba/msforms/XReturnBoolean.idl
@@ -47,5 +47,3 @@ interface XReturnBoolean: com::sun::star::script::XDefaultProperty
};
#endif
-
-
diff --git a/oovbaapi/ooo/vba/msforms/XReturnInteger.idl b/oovbaapi/ooo/vba/msforms/XReturnInteger.idl
index b13a7937e2a6..3f7d7975cf8c 100644
--- a/oovbaapi/ooo/vba/msforms/XReturnInteger.idl
+++ b/oovbaapi/ooo/vba/msforms/XReturnInteger.idl
@@ -47,5 +47,3 @@ interface XReturnInteger: com::sun::star::script::XDefaultProperty
};
#endif
-
-
diff --git a/oovbaapi/ooo/vba/msforms/makefile.mk b/oovbaapi/ooo/vba/msforms/makefile.mk
index 79313a95a6d6..ebf4d2ee891a 100644
--- a/oovbaapi/ooo/vba/msforms/makefile.mk
+++ b/oovbaapi/ooo/vba/msforms/makefile.mk
@@ -44,7 +44,7 @@ IDLFILES=\
XLabel.idl \
XTextBox.idl \
XRadioButton.idl \
- XCheckBox.idl \
+ XCheckBox.idl \
XShape.idl \
XShapes.idl \
XLineFormat.idl \
@@ -63,8 +63,8 @@ IDLFILES=\
XSpinButton.idl \
XImage.idl \
XControls.idl \
- XReturnBoolean.idl \
- XReturnInteger.idl \
+ XReturnBoolean.idl \
+ XReturnInteger.idl \
XTextFrame.idl \
# ------------------------------------------------------------------
diff --git a/oovbaapi/ooo/vba/word/XCell.idl b/oovbaapi/ooo/vba/word/XCell.idl
index 1793ee4dba75..be075e2df2dd 100644
--- a/oovbaapi/ooo/vba/word/XCell.idl
+++ b/oovbaapi/ooo/vba/word/XCell.idl
@@ -55,5 +55,3 @@ interface XCell
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XCheckBox.idl b/oovbaapi/ooo/vba/word/XCheckBox.idl
index 06cf0bf85893..d0733a150a8d 100644
--- a/oovbaapi/ooo/vba/word/XCheckBox.idl
+++ b/oovbaapi/ooo/vba/word/XCheckBox.idl
@@ -50,5 +50,3 @@ interface XCheckBox
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XColumn.idl b/oovbaapi/ooo/vba/word/XColumn.idl
index b4f93c33f87c..273cbdce2617 100644
--- a/oovbaapi/ooo/vba/word/XColumn.idl
+++ b/oovbaapi/ooo/vba/word/XColumn.idl
@@ -52,5 +52,3 @@ interface XColumn
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XFormField.idl b/oovbaapi/ooo/vba/word/XFormField.idl
index d93556381c3e..37c334e83c2c 100644
--- a/oovbaapi/ooo/vba/word/XFormField.idl
+++ b/oovbaapi/ooo/vba/word/XFormField.idl
@@ -54,5 +54,3 @@ interface XFormField
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XFrame.idl b/oovbaapi/ooo/vba/word/XFrame.idl
index bf42d96ee6d7..a81f46e73183 100644
--- a/oovbaapi/ooo/vba/word/XFrame.idl
+++ b/oovbaapi/ooo/vba/word/XFrame.idl
@@ -54,5 +54,3 @@ interface XFrame
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XListFormat.idl b/oovbaapi/ooo/vba/word/XListFormat.idl
index 7fc57009ce42..93eccfa9445d 100644
--- a/oovbaapi/ooo/vba/word/XListFormat.idl
+++ b/oovbaapi/ooo/vba/word/XListFormat.idl
@@ -56,5 +56,3 @@ interface XListFormat
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XListGallery.idl b/oovbaapi/ooo/vba/word/XListGallery.idl
index 92bf8fcb796c..47f68f3c8d37 100644
--- a/oovbaapi/ooo/vba/word/XListGallery.idl
+++ b/oovbaapi/ooo/vba/word/XListGallery.idl
@@ -50,5 +50,3 @@ interface XListGallery
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XListLevel.idl b/oovbaapi/ooo/vba/word/XListLevel.idl
index 176bbde9b2e4..897dd7939b8c 100644
--- a/oovbaapi/ooo/vba/word/XListLevel.idl
+++ b/oovbaapi/ooo/vba/word/XListLevel.idl
@@ -62,5 +62,3 @@ interface XListLevel
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XListTemplate.idl b/oovbaapi/ooo/vba/word/XListTemplate.idl
index 1e421d1d0ee2..eadd982448a2 100644
--- a/oovbaapi/ooo/vba/word/XListTemplate.idl
+++ b/oovbaapi/ooo/vba/word/XListTemplate.idl
@@ -50,5 +50,3 @@ interface XListTemplate
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XRevision.idl b/oovbaapi/ooo/vba/word/XRevision.idl
index e0fefde55073..17d1772a2abe 100644
--- a/oovbaapi/ooo/vba/word/XRevision.idl
+++ b/oovbaapi/ooo/vba/word/XRevision.idl
@@ -52,5 +52,3 @@ interface XRevision
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XRow.idl b/oovbaapi/ooo/vba/word/XRow.idl
index c8997fcea58b..7b296ee73d57 100644
--- a/oovbaapi/ooo/vba/word/XRow.idl
+++ b/oovbaapi/ooo/vba/word/XRow.idl
@@ -54,5 +54,3 @@ interface XRow
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XTabStop.idl b/oovbaapi/ooo/vba/word/XTabStop.idl
index b745afa57579..4cd068e21e94 100644
--- a/oovbaapi/ooo/vba/word/XTabStop.idl
+++ b/oovbaapi/ooo/vba/word/XTabStop.idl
@@ -48,5 +48,3 @@ interface XTabStop
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/XTableOfContents.idl b/oovbaapi/ooo/vba/word/XTableOfContents.idl
index f5d9319bde5a..30b9e06f1601 100644
--- a/oovbaapi/ooo/vba/word/XTableOfContents.idl
+++ b/oovbaapi/ooo/vba/word/XTableOfContents.idl
@@ -56,5 +56,3 @@ interface XTableOfContents
}; }; };
#endif
-
-
diff --git a/oovbaapi/ooo/vba/word/makefile.mk b/oovbaapi/ooo/vba/word/makefile.mk
index 04b36d1d274e..4ed210befad2 100644
--- a/oovbaapi/ooo/vba/word/makefile.mk
+++ b/oovbaapi/ooo/vba/word/makefile.mk
@@ -79,31 +79,31 @@ IDLFILES= XGlobals.idl\
XPageSetup.idl \
XSection.idl \
XSections.idl \
- XRow.idl \
- XRows.idl \
- XColumn.idl \
- XColumns.idl \
- XCell.idl \
- XCells.idl \
- XTabStop.idl \
- XTabStops.idl \
- XTableOfContents.idl \
- XTablesOfContents.idl \
- XListFormat.idl \
- XListGalleries.idl \
- XListGallery.idl \
- XListTemplate.idl \
- XListTemplates.idl \
- XListLevel.idl \
- XListLevels.idl \
- XFormField.idl \
- XFormFields.idl \
- XRevision.idl \
- XRevisions.idl \
- XFrame.idl \
- XFrames.idl \
- XCheckBox.idl \
- XHeadersFooters.idl \
+ XRow.idl \
+ XRows.idl \
+ XColumn.idl \
+ XColumns.idl \
+ XCell.idl \
+ XCells.idl \
+ XTabStop.idl \
+ XTabStops.idl \
+ XTableOfContents.idl \
+ XTablesOfContents.idl \
+ XListFormat.idl \
+ XListGalleries.idl \
+ XListGallery.idl \
+ XListTemplate.idl \
+ XListTemplates.idl \
+ XListLevel.idl \
+ XListLevels.idl \
+ XFormField.idl \
+ XFormFields.idl \
+ XRevision.idl \
+ XRevisions.idl \
+ XFrame.idl \
+ XFrames.idl \
+ XCheckBox.idl \
+ XHeadersFooters.idl \
# ------------------------------------------------------------------