diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-15 12:06:32 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-15 12:50:46 +0000 |
commit | 2bd7767d010401199ad50c2ef2791b53ae03fb03 (patch) | |
tree | a5698e6e668fa8e8a7d7fc1fd088247776d3e11d /stoc/source/uriproc | |
parent | 3efddb093e72c100bc609ec691effb4563af2c20 (diff) |
Resolves fdo#70681: fixincludeguards.pl: all that's left
Change-Id: I3e51a62710bb46c8255fd228d41d9300c90a1fb5
Reviewed-on: https://gerrit.libreoffice.org/9360
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'stoc/source/uriproc')
4 files changed, 8 insertions, 8 deletions
diff --git a/stoc/source/uriproc/ExternalUriReferenceTranslator.hxx b/stoc/source/uriproc/ExternalUriReferenceTranslator.hxx index 3da16dbcd0bb..dff8e24cebee 100644 --- a/stoc/source/uriproc/ExternalUriReferenceTranslator.hxx +++ b/stoc/source/uriproc/ExternalUriReferenceTranslator.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_stoc_source_uriproc_ExternalUriReferenceTranslator_hxx -#define INCLUDED_stoc_source_uriproc_ExternalUriReferenceTranslator_hxx +#ifndef INCLUDED_STOC_SOURCE_URIPROC_EXTERNALURIREFERENCETRANSLATOR_HXX +#define INCLUDED_STOC_SOURCE_URIPROC_EXTERNALURIREFERENCETRANSLATOR_HXX #include "com/sun/star/uno/Exception.hpp" #include "com/sun/star/uno/Reference.hxx" diff --git a/stoc/source/uriproc/UriReference.hxx b/stoc/source/uriproc/UriReference.hxx index 1c48aebd17ab..b6306888ca69 100644 --- a/stoc/source/uriproc/UriReference.hxx +++ b/stoc/source/uriproc/UriReference.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_stoc_source_uriproc_UriReference_hxx -#define INCLUDED_stoc_source_uriproc_UriReference_hxx +#ifndef INCLUDED_STOC_SOURCE_URIPROC_URIREFERENCE_HXX +#define INCLUDED_STOC_SOURCE_URIPROC_URIREFERENCE_HXX #include "com/sun/star/uno/RuntimeException.hpp" #include "osl/mutex.hxx" diff --git a/stoc/source/uriproc/UriReferenceFactory.hxx b/stoc/source/uriproc/UriReferenceFactory.hxx index 4a18d502467e..cbbf2432a3dc 100644 --- a/stoc/source/uriproc/UriReferenceFactory.hxx +++ b/stoc/source/uriproc/UriReferenceFactory.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_stoc_source_uriproc_UriReferenceFactory_hxx -#define INCLUDED_stoc_source_uriproc_UriReferenceFactory_hxx +#ifndef INCLUDED_STOC_SOURCE_URIPROC_URIREFERENCEFACTORY_HXX +#define INCLUDED_STOC_SOURCE_URIPROC_URIREFERENCEFACTORY_HXX #include "com/sun/star/uno/Exception.hpp" #include "com/sun/star/uno/Reference.hxx" diff --git a/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.hxx b/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.hxx index 01da290700ad..2d21127cb3b8 100644 --- a/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.hxx +++ b/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_stoc_source_uriproc_VndSunStarPkgUrlReferenceFactory_hxx -#define INCLUDED_stoc_source_uriproc_VndSunStarPkgUrlReferenceFactory_hxx +#ifndef INCLUDED_STOC_SOURCE_URIPROC_VNDSUNSTARPKGURLREFERENCEFACTORY_HXX +#define INCLUDED_STOC_SOURCE_URIPROC_VNDSUNSTARPKGURLREFERENCEFACTORY_HXX #include "com/sun/star/uno/Exception.hpp" #include "com/sun/star/uno/Reference.hxx" |