summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.hxx
diff options
context:
space:
mode:
authorGergo Mocsi <gmocsi91@gmail.com>2013-08-22 09:36:48 +0200
committerGergo Mocsi <gmocsi91@gmail.com>2013-08-22 09:36:48 +0200
commit30530cdf5d0e8396fcd2b52f69d6723dc2764e73 (patch)
tree2cb984cc1dfdfc52f71d237f19de69e14c537cab /basctl/source/basicide/baside2.hxx
parent3c470ac7adda3ec8fdf4b6a421d2dfd4adf7a9f7 (diff)
GSOC work, fixed clipping of the listbox in the bottom
Listbox positioning on the bottom is corrected. Change-Id: I75af0ff68b24ad26e9c9bd41d91a6ac9d1fa9d1c
Diffstat (limited to 'basctl/source/basicide/baside2.hxx')
-rw-r--r--basctl/source/basicide/baside2.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index 7e037f8f3b17..447d77d5b372 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -529,7 +529,7 @@ public:
void ClearListBox();
void SetTextSelection( const TextSelection& aSel );
const TextSelection& GetTextSelection() const;
- void ResizeListBox( const TextSelection& aSel );
+ void ResizeListBox();
void SelectFirstEntry(); //selects first entry in ListBox
void ClearAndHide();
/*