summaryrefslogtreecommitdiffstats
path: root/sw/inc/accmap.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2002-08-09 11:50:05 +0000
committerMichael Brauer <mib@openoffice.org>2002-08-09 11:50:05 +0000
commit76a45a18588aaab8e681d48ba69d3ddce65d1ac1 (patch)
tree3439522c6a52bd0727024fe53ab01931d92ada1f /sw/inc/accmap.hxx
parent#99877# do not disable phonetic reading dependent on the current language (diff)
downloadcore-76a45a18588aaab8e681d48ba69d3ddce65d1ac1.tar.gz
core-76a45a18588aaab8e681d48ba69d3ddce65d1ac1.zip
#0100029#: broadcast UAA editable state events
Diffstat (limited to 'sw/inc/accmap.hxx')
-rw-r--r--sw/inc/accmap.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/accmap.hxx b/sw/inc/accmap.hxx
index 350522a9e51d..04f49d0d21a6 100644
--- a/sw/inc/accmap.hxx
+++ b/sw/inc/accmap.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: accmap.hxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: mib $ $Date: 2002-05-29 14:59:50 $
+ * last change: $Author: mib $ $Date: 2002-08-09 12:43:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -224,7 +224,7 @@ public:
// Invalidate state of whole tree. If an action is open, this call
// is processed when the last action ends.
- void InvalidateStates( sal_uInt8 nStates );
+ void InvalidateStates( sal_uInt8 nStates, const SwFrm *pFrm=0 );
void InvalidateRelationSet( const SwFrm* pMaster, const SwFrm* pFollow );