summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/progress.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/progress.hxx')
-rw-r--r--sfx2/inc/sfx2/progress.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/inc/sfx2/progress.hxx b/sfx2/inc/sfx2/progress.hxx
index d8a580a7ba..c785aca883 100644
--- a/sfx2/inc/sfx2/progress.hxx
+++ b/sfx2/inc/sfx2/progress.hxx
@@ -82,8 +82,6 @@ public:
DECL_DLLPRIVATE_STATIC_LINK( SfxProgress, SetStateHdl, PlugInLoadStatus* );
DECL_DLLPRIVATE_STATIC_LINK( SfxProgress, DefaultBindingProgress, SvProgressArg* );
- SAL_DLLPRIVATE bool StatusBarManagerGone_Impl(SfxStatusBarManager*pStb);
- SAL_DLLPRIVATE const String& GetStateText_Impl() const;
};
#endif