summaryrefslogtreecommitdiff
path: root/wizards/source/tools/Misc.xba
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2001-05-23 15:52:13 +0000
committerBehrend Cornelius <bc@openoffice.org>2001-05-23 15:52:13 +0000
commitf43d1dcf658e8a46f8b2baa8167733078a85f4a7 (patch)
tree25588f2784127a0d63e686a194f7d52bb3ac03bd /wizards/source/tools/Misc.xba
parentcc0a3a6036d723756cf63dd258de95cbe5c743a3 (diff)
#74868# Changes for the webwizard
Diffstat (limited to 'wizards/source/tools/Misc.xba')
-rw-r--r--wizards/source/tools/Misc.xba3
1 files changed, 1 insertions, 2 deletions
diff --git a/wizards/source/tools/Misc.xba b/wizards/source/tools/Misc.xba
index 4a05f20bf092..45c91d09a393 100644
--- a/wizards/source/tools/Misc.xba
+++ b/wizards/source/tools/Misc.xba
@@ -594,8 +594,7 @@ Dim PropValue(1) as new com.sun.star.beans.PropertyValue
End Sub
-
-Function ModifyPropertyValue(oContent() as Object, TargetProperties() as New com.sun.star.beans.PropertyValue )
+Function ModifyPropertyValue(oContent() as Object, TargetProperties())
Dim MaxIndex as Integer
Dim i as Integer
Dim a as Integer