summaryrefslogtreecommitdiffstats
path: root/svx/source/customshapes/tbxcustomshapes.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/customshapes/tbxcustomshapes.cxx')
-rw-r--r--svx/source/customshapes/tbxcustomshapes.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/svx/source/customshapes/tbxcustomshapes.cxx b/svx/source/customshapes/tbxcustomshapes.cxx
index f80af1e9a548..7042e7024be2 100644
--- a/svx/source/customshapes/tbxcustomshapes.cxx
+++ b/svx/source/customshapes/tbxcustomshapes.cxx
@@ -94,12 +94,6 @@ void SvxTbxCtlCustomShapes::StateChanged( sal_uInt16 nSID, SfxItemState eState,
SfxToolBoxControl::StateChanged( nSID, eState, pState );
}
-// when one wants to create a popup window
-SfxPopupWindowType SvxTbxCtlCustomShapes::GetPopupWindowType() const
-{
- return( m_aCommand.isEmpty() ? SfxPopupWindowType::ONCLICK : SfxPopupWindowType::ONTIMEOUT);
-}
-
// Here is the window created
// The location of the Toolbox is queried through GetToolBox()
// rItemRect are the screen coordinates