19 #ifndef __com_sun_star_linguistic2_XProofreader_idl__
20 #define __com_sun_star_linguistic2_XProofreader_idl__
31 module com { module sun { module star { module linguistic2 {
44 boolean isSpellChecker();
86 [in]
long nStartOfSentencePosition,
87 [in]
long nSuggestedBehindEndOfSentencePosition,
88 [in] sequence< com::sun::star::beans::PropertyValue > aProperties )
95 void ignoreRule( [in]
string aRuleIdentifier,
101 void resetIgnoreRules();
API for proofreading a text.
Definition: XProofreader.idl:37
Offers information about which languages are supported by the object.
Definition: XSupportedLocales.idl:42
object represents a specific geographical, political, or cultural region.
Definition: Locale.idl:52
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
holds the results from proofreading a sentence.
Definition: ProofreadingResult.idl:37