summaryrefslogtreecommitdiff
path: root/sw/inc/pam.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-16 09:19:14 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-16 09:19:14 +0000
commitb0756a8c97a68bbcc5200492310810b7b0a16bfc (patch)
tree8e67758a77581969241e9d6bee64a93a13cdd317 /sw/inc/pam.hxx
parent5488057bcff840113be023670f1727f24254a6a6 (diff)
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
Diffstat (limited to 'sw/inc/pam.hxx')
-rw-r--r--sw/inc/pam.hxx6
1 files changed, 3 insertions, 3 deletions
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);