diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 16:57:36 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 16:57:36 +0000 |
commit | 82f3132a2123596199d8118adaf0a07ff7de8e07 (patch) | |
tree | 9e5b703450381424984ba1df183475cdad9b87d9 /xmloff/inc/unointerfacetouniqueidentifiermapper.hxx | |
parent | 55aaed81d895aabee76154ed277244b7a38e65cd (diff) |
INTEGRATION: CWS warnings01 (1.2.224); FILE MERGED
2005/11/16 21:33:55 pl 1.2.224.1: #i55991# removed warnings
Diffstat (limited to 'xmloff/inc/unointerfacetouniqueidentifiermapper.hxx')
-rw-r--r-- | xmloff/inc/unointerfacetouniqueidentifiermapper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/unointerfacetouniqueidentifiermapper.hxx b/xmloff/inc/unointerfacetouniqueidentifiermapper.hxx index 2d21df98f941..4464fb768ad3 100644 --- a/xmloff/inc/unointerfacetouniqueidentifiermapper.hxx +++ b/xmloff/inc/unointerfacetouniqueidentifiermapper.hxx @@ -53,6 +53,6 @@ private: sal_Int32 mnNextId; }; -}; +} #endif |