diff options
-rw-r--r-- | sc/workben/addin.cxx | 4 | ||||
-rw-r--r-- | sc/workben/result.cxx | 4 | ||||
-rw-r--r-- | starmath/source/accessibility.hxx | 4 | ||||
-rw-r--r-- | starmath/source/cfgitem.hxx | 4 | ||||
-rw-r--r-- | svl/source/items/stylepool.cxx | 4 | ||||
-rw-r--r-- | svtools/source/config/optionsdrawinglayer.cxx | 4 | ||||
-rw-r--r-- | svtools/source/filter/exportdialog.cxx | 4 |
7 files changed, 0 insertions, 28 deletions
diff --git a/sc/workben/addin.cxx b/sc/workben/addin.cxx index 2c13cac63c35..f5784c50aca9 100644 --- a/sc/workben/addin.cxx +++ b/sc/workben/addin.cxx @@ -17,10 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifdef _MSC_VER -#pragma hdrstop -#endif - #include <usr/factoryhlp.hxx> #include <usr/macros.hxx> #include <usr/reflserv.hxx> diff --git a/sc/workben/result.cxx b/sc/workben/result.cxx index a98b843696df..3f951954339b 100644 --- a/sc/workben/result.cxx +++ b/sc/workben/result.cxx @@ -17,10 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifdef _MSC_VER -#pragma hdrstop -#endif - #include <usr/ustring.hxx> #include "result.hxx" diff --git a/starmath/source/accessibility.hxx b/starmath/source/accessibility.hxx index 1414b5353be9..881c0854cb18 100644 --- a/starmath/source/accessibility.hxx +++ b/starmath/source/accessibility.hxx @@ -17,10 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifdef _MSC_VER -#pragma hdrstop -#endif - #ifndef INCLUDED_STARMATH_SOURCE_ACCESSIBILITY_HXX #define INCLUDED_STARMATH_SOURCE_ACCESSIBILITY_HXX diff --git a/starmath/source/cfgitem.hxx b/starmath/source/cfgitem.hxx index 680c4141809f..37151e268aab 100644 --- a/starmath/source/cfgitem.hxx +++ b/starmath/source/cfgitem.hxx @@ -17,10 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifdef _MSC_VER -#pragma hdrstop -#endif - #ifndef INCLUDED_STARMATH_SOURCE_CFGITEM_HXX #define INCLUDED_STARMATH_SOURCE_CFGITEM_HXX diff --git a/svl/source/items/stylepool.cxx b/svl/source/items/stylepool.cxx index 88f449d52a0f..5d478acbfb20 100644 --- a/svl/source/items/stylepool.cxx +++ b/svl/source/items/stylepool.cxx @@ -17,10 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifdef _MSC_VER -#pragma hdrstop -#endif - #include <vector> #include <map> diff --git a/svtools/source/config/optionsdrawinglayer.cxx b/svtools/source/config/optionsdrawinglayer.cxx index 5a95f169f977..b6f9c2a543ca 100644 --- a/svtools/source/config/optionsdrawinglayer.cxx +++ b/svtools/source/config/optionsdrawinglayer.cxx @@ -17,10 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifdef _MSC_VER -#pragma hdrstop -#endif - #include <svtools/optionsdrawinglayer.hxx> #include <unotools/configmgr.hxx> #include <unotools/configitem.hxx> diff --git a/svtools/source/filter/exportdialog.cxx b/svtools/source/filter/exportdialog.cxx index 172861493557..024d6b13030a 100644 --- a/svtools/source/filter/exportdialog.cxx +++ b/svtools/source/filter/exportdialog.cxx @@ -18,10 +18,6 @@ */ -#ifndef __GNUC__ -# pragma hdrstop -#endif - #include <tools/stream.hxx> #include <tools/fract.hxx> #include <vcl/graphicfilter.hxx> |