summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2015-05-06 15:34:21 +0100
committerMichael Meeks <michael.meeks@collabora.com>2015-05-07 09:45:08 +0100
commitca0bf47a14fc57c0c38915ad4a5a0ebfa0219295 (patch)
treeb14fca5be6d36bf980772f57a69c3df41f10ae51 /include/sfx2
parentaf9b1a8b2e7589d33168e5b252ee38d7c9821ab1 (diff)
Remove unused CreatePopupWindowCascading virtual methods.
Change-Id: I44125b9909c0d81abd84c9666d44225e99c94c54
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/tbxctrl.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sfx2/tbxctrl.hxx b/include/sfx2/tbxctrl.hxx
index d39337ce6680..11da16c4e0ff 100644
--- a/include/sfx2/tbxctrl.hxx
+++ b/include/sfx2/tbxctrl.hxx
@@ -198,8 +198,7 @@ protected:
virtual void DoubleClick();
virtual void Click();
virtual SfxPopupWindowType GetPopupWindowType() const;
- virtual VclPtr<SfxPopupWindow> CreatePopupWindow();
- virtual SfxPopupWindow* CreatePopupWindowCascading();
+ virtual VclPtr<SfxPopupWindow> CreatePopupWindow();
virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window *pParent );
// Must be called by subclass to set a new popup window instance