Kaydet (Commit) 30155e22 authored tarafından Petr Mladek's avatar Petr Mladek

more removed include guards using fixguard.py

üst 704e8f6e
...@@ -29,15 +29,9 @@ ...@@ -29,15 +29,9 @@
#define _TPLCOMP_HXX #define _TPLCOMP_HXX
#include <osl/mutex.hxx> #include <osl/mutex.hxx>
//ASDBG #ifndef _USR_UNO_HXX
//ASDBG #include <usr/uno.hxx> //ASDBG #include <usr/uno.hxx>
//ASDBG #endif
//ASDBG #ifndef _USR_LSTCOMP_HXX
//ASDBG #include <usr/iterhlp.hxx> //ASDBG #include <usr/iterhlp.hxx>
//ASDBG #endif
//ASDBG #ifndef _USR_SERVICES_HXX
//ASDBG #include <usr/services.hxx> //ASDBG #include <usr/services.hxx>
//ASDBG #endif
#include <com/sun/star/chaos/XCommandExecutor.hpp> #include <com/sun/star/chaos/XCommandExecutor.hpp>
#include <com/sun/star/chaos/XStatusCallback.hpp> #include <com/sun/star/chaos/XStatusCallback.hpp>
#include <com/sun/star/chaos/UnknownCommandException.hpp> #include <com/sun/star/chaos/UnknownCommandException.hpp>
......
...@@ -33,9 +33,7 @@ ...@@ -33,9 +33,7 @@
#include <com/sun/star/frame/XStorable.hpp> #include <com/sun/star/frame/XStorable.hpp>
// #110680# // #110680#
//#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
//#include <comphelper/processfactory.hxx> //#include <comphelper/processfactory.hxx>
//#endif
#include <tools/globname.hxx> #include <tools/globname.hxx>
#include <sot/clsids.hxx> #include <sot/clsids.hxx>
#include <tools/globname.hxx> #include <tools/globname.hxx>
......
...@@ -50,9 +50,7 @@ ...@@ -50,9 +50,7 @@
#include <tools/fldunit.hxx> #include <tools/fldunit.hxx>
// #110680# // #110680#
//#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
//#include <comphelper/processfactory.hxx> //#include <comphelper/processfactory.hxx>
//#endif
#include <com/sun/star/util/XNumberFormatsSupplier.hpp> #include <com/sun/star/util/XNumberFormatsSupplier.hpp>
#include <com/sun/star/style/NumberingType.hpp> #include <com/sun/star/style/NumberingType.hpp>
#include <com/sun/star/text/XNumberingTypeInfo.hpp> #include <com/sun/star/text/XNumberingTypeInfo.hpp>
......
...@@ -38,9 +38,7 @@ ...@@ -38,9 +38,7 @@
#include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp>
// #110680# // #110680#
//#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
//#include <comphelper/processfactory.hxx> //#include <comphelper/processfactory.hxx>
//#endif
#include <comphelper/genericpropertyset.hxx> #include <comphelper/genericpropertyset.hxx>
#include <rtl/ustrbuf.hxx> #include <rtl/ustrbuf.hxx>
#include "xmlnmspe.hxx" #include "xmlnmspe.hxx"
......
...@@ -40,9 +40,7 @@ ...@@ -40,9 +40,7 @@
#include <com/sun/star/uno/Exception.hpp> #include <com/sun/star/uno/Exception.hpp>
// #110680# // #110680#
//#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
//#include <comphelper/processfactory.hxx> //#include <comphelper/processfactory.hxx>
//#endif
#include <rtl/ustrbuf.hxx> #include <rtl/ustrbuf.hxx>
#include "xmlnmspe.hxx" #include "xmlnmspe.hxx"
#include <xmloff/nmspmap.hxx> #include <xmloff/nmspmap.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment