summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/annotsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/annotsh.hxx')
-rw-r--r--sw/source/ui/inc/annotsh.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/inc/annotsh.hxx b/sw/source/ui/inc/annotsh.hxx
index 5d6d74a7614e..12de8a18618b 100644
--- a/sw/source/ui/inc/annotsh.hxx
+++ b/sw/source/ui/inc/annotsh.hxx
@@ -68,11 +68,12 @@ public:
void InsertSymbol(SfxRequest& rReq);
- void ExecSearch(SfxRequest&, BOOL bNoMessage = FALSE);
+ void ExecSearch(SfxRequest&, sal_Bool bNoMessage = sal_False);
void StateSearch(SfxItemSet &);
- virtual SfxUndoManager* GetUndoManager();
+ virtual ::svl::IUndoManager*
+ GetUndoManager();
};
#endif