summaryrefslogtreecommitdiff
path: root/wizards/source
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2002-08-08 08:18:27 +0000
committerBehrend Cornelius <bc@openoffice.org>2002-08-08 08:18:27 +0000
commit6b52dbe7fbf9508b9d8b54a7553ac9f6fe390c24 (patch)
tree151eaa98a802b790bf6757776ca61c867a767572 /wizards/source
parentba1b472a25ad13f87b6e1c9e640b00751403b4e1 (diff)
#99687# Textboundaries now no longer set by Autopilot
Diffstat (limited to 'wizards/source')
-rw-r--r--wizards/source/webwizard/HtmlAutoPilotBasic.xba1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/source/webwizard/HtmlAutoPilotBasic.xba b/wizards/source/webwizard/HtmlAutoPilotBasic.xba
index f6ce5316f627..ccc9f5604cfd 100644
--- a/wizards/source/webwizard/HtmlAutoPilotBasic.xba
+++ b/wizards/source/webwizard/HtmlAutoPilotBasic.xba
@@ -59,7 +59,6 @@ On Local Error Goto GlobalErrorHandler
SetProgressValue(2)
oBaseDocument.LockControllers
oViewSettings.ShowTableBoundaries = False
- oViewSettings.ShowTextBoundaries = False
LoadLanguage
SetProgressValue(10)
GetPaths()