diff options
-rw-r--r-- | xmloff/source/style/PageMasterImportPropMapper.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/style/PageMasterImportPropMapper.cxx b/xmloff/source/style/PageMasterImportPropMapper.cxx index 6f97895e0c96..fa86b52ad4e6 100644 --- a/xmloff/source/style/PageMasterImportPropMapper.cxx +++ b/xmloff/source/style/PageMasterImportPropMapper.cxx @@ -4,9 +4,9 @@ * * $RCSfile: PageMasterImportPropMapper.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: rt $ $Date: 2005-09-09 14:26:44 $ + * last change: $Author: hr $ $Date: 2006-06-19 18:26:29 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,7 @@ * ************************************************************************/ -#pragma hdrstop + #ifndef _XMLOFF_PAGEMASTERIMPORTPROPMAPPER_HXX #include "PageMasterImportPropMapper.hxx" |