summaryrefslogtreecommitdiff
path: root/include/sfx2/dockwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/dockwin.hxx')
-rw-r--r--include/sfx2/dockwin.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/sfx2/dockwin.hxx b/include/sfx2/dockwin.hxx
index 110745f94a05..2b83ccead17f 100644
--- a/include/sfx2/dockwin.hxx
+++ b/include/sfx2/dockwin.hxx
@@ -77,10 +77,6 @@ public:
SfxDockingWindow( SfxBindings *pBindings,
SfxChildWindow *pCW,
vcl::Window* pParent,
- const ResId& rResId);
- SfxDockingWindow( SfxBindings *pBindings,
- SfxChildWindow *pCW,
- vcl::Window* pParent,
const OString& rID, const OUString& rUIXMLDescription );
virtual ~SfxDockingWindow();
virtual void dispose() override;