summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/wrtsh.hxx
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2011-09-09 09:13:10 +0200
committerCédric Bosdonnat <cedric.bosdonnat.ooo@free.fr>2011-09-09 21:34:08 +0200
commit16400db4629133ad59ce8cbc8746a63b33202fd3 (patch)
tree0e37f19c60edb18847e8e507208203b388df7644 /sw/source/ui/inc/wrtsh.hxx
parent052f181dad89ad34d90513bc9dcd3e3239727933 (diff)
Header/Footer: don't show the separator action in readonly mode
Diffstat (limited to 'sw/source/ui/inc/wrtsh.hxx')
-rw-r--r--sw/source/ui/inc/wrtsh.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/inc/wrtsh.hxx b/sw/source/ui/inc/wrtsh.hxx
index ef7337d6178f..e98afbd33333 100644
--- a/sw/source/ui/inc/wrtsh.hxx
+++ b/sw/source/ui/inc/wrtsh.hxx
@@ -450,6 +450,7 @@ typedef sal_Bool (SwWrtShell:: *FNSimpleMove)();
virtual void NewCoreSelection();
virtual void ApplyViewOptions( const SwViewOption &rOpt );
+ virtual void SetReadonlyOption( sal_Bool bSet );
// automatic update of styles
void AutoUpdateFrame(SwFrmFmt* pFmt, const SfxItemSet& rStyleSet);