21 module
com { module sun { module star { module linguistic2 {
34 boolean isSpellChecker();
76 [in]
long nStartOfSentencePosition,
77 [in]
long nSuggestedBehindEndOfSentencePosition,
78 [in] sequence< com::sun::star::beans::PropertyValue > aProperties )
85 void ignoreRule( [in]
string aRuleIdentifier,
91 void resetIgnoreRules();
API for proofreading a text.
Definition: XProofreader.idl:27
Offers information about which languages are supported by the object.
Definition: XSupportedLocales.idl:36
Definition: Ambiguous.idl:20
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
holds the results from proofreading a sentence.
Definition: ProofreadingResult.idl:30