summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/docsh.hxx')
-rw-r--r--sw/inc/docsh.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx
index 67a3e3b82863..10a3ed6a472a 100644
--- a/sw/inc/docsh.hxx
+++ b/sw/inc/docsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: docsh.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mib $ $Date: 2001-02-06 15:33:31 $
+ * last change: $Author: mtg $ $Date: 2001-02-08 15:49:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -304,6 +304,8 @@ public:
ULONG LoadStylesFromFile( const String& rURL, SwgReaderOption& rOpt,
BOOL bUnoCall );
+ void InvalidateModel();
+ void ReactivateModel();
};
inline BOOL SwDocShell::SaveAsChilds( SvStorage *pStor )