From b0756a8c97a68bbcc5200492310810b7b0a16bfc Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 16 Nov 2004 09:19:14 +0000 Subject: INTEGRATION: CWS eforms2 (1.9.58); FILE MERGED 2004/10/08 12:49:50 dvo 1.9.58.2: RESYNC: (1.9-1.10); FILE MERGED 2004/07/23 13:29:49 fme 1.9.58.1: #114856# FormView view option --- sw/inc/pam.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sw/inc/pam.hxx') diff --git a/sw/inc/pam.hxx b/sw/inc/pam.hxx index 68102651da23..134a8b850d83 100644 --- a/sw/inc/pam.hxx +++ b/sw/inc/pam.hxx @@ -2,9 +2,9 @@ * * $RCSfile: pam.hxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2004-08-23 08:37:38 $ + * last change: $Author: obo $ $Date: 2004-11-16 10:19:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -289,7 +289,7 @@ public: // steht in etwas geschuetztem oder in die Selektion umspannt // etwas geschuetztes. - FASTBOOL HasReadonlySel() const; + FASTBOOL HasReadonlySel( bool bFormView ) const; DECL_FIXEDMEMPOOL_NEWDEL(SwPaM); -- cgit