diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-15 09:32:53 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-15 09:32:53 +0000 |
commit | be840b8d88c38259e5f5b2d5735c54c8869841cf (patch) | |
tree | 3c7fc6d7c06258bc1c4f3704282eef5556219f27 /forms | |
parent | 8ea90d017157c6d7f1cb40ebdf39f342c4bb1a24 (diff) |
INTEGRATION: CWS dba30 (1.4.54); FILE MERGED
2006/07/19 10:01:58 fs 1.4.54.3: RESYNC: (1.6-1.7); FILE MERGED
2005/09/29 10:44:16 fs 1.4.54.2: RESYNC: (1.4-1.5); FILE MERGED
2005/08/02 13:45:32 fs 1.4.54.1: #i49579# lock SolarMutex before forwarding text to the engine
Diffstat (limited to 'forms')
-rw-r--r-- | forms/source/richtext/richtextmodel.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/richtext/richtextmodel.hxx b/forms/source/richtext/richtextmodel.hxx index ab2521ddcc65..1b01305905fe 100644 --- a/forms/source/richtext/richtextmodel.hxx +++ b/forms/source/richtext/richtextmodel.hxx @@ -4,9 +4,9 @@ * * $RCSfile: richtextmodel.hxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2006-06-19 13:01:13 $ + * last change: $Author: hr $ $Date: 2006-08-15 10:32:53 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. |