summaryrefslogtreecommitdiff
path: root/forms/source/component/ListBox.hxx
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-04-21 07:59:53 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2013-04-22 17:51:20 +0200
commit24bdda09fb2312239be0a791fa71c28022a33d51 (patch)
tree2eaae78d16c1b67d3dd6c3f6baed6074414b1a33 /forms/source/component/ListBox.hxx
parenta16a4006e40bdb2cb4671846295fe2bf5a856e68 (diff)
factorise common code
Change-Id: I53ee3b7c99205046b25f437480d26e484ac2c340
Diffstat (limited to 'forms/source/component/ListBox.hxx')
-rw-r--r--forms/source/component/ListBox.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/forms/source/component/ListBox.hxx b/forms/source/component/ListBox.hxx
index 590a9cbd8577..51cf5a8fc016 100644
--- a/forms/source/component/ListBox.hxx
+++ b/forms/source/component/ListBox.hxx
@@ -158,6 +158,7 @@ protected:
protected:
DECLARE_XCLONEABLE();
+ void init();
private:
void loadData( bool _bForce );