summaryrefslogtreecommitdiff
path: root/sw/inc/PostItMgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/PostItMgr.hxx')
-rw-r--r--sw/inc/PostItMgr.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/PostItMgr.hxx b/sw/inc/PostItMgr.hxx
index d45b277a69f3..c408169628d6 100644
--- a/sw/inc/PostItMgr.hxx
+++ b/sw/inc/PostItMgr.hxx
@@ -229,6 +229,7 @@ class SwPostItMgr: public SfxListener
void Hide( const OUString& rAuthor );
void Hide();
void Show();
+ void ShowHideResolvedNotes(bool visible);
void UpdateResolvedStatus(sw::annotation::SwAnnotationWin* topNote);
void Rescale();
@@ -258,6 +259,8 @@ class SwPostItMgr: public SfxListener
void HideActiveSidebarWin();
void ToggleInsModeOnActiveSidebarWin();
+ bool ResolvedPostItsVisible();
+
sal_Int32 GetMinimumSizeWithMeta() const;
sal_Int32 GetSidebarScrollerHeight() const;