diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-09 15:19:05 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-11-09 15:19:05 +0000 |
commit | 46aa6840cd0d1fb99673dac4e4ee9577a0fbca00 (patch) | |
tree | 19be0e35f385223d829ba94a92fb49db6f25ee86 /sw/inc/fesh.hxx | |
parent | 526054e6ec98e85e7173d951551203a7dffaf8cf (diff) |
INTEGRATION: CWS os38 (1.42.6); FILE MERGED
2004/10/08 12:39:33 os 1.42.6.2: RESYNC: (1.42-1.46); FILE MERGED
2004/09/21 10:23:00 os 1.42.6.1: #i33959# remove old Writer wizards
Diffstat (limited to 'sw/inc/fesh.hxx')
-rw-r--r-- | sw/inc/fesh.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx index 949f2fa9bcd7..7b87c9ad328c 100644 --- a/sw/inc/fesh.hxx +++ b/sw/inc/fesh.hxx @@ -2,9 +2,9 @@ * * $RCSfile: fesh.hxx,v $ * - * $Revision: 1.46 $ + * $Revision: 1.47 $ * - * last change: $Author: kz $ $Date: 2004-10-04 18:58:24 $ + * last change: $Author: hr $ $Date: 2004-11-09 16:19:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -416,7 +416,6 @@ public: // finde/loeschen den Fly, in dem der Cursor steht SwFrmFmt* WizzardGetFly(); - BOOL WizzardDelFly(); //Selebstaendiges selektieren von Flys BOOL GotoNextFly(GotoObjType eType = FLY_ANY) |