summaryrefslogtreecommitdiff
path: root/sw/inc/view.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/view.hxx')
-rw-r--r--sw/inc/view.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/view.hxx b/sw/inc/view.hxx
index a5307014b9c9..700ae7511f1e 100644
--- a/sw/inc/view.hxx
+++ b/sw/inc/view.hxx
@@ -488,6 +488,8 @@ public:
void ExecSearch(SfxRequest&);
void ExecViewOptions(SfxRequest &);
+ virtual bool IsConditionalFastCall( const SfxRequest &rReq ) override;
+
void StateViewOptions(SfxItemSet &);
void StateSearch(SfxItemSet &);
void GetState(SfxItemSet&);