summaryrefslogtreecommitdiff
path: root/sw/inc/AnnotationWin.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-04-10 15:43:33 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-04-11 12:20:51 +0200
commit8b472a6067cfef1588b4b6122e52fcee269d6bdf (patch)
treed5499cc97990d234d02bb69d141e6e241115eaff /sw/inc/AnnotationWin.hxx
parentda78742e189966bd6e7f49390164132684928756 (diff)
inline some trivial private methods
Change-Id: Ic97c4202495112ad4cd32c295516ae8611a73d10 Reviewed-on: https://gerrit.libreoffice.org/36381 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/inc/AnnotationWin.hxx')
-rw-r--r--sw/inc/AnnotationWin.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/AnnotationWin.hxx b/sw/inc/AnnotationWin.hxx
index 256441bc9dfb..6f660a27ccca 100644
--- a/sw/inc/AnnotationWin.hxx
+++ b/sw/inc/AnnotationWin.hxx
@@ -204,10 +204,6 @@ class SwAnnotationWin : public vcl::Window
DECL_LINK(ScrollHdl, ScrollBar*, void);
DECL_LINK(DeleteHdl, void*, void);
- SwView& DocView() { return mrView;}
- SwPostItMgr& Mgr() { return mrMgr; }
- Outliner* Engine() { return mpOutliner;}
-
sal_uInt32 CountFollowing();
SwAnnotationWin* GetTopReplyNote();
SvxLanguageItem GetLanguage();