summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2001-08-09 15:34:02 +0000
committerBehrend Cornelius <bc@openoffice.org>2001-08-09 15:34:02 +0000
commit690027fd98952a7eb263651e6cc91285e269834b (patch)
treed6e2a39159d5adf8e275f8f8bf1d4b2d97dfcf4e /wizards
parenta8a15579544e92d610c6957fbba5b96f10a5d336 (diff)
#90750# ReadDirectories now clearly identifies 5.0 SO templates
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/tools/ModuleControls.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/tools/ModuleControls.xba b/wizards/source/tools/ModuleControls.xba
index 5a4bf5f55721..d252adda67c6 100644
--- a/wizards/source/tools/ModuleControls.xba
+++ b/wizards/source/tools/ModuleControls.xba
@@ -214,7 +214,7 @@ Dim oStoreProperties(0) as New com.sun.star.beans.PropertyValue
Dim oStoreDialog as Object
Dim iAccept as Integer
Dim sPath as String
-Dim ListAny(0)
+Dim ListAny(0) as Long
Dim UIFilterName as String
Dim FilterName as String
Dim FilterIndex as Integer