summaryrefslogtreecommitdiff
path: root/forms/source/inc
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc')
-rw-r--r--forms/source/inc/FormComponent.hxx5
-rw-r--r--forms/source/inc/InterfaceContainer.hxx5
-rw-r--r--forms/source/inc/cloneable.hxx5
-rw-r--r--forms/source/inc/commandimageprovider.hxx5
-rw-r--r--forms/source/inc/componenttools.hxx5
-rw-r--r--forms/source/inc/controlfeatureinterception.hxx5
-rw-r--r--forms/source/inc/featuredispatcher.hxx5
-rw-r--r--forms/source/inc/formcontrolfont.hxx5
-rw-r--r--forms/source/inc/formnavigation.hxx5
-rw-r--r--forms/source/inc/frm_resource.hxx5
-rw-r--r--forms/source/inc/frm_strings.hxx5
-rw-r--r--forms/source/inc/limitedformats.hxx5
-rw-r--r--forms/source/inc/listenercontainers.hxx5
-rw-r--r--forms/source/inc/property.hxx5
-rw-r--r--forms/source/inc/propertybaghelper.hxx5
-rw-r--r--forms/source/inc/resettable.hxx5
-rw-r--r--forms/source/inc/services.hxx5
-rw-r--r--forms/source/inc/togglestate.hxx5
-rw-r--r--forms/source/inc/urltransformer.hxx5
-rw-r--r--forms/source/inc/windowstateguard.hxx5
20 files changed, 20 insertions, 80 deletions
diff --git a/forms/source/inc/FormComponent.hxx b/forms/source/inc/FormComponent.hxx
index 5ac06a927660..0310e3455a02 100644
--- a/forms/source/inc/FormComponent.hxx
+++ b/forms/source/inc/FormComponent.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_FORMCOMPONENT_HXX
-#define INCLUDED_FORMS_SOURCE_INC_FORMCOMPONENT_HXX
+#pragma once
#include "cloneable.hxx"
#include "propertybaghelper.hxx"
@@ -1235,6 +1234,4 @@ private:
}
-#endif // INCLUDED_FORMS_SOURCE_INC_FORMCOMPONENT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/InterfaceContainer.hxx b/forms/source/inc/InterfaceContainer.hxx
index 690b93d49da6..da55f0ebebb1 100644
--- a/forms/source/inc/InterfaceContainer.hxx
+++ b/forms/source/inc/InterfaceContainer.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_INTERFACECONTAINER_HXX
-#define INCLUDED_FORMS_SOURCE_INC_INTERFACECONTAINER_HXX
+#pragma once
#include <comphelper/uno3.hxx>
#include <com/sun/star/container/XNameContainer.hpp>
@@ -299,6 +298,4 @@ public:
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_INTERFACECONTAINER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/cloneable.hxx b/forms/source/inc/cloneable.hxx
index e920650a516c..e161ad8c095a 100644
--- a/forms/source/inc/cloneable.hxx
+++ b/forms/source/inc/cloneable.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_CLONEABLE_HXX
-#define INCLUDED_FORMS_SOURCE_INC_CLONEABLE_HXX
+#pragma once
#include <com/sun/star/uno/XAggregation.hpp>
@@ -39,6 +38,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_CLONEABLE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/commandimageprovider.hxx b/forms/source/inc/commandimageprovider.hxx
index 3a67df02256a..02742b5a99bf 100644
--- a/forms/source/inc/commandimageprovider.hxx
+++ b/forms/source/inc/commandimageprovider.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_COMMANDIMAGEPROVIDER_HXX
-#define INCLUDED_FORMS_SOURCE_INC_COMMANDIMAGEPROVIDER_HXX
+#pragma once
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
@@ -51,6 +50,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_COMMANDIMAGEPROVIDER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/componenttools.hxx b/forms/source/inc/componenttools.hxx
index f684ec572220..8c7fd8a8d54e 100644
--- a/forms/source/inc/componenttools.hxx
+++ b/forms/source/inc/componenttools.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_COMPONENTTOOLS_HXX
-#define INCLUDED_FORMS_SOURCE_INC_COMPONENTTOOLS_HXX
+#pragma once
#include <com/sun/star/uno/Type.hxx>
#include <com/sun/star/uno/Sequence.hxx>
@@ -82,6 +81,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_COMPONENTTOOLS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/controlfeatureinterception.hxx b/forms/source/inc/controlfeatureinterception.hxx
index 294d777dc0d4..1e58ffb63233 100644
--- a/forms/source/inc/controlfeatureinterception.hxx
+++ b/forms/source/inc/controlfeatureinterception.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX
-#define INCLUDED_FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX
+#pragma once
#include <com/sun/star/frame/XDispatchProviderInterceptor.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
@@ -85,6 +84,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/featuredispatcher.hxx b/forms/source/inc/featuredispatcher.hxx
index 12fbe44ff5fd..33f4610be4b6 100644
--- a/forms/source/inc/featuredispatcher.hxx
+++ b/forms/source/inc/featuredispatcher.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_FEATUREDISPATCHER_HXX
-#define INCLUDED_FORMS_SOURCE_INC_FEATUREDISPATCHER_HXX
+#pragma once
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Any.hxx>
@@ -99,6 +98,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_FEATUREDISPATCHER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/formcontrolfont.hxx b/forms/source/inc/formcontrolfont.hxx
index b6d9ea55d1a2..2cb2a9201319 100644
--- a/forms/source/inc/formcontrolfont.hxx
+++ b/forms/source/inc/formcontrolfont.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_FORMCONTROLFONT_HXX
-#define INCLUDED_FORMS_SOURCE_INC_FORMCONTROLFONT_HXX
+#pragma once
#include <com/sun/star/awt/FontDescriptor.hpp>
#include <com/sun/star/beans/Property.hpp>
@@ -94,6 +93,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_FORMCONTROLFONT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/formnavigation.hxx b/forms/source/inc/formnavigation.hxx
index 5a25dd89667e..3ca32a996add 100644
--- a/forms/source/inc/formnavigation.hxx
+++ b/forms/source/inc/formnavigation.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_FORMNAVIGATION_HXX
-#define INCLUDED_FORMS_SOURCE_INC_FORMNAVIGATION_HXX
+#pragma once
#include <com/sun/star/frame/XDispatchProviderInterception.hpp>
#include <com/sun/star/frame/XStatusListener.hpp>
@@ -215,6 +214,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_FORMNAVIGATION_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/frm_resource.hxx b/forms/source/inc/frm_resource.hxx
index 529d0f43b391..f56c6e3cfd76 100644
--- a/forms/source/inc/frm_resource.hxx
+++ b/forms/source/inc/frm_resource.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_FRM_RESOURCE_HXX
-#define INCLUDED_FORMS_SOURCE_INC_FRM_RESOURCE_HXX
+#pragma once
#include <rtl/ustring.hxx>
@@ -37,6 +36,4 @@ namespace frm
}
-#endif // INCLUDED_FORMS_SOURCE_INC_FRM_RESOURCE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/frm_strings.hxx b/forms/source/inc/frm_strings.hxx
index 06d3f8cb148b..d0558f80b450 100644
--- a/forms/source/inc/frm_strings.hxx
+++ b/forms/source/inc/frm_strings.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_FRM_STRINGS_HXX
-#define INCLUDED_FORMS_SOURCE_INC_FRM_STRINGS_HXX
+#pragma once
namespace frm
@@ -295,6 +294,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_FRM_STRINGS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/limitedformats.hxx b/forms/source/inc/limitedformats.hxx
index 5922fd6db8f1..a176df06f054 100644
--- a/forms/source/inc/limitedformats.hxx
+++ b/forms/source/inc/limitedformats.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_LIMITEDFORMATS_HXX
-#define INCLUDED_FORMS_SOURCE_INC_LIMITEDFORMATS_HXX
+#pragma once
#include <osl/mutex.hxx>
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
@@ -92,6 +91,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_LIMITEDFORMATS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/listenercontainers.hxx b/forms/source/inc/listenercontainers.hxx
index 7e67fa0c7f67..f7b0cbb88579 100644
--- a/forms/source/inc/listenercontainers.hxx
+++ b/forms/source/inc/listenercontainers.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_LISTENERCONTAINERS_HXX
-#define INCLUDED_FORMS_SOURCE_INC_LISTENERCONTAINERS_HXX
+#pragma once
#include <com/sun/star/form/XResetListener.hpp>
#include <comphelper/listenernotification.hxx>
@@ -108,6 +107,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_LISTENERCONTAINERS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/property.hxx b/forms/source/inc/property.hxx
index fa3f071d011d..f0383433d4b9 100644
--- a/forms/source/inc/property.hxx
+++ b/forms/source/inc/property.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_PROPERTY_HXX
-#define INCLUDED_FORMS_SOURCE_INC_PROPERTY_HXX
+#pragma once
#include <sal/config.h>
@@ -430,6 +429,4 @@ public:
}
//... namespace frm .......................................................
-#endif // INCLUDED_FORMS_SOURCE_INC_PROPERTY_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/propertybaghelper.hxx b/forms/source/inc/propertybaghelper.hxx
index 0e93500ad1a2..542cef9a6d66 100644
--- a/forms/source/inc/propertybaghelper.hxx
+++ b/forms/source/inc/propertybaghelper.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_PROPERTYBAGHELPER_HXX
-#define INCLUDED_FORMS_SOURCE_INC_PROPERTYBAGHELPER_HXX
+#pragma once
#include <com/sun/star/beans/PropertyValue.hpp>
@@ -145,6 +144,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_PROPERTYBAGHELPER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/resettable.hxx b/forms/source/inc/resettable.hxx
index 11a2db89777e..2bdb16404b22 100644
--- a/forms/source/inc/resettable.hxx
+++ b/forms/source/inc/resettable.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_RESETTABLE_HXX
-#define INCLUDED_FORMS_SOURCE_INC_RESETTABLE_HXX
+#pragma once
#include <com/sun/star/form/XResetListener.hpp>
@@ -60,6 +59,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_RESETTABLE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/services.hxx b/forms/source/inc/services.hxx
index 8a3312b30fae..01a346e3f55f 100644
--- a/forms/source/inc/services.hxx
+++ b/forms/source/inc/services.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_SERVICES_HXX
-#define INCLUDED_FORMS_SOURCE_INC_SERVICES_HXX
+#pragma once
#define AWT_CONTROL_TEXTFIELD "com.sun.star.awt.TextField"
@@ -199,6 +198,4 @@
#define SRV_SDB_ROWSET "com.sun.star.sdb.RowSet"
#define SRV_SDB_CONNECTION "com.sun.star.sdb.Connection"
-#endif // INCLUDED_FORMS_SOURCE_INC_SERVICES_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/togglestate.hxx b/forms/source/inc/togglestate.hxx
index d02032ea8e89..aeacabc515f1 100644
--- a/forms/source/inc/togglestate.hxx
+++ b/forms/source/inc/togglestate.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_TOGGLESTATE_HXX
-#define INCLUDED_FORMS_SOURCE_INC_TOGGLESTATE_HXX
+#pragma once
namespace frm
@@ -31,6 +30,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_TOGGLESTATE_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/urltransformer.hxx b/forms/source/inc/urltransformer.hxx
index 3db4d79ca560..e11661176b92 100644
--- a/forms/source/inc/urltransformer.hxx
+++ b/forms/source/inc/urltransformer.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_URLTRANSFORMER_HXX
-#define INCLUDED_FORMS_SOURCE_INC_URLTRANSFORMER_HXX
+#pragma once
#include <com/sun/star/util/XURLTransformer.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
@@ -68,6 +67,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_URLTRANSFORMER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/source/inc/windowstateguard.hxx b/forms/source/inc/windowstateguard.hxx
index 6d1f94554093..f1a449c39e56 100644
--- a/forms/source/inc/windowstateguard.hxx
+++ b/forms/source/inc/windowstateguard.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_INC_WINDOWSTATEGUARD_HXX
-#define INCLUDED_FORMS_SOURCE_INC_WINDOWSTATEGUARD_HXX
+#pragma once
#include <com/sun/star/awt/XWindow2.hpp>
#include <com/sun/star/awt/XControlModel.hpp>
@@ -68,6 +67,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_INC_WINDOWSTATEGUARD_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */