summaryrefslogtreecommitdiffstats
path: root/include/editeng/rsiditem.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 19:17:57 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:31 +0200
commit10860425b6f325350fb4df59927a63b8d1b85901 (patch)
tree8e687af0a523a3fcdd1d7f21f883c6c27ecc0676 /include/editeng/rsiditem.hxx
parentfixincludeguards.sh: include/o* (diff)
downloadcore-10860425b6f325350fb4df59927a63b8d1b85901.tar.gz
core-10860425b6f325350fb4df59927a63b8d1b85901.zip
fixincludeguards.sh: include/editeng
Change-Id: I5a172bb12b62940b9994b2740e054b43145b08f0
Diffstat (limited to 'include/editeng/rsiditem.hxx')
-rw-r--r--include/editeng/rsiditem.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/editeng/rsiditem.hxx b/include/editeng/rsiditem.hxx
index a585690b20f2..0834dc418105 100644
--- a/include/editeng/rsiditem.hxx
+++ b/include/editeng/rsiditem.hxx
@@ -6,8 +6,8 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef _SVX_RSIDITEM_HXX
-#define _SVX_RSIDITEM_HXX
+#ifndef INCLUDED_EDITENG_RSIDITEM_HXX
+#define INCLUDED_EDITENG_RSIDITEM_HXX
#include <svl/intitem.hxx>
#include "editeng/editengdllapi.h"
@@ -31,4 +31,4 @@ public:
virtual bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 );
};
-#endif // _SVX_RSIDITEM_HXX
+#endif // INCLUDED_EDITENG_RSIDITEM_HXX