Index: source/forms/controlelement.hxx =================================================================== RCS file: /cvs/xml/xmloff/source/forms/controlelement.hxx,v retrieving revision 1.2 diff -u -b -B -p -r1.2 controlelement.hxx --- source/forms/controlelement.hxx 3 Jan 2001 16:25:34 -0000 1.2 +++ source/forms/controlelement.hxx 23 Feb 2003 02:44:06 -0000 @@ -124,7 +124,7 @@ namespace xmloff } // namespace xmloff //......................................................................... -#endif _XMLOFF_FORMS_CONTROLELEMENT_HXX_ +#endif // _XMLOFF_FORMS_CONTROLELEMENT_HXX_ /************************************************************************* * history: Index: source/text/XMLIndexTemplateContext.cxx =================================================================== RCS file: /cvs/xml/xmloff/source/text/XMLIndexTemplateContext.cxx,v retrieving revision 1.5 diff -u -b -B -p -r1.5 XMLIndexTemplateContext.cxx --- source/text/XMLIndexTemplateContext.cxx 29 Jun 2001 21:07:22 -0000 1.5 +++ source/text/XMLIndexTemplateContext.cxx 23 Feb 2003 02:44:07 -0000 @@ -447,7 +447,7 @@ const SvXMLEnumMapEntry aLevelNameTOCMap { XML_8, 8 }, { XML_9, 9 }, { XML_10, 10 }, - { XML_TOKEN_INVALID, NULL } + { XML_TOKEN_INVALID, 0 } }; const sal_Char* aLevelStylePropNameTOCMap[] =