summaryrefslogtreecommitdiff
path: root/wizards/source/webwizard
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-04-07 09:29:12 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-04-07 09:29:12 +0000
commitaf5b7e5432c8514deb35ceaae9375281b6cda517 (patch)
tree88973a392b14274ea28029ecefbcdf2c9cb1525f /wizards/source/webwizard
parent3b90f2aff10bc700eb3db5cb3c17058fe6b9ad32 (diff)
INTEGRATION: CWS geordi2q16 (1.31.118); FILE MERGED
2004/04/05 13:40:01 hr 1.31.118.1: #111934#: merge CWS ooo111regression4
Diffstat (limited to 'wizards/source/webwizard')
-rw-r--r--wizards/source/webwizard/HtmlAutoPilotBasic.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/webwizard/HtmlAutoPilotBasic.xba b/wizards/source/webwizard/HtmlAutoPilotBasic.xba
index 013f31df47ef..c3861e9ad7a9 100644
--- a/wizards/source/webwizard/HtmlAutoPilotBasic.xba
+++ b/wizards/source/webwizard/HtmlAutoPilotBasic.xba
@@ -35,7 +35,7 @@ Public ProgressValue As Long
Public oBaseDocument as Object
Public oViewCursor as Object
Public oViewSettings as Object
-Public NoArgs as New com.sun.star.beans.PropertyValue
+Public NoArgs() as New com.sun.star.beans.PropertyValue
Public oCursor as Object
Public oBookmarks as Object