Issue 92584 - GCF - SwViewOption should know IsOnlineGrammar
Summary: GCF - SwViewOption should know IsOnlineGrammar
Status: ACCEPTED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: DEV300m26
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-08 08:45 UTC by thomas.lange
Modified: 2013-08-07 14:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description thomas.lange 2008-08-08 08:45:39 UTC
Similar to the IsOnlineSpell function in SwViewOption there should be a function
to do the same for automatic grammar checking.
And the respective core code needs to be changed as well to make use of this new
option.
Comment 1 thomas.lange 2008-08-08 08:46:11 UTC
.
Comment 2 thomas.lange 2008-10-27 16:19:33 UTC
Initially I thought grammar checking should have it's own view options similar
to spell checking. But meanwhile I think it should just make use of the spell
check view option.
Needs to be discussed.