diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 13:32:00 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-07-01 13:32:00 +0000 |
commit | 0eed7298ac5f5e968d7cb9bb1cc95484f2b8184a (patch) | |
tree | 67479bb5f2f0f47a259233fa8b3edcfa12eb9704 /sw/inc/PostItMgr.hxx | |
parent | 3dee85aecda734ec313aa18b6f2982e7f79b2aaf (diff) |
INTEGRATION: CWS notes6 (1.6.24); FILE MERGED
2008/06/10 18:29:37 mod 1.6.24.1: notes5 import
Diffstat (limited to 'sw/inc/PostItMgr.hxx')
-rw-r--r-- | sw/inc/PostItMgr.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/PostItMgr.hxx b/sw/inc/PostItMgr.hxx index 9b9ea94f0d..0c1d0676d7 100644 --- a/sw/inc/PostItMgr.hxx +++ b/sw/inc/PostItMgr.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: PostItMgr.hxx,v $ - * $Revision: 1.7 $ + * $Revision: 1.8 $ * * This file is part of OpenOffice.org. * @@ -43,7 +43,7 @@ class SwWrtShell; class SwDoc; class SwView; class SwPostItField; -class SwFmtFld; +class SwFmtFld; class SwField; class SfxBroadcaster; class SfxHint; |