summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/baside2.hxx')
-rw-r--r--basctl/source/basicide/baside2.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index 78932cfe2e92..20d421715648 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -488,6 +488,7 @@ private:
CodeCompleteWindow* pCodeCompleteWindow; // parent window
void SetVisibleEntries(); // sets the visible entries based on aFuncBuffer variable
+ void HideAndRestoreFocus();
public:
CodeCompleteListBox( CodeCompleteWindow* pPar );