diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 17:26:29 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 17:26:29 +0000 |
commit | b394f2e7eaf1b052926cd069b54e897f14a188d7 (patch) | |
tree | a74ad494f2037fe075b1806756349cf54b59df34 | |
parent | 56254295b9813bd65be798abf67ca0e48c5c218b (diff) |
INTEGRATION: CWS warnings01 (1.14.34); FILE MERGED
2005/11/02 14:57:55 cl 1.14.34.1: warning free code changes
-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" |