summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/wrtsh.hxx
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2011-03-16 13:45:30 +0100
committerobo <obo@openoffice.org>2011-03-16 13:45:30 +0100
commit94ea22c482ec7cf2b28168b625b8411c0bcd3c76 (patch)
tree05eefddc030077c8162adbedf3b617deb70b334e /sw/source/ui/inc/wrtsh.hxx
parent4370c5a85732f67231b19c34170456b18af1607d (diff)
masterfix DEV300: #i10000# build breaker in swooo/DEV300_m103
Diffstat (limited to 'sw/source/ui/inc/wrtsh.hxx')
-rw-r--r--sw/source/ui/inc/wrtsh.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/ui/inc/wrtsh.hxx b/sw/source/ui/inc/wrtsh.hxx
index f1e82a1d4c..03b5f8eb61 100644
--- a/sw/source/ui/inc/wrtsh.hxx
+++ b/sw/source/ui/inc/wrtsh.hxx
@@ -452,6 +452,8 @@ typedef sal_Bool (SwWrtShell:: *FNSimpleMove)();
// die Core erzeugt eine Selektion, das SttSelect muss gerufen werden
virtual void NewCoreSelection();
+ virtual void ApplyViewOptions( const SwViewOption &rOpt );
+
// autom. Update von Vorlagen
void AutoUpdateFrame(SwFrmFmt* pFmt, const SfxItemSet& rStyleSet);
void AutoUpdatePara(SwTxtFmtColl* pColl, const SfxItemSet& rStyleSet);