From 6b52dbe7fbf9508b9d8b54a7553ac9f6fe390c24 Mon Sep 17 00:00:00 2001 From: Behrend Cornelius Date: Thu, 8 Aug 2002 08:18:27 +0000 Subject: [PATCH] #99687# Textboundaries now no longer set by Autopilot --- wizards/source/webwizard/HtmlAutoPilotBasic.xba | 1 - 1 file changed, 1 deletion(-) 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()