diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-07-22 16:48:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-07-22 16:48:43 +0000 |
commit | e01a8370881a253f0ecdaf631b100ba158836e14 (patch) | |
tree | 25ad08586ed427217a9a50543d0122d831adb0cb /shell | |
parent | 446be8282431ed0d59ee98542109fe00c2a0a3a9 (diff) |
INTEGRATION: CWS os2port03 (1.3.198); FILE MERGED
2008/07/17 05:25:53 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/simpletag.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/all/ooofilereader/simpletag.hxx b/shell/source/all/ooofilereader/simpletag.hxx index fdc961a996cf..394af4db7c1a 100644 --- a/shell/source/all/ooofilereader/simpletag.hxx +++ b/shell/source/all/ooofilereader/simpletag.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: simpletag.hxx,v $ - * $Revision: 1.4 $ + * $Revision: 1.5 $ * * This file is part of OpenOffice.org. * @@ -58,4 +58,4 @@ class CSimpleTag : public ITag XmlTagAttributes_t m_SimpleAttributes; }; -#endif
\ No newline at end of file +#endif |