summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/toolbox/tbxitem.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sfx2/source/toolbox/tbxitem.cxx b/sfx2/source/toolbox/tbxitem.cxx
index 02830201f7cf..749b809b0924 100644
--- a/sfx2/source/toolbox/tbxitem.cxx
+++ b/sfx2/source/toolbox/tbxitem.cxx
@@ -970,13 +970,6 @@ void SfxToolBoxControl::Click()
-SfxPopupWindowType SfxToolBoxControl::GetPopupWindowType() const
-{
- return SfxPopupWindowType::NONE;
-}
-
-
-
VclPtr<SfxPopupWindow> SfxToolBoxControl::CreatePopupWindow()
{
return 0;