diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-07-22 16:48:17 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-07-22 16:48:17 +0000 |
commit | af48842869364f665631f27f826ba6ab4b029355 (patch) | |
tree | 883126f2a2bdf0c185b0efc07c0b00c8ccb1ac0f /shell | |
parent | 4d455835b4d619b781a72edcc72bbc153d1bf802 (diff) |
INTEGRATION: CWS os2port03 (1.3.198); FILE MERGED
2008/07/17 05:25:47 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/keywordstag.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/all/ooofilereader/keywordstag.hxx b/shell/source/all/ooofilereader/keywordstag.hxx index 8326b67257b2..775388c55401 100644 --- a/shell/source/all/ooofilereader/keywordstag.hxx +++ b/shell/source/all/ooofilereader/keywordstag.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: keywordstag.hxx,v $ - * $Revision: 1.4 $ + * $Revision: 1.5 $ * * This file is part of OpenOffice.org. * @@ -54,4 +54,4 @@ class CKeywordsTag : public ITag std::wstring m_sCurrentKeyword; }; -#endif
\ No newline at end of file +#endif |