summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/fontitemids.hxx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-06-11 10:28:43 +0000
committerFrank Schönheit <fs@openoffice.org>2001-06-11 10:28:43 +0000
commit001bb3bb54a626b494120674ee8922c7025b7f00 (patch)
tree4642879d15e627524a5198ae1716e34a1f3f3ff4 /extensions/source/propctrlr/fontitemids.hxx
parent89e2c9ae520c53fddecf18af20a5a9bac196eefd (diff)
#86096# corrected the include protection
Diffstat (limited to 'extensions/source/propctrlr/fontitemids.hxx')
-rw-r--r--extensions/source/propctrlr/fontitemids.hxx13
1 files changed, 8 insertions, 5 deletions
diff --git a/extensions/source/propctrlr/fontitemids.hxx b/extensions/source/propctrlr/fontitemids.hxx
index c828173c2400..001912c58712 100644
--- a/extensions/source/propctrlr/fontitemids.hxx
+++ b/extensions/source/propctrlr/fontitemids.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fontitemids.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: fs $ $Date: 2001-06-11 11:25:49 $
+ * last change: $Author: fs $ $Date: 2001-06-11 11:28:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,8 @@
*
************************************************************************/
-#ifndef _EXTENSIONS_PROPCTRLR_CONTROLFONT_HXX_
-#define _EXTENSIONS_PROPCTRLR_CONTROLFONT_HXX_
+#ifndef _EXTENSIONS_PROPCTRLR_FONTITEMIDS_HXX_
+#define _EXTENSIONS_PROPCTRLR_FONTITEMIDS_HXX_
#define CFID_FONT 1
#define CFID_HEIGHT 2
@@ -96,11 +96,14 @@ namespace pcr
} // namespace pcr
//........................................................................
-#endif // _EXTENSIONS_PROPCTRLR_CONTROLFONT_HXX_
+#endif // _EXTENSIONS_PROPCTRLR_FONTITEMIDS_HXX_
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.1 2001/06/11 11:25:49 fs
+ * initial checkin - item ids for changing a control font
+ *
*
* Revision 1.0 11.06.01 10:17:20 fs
************************************************************************/