diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-07-22 16:48:04 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-07-22 16:48:04 +0000 |
commit | 4d455835b4d619b781a72edcc72bbc153d1bf802 (patch) | |
tree | 391c9353a69564b837ee6798724eed2b35e863ed /shell | |
parent | 70a769f6ec2feafa685a8b40f79c0acbed802146 (diff) |
INTEGRATION: CWS os2port03 (1.3.198); FILE MERGED
2008/07/17 05:25:38 obr 1.3.198.2: RESYNC: (1.3-1.4); FILE MERGED
2008/04/15 14:32:19 ydario 1.3.198.1: Issue number: i85203
Submitted by: ydario
Reviewed by: ydario
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/all/ooofilereader/itag.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/all/ooofilereader/itag.hxx b/shell/source/all/ooofilereader/itag.hxx index 16c7d9c0dec3..074fb6fead75 100644 --- a/shell/source/all/ooofilereader/itag.hxx +++ b/shell/source/all/ooofilereader/itag.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: itag.hxx,v $ - * $Revision: 1.4 $ + * $Revision: 1.5 $ * * This file is part of OpenOffice.org. * @@ -52,4 +52,4 @@ class ITag virtual ::std::wstring const getTagAttribute( ::std::wstring const & attrname ) = 0; }; -#endif
\ No newline at end of file +#endif |