summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dwfunctr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/dwfunctr.hxx')
-rw-r--r--sc/source/ui/inc/dwfunctr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/dwfunctr.hxx b/sc/source/ui/inc/dwfunctr.hxx
index 28e85803df07..bef700938a8f 100644
--- a/sc/source/ui/inc/dwfunctr.hxx
+++ b/sc/source/ui/inc/dwfunctr.hxx
@@ -51,7 +51,7 @@ private:
VclPtr<ListBox> aCatBox;
VclPtr<ListBox> aFuncList;
VclPtr<ListBox> aDDFuncList;
- ListBox* pAllFuncList;
+ VclPtr<ListBox> pAllFuncList;
SfxChildAlignment eSfxNewAlignment;
SfxChildAlignment eSfxOldAlignment;