summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeDev
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-06-03 11:11:36 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-06-03 11:17:22 +0200
commit3b8402c771faa9ee85904346b76266f5d2d09d3c (patch)
tree973758a106d573f8c9ba72c4bdff6c953e86f52d /odk/examples/DevelopersGuide/OfficeDev
parentee7f28ed041542c76096777a85932be65e4cdf60 (diff)
odk/examples: pretty up
Change-Id: Id157616660253913ef0ef94c17a680bddacb0660
Diffstat (limited to 'odk/examples/DevelopersGuide/OfficeDev')
-rw-r--r--odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx
index f3b0382c781f..20a95063275b 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx
+++ b/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx
@@ -33,8 +33,8 @@
*
*************************************************************************/
-#ifndef _FILTERDETECT_HXX
-#define _FILTERDETECT_HXX
+#ifndef INCLUDED_OFFICEDEV_FILTERDEVELOPMENT_FLATXMLFILTERDETECTION_FILTERDETECT_HXX
+#define INCLUDED_OFFICEDEV_FILTERDEVELOPMENT_FLATXMLFILTERDETECTION_FILTERDETECT_HXX
#include <com/sun/star/document/XFilter.hpp>