summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/titledockwin.hxx1
-rw-r--r--include/svtools/editbrowsebox.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/titledockwin.hxx b/include/sfx2/titledockwin.hxx
index c40808c3289d..87d745b639a0 100644
--- a/include/sfx2/titledockwin.hxx
+++ b/include/sfx2/titledockwin.hxx
@@ -72,7 +72,6 @@ namespace sfx2
private:
DECL_LINK( OnToolboxItemSelected, ToolBox*, void );
- void impl_construct();
void impl_layout();
void impl_scheduleLayout();
diff --git a/include/svtools/editbrowsebox.hxx b/include/svtools/editbrowsebox.hxx
index c878fe7fc39a..213af400f35a 100644
--- a/include/svtools/editbrowsebox.hxx
+++ b/include/svtools/editbrowsebox.hxx
@@ -627,7 +627,6 @@ namespace svt
inline void EnableAndShow() const;
SVT_DLLPRIVATE void implActivateCellOnMouseEvent(const BrowserMouseEvent& _rEvt, bool _bUp);
- SVT_DLLPRIVATE void impl_construct();
DECL_DLLPRIVATE_LINK( ModifyHdl, LinkParamNone*, void );
DECL_DLLPRIVATE_LINK( StartEditHdl, void*, void );