summaryrefslogtreecommitdiff
path: root/starmath/source
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source')
-rw-r--r--starmath/source/action.cxx2
-rw-r--r--starmath/source/cfgitem.cxx2
-rw-r--r--starmath/source/config.cxx2
-rw-r--r--starmath/source/document.cxx2
-rw-r--r--starmath/source/edit.cxx2
-rw-r--r--starmath/source/format.cxx2
-rw-r--r--starmath/source/parse.cxx2
-rw-r--r--starmath/source/smdll.cxx2
-rw-r--r--starmath/source/smmod.cxx2
-rw-r--r--starmath/source/symbol.cxx2
-rw-r--r--starmath/source/toolbox.cxx2
-rw-r--r--starmath/source/types.cxx2
-rw-r--r--starmath/source/unomodel.cxx2
-rw-r--r--starmath/source/utility.cxx2
-rw-r--r--starmath/source/view.cxx2
15 files changed, 0 insertions, 30 deletions
diff --git a/starmath/source/action.cxx b/starmath/source/action.cxx
index 5747dff19b04..ed2a293094d3 100644
--- a/starmath/source/action.cxx
+++ b/starmath/source/action.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include "action.hxx"
#include "smdll.hxx"
#include "document.hxx"
diff --git a/starmath/source/cfgitem.cxx b/starmath/source/cfgitem.cxx
index 6108bf703bee..e5b9991c67f4 100644
--- a/starmath/source/cfgitem.cxx
+++ b/starmath/source/cfgitem.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <vcl/svapp.hxx>
#include <sal/macros.h>
#include "cfgitem.hxx"
diff --git a/starmath/source/config.cxx b/starmath/source/config.cxx
index 2eb870027f20..52c454813d3c 100644
--- a/starmath/source/config.cxx
+++ b/starmath/source/config.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <svl/itemset.hxx>
#include <svl/hint.hxx>
#include <svl/smplhint.hxx>
diff --git a/starmath/source/document.cxx b/starmath/source/document.cxx
index be84b1456a64..5cef94519855 100644
--- a/starmath/source/document.cxx
+++ b/starmath/source/document.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/lang/Locale.hpp>
#include <com/sun/star/uno/Any.h>
diff --git a/starmath/source/edit.cxx b/starmath/source/edit.cxx
index 98bed651aa76..856ffdca5c83 100644
--- a/starmath/source/edit.cxx
+++ b/starmath/source/edit.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <com/sun/star/accessibility/XAccessible.hpp>
#include <com/sun/star/accessibility/AccessibleEventObject.hpp>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
diff --git a/starmath/source/format.cxx b/starmath/source/format.cxx
index ac2d93dd324d..e65d1d55d6e2 100644
--- a/starmath/source/format.cxx
+++ b/starmath/source/format.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <tools/stream.hxx>
#include <vcl/svapp.hxx>
#include <editeng/scripttypeitem.hxx>
diff --git a/starmath/source/parse.cxx b/starmath/source/parse.cxx
index 4d9a3a9fc663..379e2a43951d 100644
--- a/starmath/source/parse.cxx
+++ b/starmath/source/parse.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <stdio.h>
#define SMDLL 1
diff --git a/starmath/source/smdll.cxx b/starmath/source/smdll.cxx
index 4379345a6746..cc585af6323e 100644
--- a/starmath/source/smdll.cxx
+++ b/starmath/source/smdll.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <sot/factory.hxx>
#include <svx/svxids.hrc>
#include <svx/modctrl.hxx>
diff --git a/starmath/source/smmod.cxx b/starmath/source/smmod.cxx
index d757bcbc67ad..0307509b847f 100644
--- a/starmath/source/smmod.cxx
+++ b/starmath/source/smmod.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <tools/globname.hxx>
#include <vcl/status.hxx>
#include <sfx2/msg.hxx>
diff --git a/starmath/source/symbol.cxx b/starmath/source/symbol.cxx
index 6cb03c06b460..6e98f6e7ee1b 100644
--- a/starmath/source/symbol.cxx
+++ b/starmath/source/symbol.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <osl/mutex.hxx>
#include <ucbhelper/content.hxx>
#include <vcl/msgbox.hxx>
diff --git a/starmath/source/toolbox.cxx b/starmath/source/toolbox.cxx
index 192f0e41d09b..5b27e5e198ce 100644
--- a/starmath/source/toolbox.cxx
+++ b/starmath/source/toolbox.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <rtl/logfile.hxx>
#include <svl/eitem.hxx>
#include <sfx2/app.hxx>
diff --git a/starmath/source/types.cxx b/starmath/source/types.cxx
index c1289575e78b..ded22b0a966d 100644
--- a/starmath/source/types.cxx
+++ b/starmath/source/types.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <types.hxx>
#include <osl/diagnose.h>
diff --git a/starmath/source/unomodel.cxx b/starmath/source/unomodel.cxx
index f25ff428a2de..a253cdf89883 100644
--- a/starmath/source/unomodel.cxx
+++ b/starmath/source/unomodel.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <osl/mutex.hxx>
#include <sfx2/printer.hxx>
#include <vcl/svapp.hxx>
diff --git a/starmath/source/utility.cxx b/starmath/source/utility.cxx
index 9c06a4d03648..c8c2a1e8492e 100644
--- a/starmath/source/utility.cxx
+++ b/starmath/source/utility.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <sfx2/app.hxx>
#include <vcl/virdev.hxx>
#include <tools/string.hxx>
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index e4625d8dd4d1..c425b75d02a7 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/accessibility/AccessibleEventObject.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>