summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/comboboxtoolbarcontroller.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-12-11 11:49:25 +0200
committerNoel Grandin <noel@peralex.com>2015-12-15 09:18:04 +0200
commitd59f411bf2920626c4d55b0477bd7bb3db8dae51 (patch)
treebeb79473cc6266e8f96d147e58913af20f36a604 /framework/inc/uielement/comboboxtoolbarcontroller.hxx
parent2c0a010b19cd2f1f7cf976b3fe7129dc9bd9e69c (diff)
loplugin:constantfunction
Change-Id: Id72123039409b7559fb4fdfe5f29bf1bb83ac23f
Diffstat (limited to 'framework/inc/uielement/comboboxtoolbarcontroller.hxx')
-rw-r--r--framework/inc/uielement/comboboxtoolbarcontroller.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/uielement/comboboxtoolbarcontroller.hxx b/framework/inc/uielement/comboboxtoolbarcontroller.hxx
index a96e3bed8544..3c32442bb91a 100644
--- a/framework/inc/uielement/comboboxtoolbarcontroller.hxx
+++ b/framework/inc/uielement/comboboxtoolbarcontroller.hxx
@@ -50,9 +50,7 @@ class ComboboxToolbarController : public ComplexToolbarController
// called from ComboBoxControl
void Select();
- void DoubleClick();
void Modify();
- void KeyInput( const KeyEvent& rKEvt );
void GetFocus();
void LoseFocus();
bool PreNotify( NotifyEvent& rNEvt );