Issue 14431 - isValid() method is not working as per the help
Summary: isValid() method is not working as per the help
Status: CLOSED WONT_FIX
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Other OS
: P3 Trivial
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@api
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2003-05-14 07:55 UTC by Unknown
Modified: 2013-02-24 21:09 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 Unknown 2003-05-14 07:55:08 UTC
I am using the isValid() method of spell checker. However I am getting some 
error and the method signature is not matching what is written in the 
OpenOffice help.
I will appreciate if you kindly send me  a example in any language where isValid
() method is working properly.
Comment 1 ooo 2003-05-16 14:08:45 UTC
If you are using a scripting language, you might get the wrong method.
There is an XSpellChecker and XSpellChecker1, the latter is deprecated.

From StarBasic you can explicitely call the other method by using
oSpellChecker.com_sun_star_linguistic2_XSpellChecker_isValid().

If that does not help you, I can only forward the issue to the
responsible engineer, Thomas Lange <tl@openoffice.org>, or you can do
it yourself.
Comment 2 ooo 2003-05-16 17:03:43 UTC
returning
Comment 3 utomo99 2004-03-24 07:24:29 UTC
closing old wontfix issue without further comments.
Comment 4 utomo99 2004-03-24 07:28:39 UTC
close, feel free to reopen with more data