summaryrefslogtreecommitdiff
path: root/sw/inc/viewsh.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 13:52:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 13:52:17 +0000
commitfd86c0c7f8c921f14e8dfcdcc126186b0f55cbc7 (patch)
tree59d775180a59755eb7fa20be3a6639b77815caaa /sw/inc/viewsh.hxx
parent68f8719ce1b458188f94f9ab7fd7567ea2160e06 (diff)
INTEGRATION: CWS swundo03 (1.38.32); FILE MERGED
2004/08/12 14:49:56 hbrinkm 1.38.32.2: RESYNC: (1.38-1.39); FILE MERGED 2004/08/04 14:45:44 hbrinkm 1.38.32.1: #115575#,#115582#
Diffstat (limited to 'sw/inc/viewsh.hxx')
-rw-r--r--sw/inc/viewsh.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx
index 89a79cfbb057..2b87b1019a6b 100644
--- a/sw/inc/viewsh.hxx
+++ b/sw/inc/viewsh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: viewsh.hxx,v $
*
- * $Revision: 1.41 $
+ * $Revision: 1.42 $
*
- * last change: $Author: rt $ $Date: 2004-08-23 10:54:11 $
+ * last change: $Author: hr $ $Date: 2004-09-08 14:52:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -496,6 +496,8 @@ public:
//apply Accessiblity options
void ApplyAccessiblityOptions(SvtAccessibilityOptions& rAccessibilityOptions);
+ String GetMarkListDescription() const ;
+
ViewShell( ViewShell&, Window *pWin = 0, OutputDevice *pOut = 0,
long nFlags = 0 );
ViewShell( SwDoc& rDoc, Window *pWin,