| Exported Interfaces - Summary | 
| ::com::sun::star::beans::XPropertySet | 
- (referenced entity's summary:)
 
- provides information about and access to the 
 properties from an implementation. 
 
 
 
 
 | 
| ::com::sun::star::beans::XFastPropertySet | 
- (referenced entity's summary:)
 
- provides a fast way of accessing and changing property values.
 
 
 
 
 | 
| ::com::sun::star::lang::XComponent | 
- (referenced entity's summary:)
 
- allows to exclicitly free resources and break cyclic references.
 
 
 
 
 | 
| ::com::sun::star::lang::XServiceInfo | 
- (referenced entity's summary:)
 
- Provides information regarding the implementation, i.e. which services
 are implemented and the name of the implementation.
 
 
 | 
| Properties' Summary | 
[ maybevoid ] boolean 
IsGermanPreReform | 
[ DEPRECATED ] 
defines whether new German spelling rules should be used for German
 text or not when doing spellchecking or hyphenation, or using the 
 thesaurus.
   | 
boolean 
IsUseDictionaryList | 
defines if the dictionary-list should be used for spellchecking
 and hyphenation or not.
   | 
boolean 
IsIgnoreControlCharacters | 
defines if control characters should be ignored or not, by the linguistic
 (i.e., spellchecker, hyphenator and thesaurus).
   | 
boolean 
IsSpellUpperCase | 
defines if words with only uppercase letters should be 
 subject to spellchecking or not.
   | 
boolean 
IsSpellWithDigits | 
defines if words containing digits (or numbers) should be
 subject to spellchecking or not.
   | 
boolean 
IsSpellCapitalization | 
defines if the captitalization of words should be checked or not.
   | 
short 
HyphMinLeading | 
the minimum number of characters of a word to remain before the 
 hyphen when doing hyphenation.
   | 
short 
HyphMinTrailing | 
the minimum number of characters of a word to remain after the 
 hyphen when doing hyphenation.
   | 
short 
HyphMinWordLength | 
the minimum length of a word in order to be hyphenated.
   | 
::com::sun::star::lang::Locale 
DefaultLocale | 
the default western language for new documents.
   | 
boolean 
IsHyphAuto | 
defines whether interactive hyphenation should be performed without
 requiring the user to select every hyphenation position after the user 
 has triggered the hyphenation.
   | 
boolean 
IsHyphSpecial | 
defines whether hyphenation should be done in special regions of 
 documents or not.
   | 
boolean 
IsSpellAuto | 
indicates whether spellchecking should be done automatically or not.
   | 
[ maybevoid ] boolean 
IsSpellHide | 
[ DEPRECATED ] 
indicates whether the markings for incorrectly spelled text should be
 hidden or not.
 
   | 
[ maybevoid ] boolean 
IsSpellInAllLanguages | 
[ DEPRECATED ] 
indicates if spellchecking should be performed in all available
 languages.
 
   | 
boolean 
IsSpellSpecial | 
defines whether spellchecking should be done in special regions of
 documents or not.
   | 
boolean 
IsWrapReverse | 
defines whether spellchecking should be done in reverse 
 direction or not.
   | 
::com::sun::star::lang::Locale 
DefaultLocale_CJK | 
the default language for CJK languages.
   | 
::com::sun::star::lang::Locale 
DefaultLocale_CTL | 
the default language for CTL languages.
   | 
| Properties' Details | 
IsGermanPreReform
[ maybevoid ] boolean IsGermanPreReform; 
- Usage Restrictions
 
- deprecated
 
- Deprecation Info
 
- since OOo 3.0.1
 
 
- Description
 
- defines whether new German spelling rules should be used for German
 text or not when doing spellchecking or hyphenation, or using the 
 thesaurus.
 
 
 
 | 
 
 
 | 
IsUseDictionaryList
boolean IsUseDictionaryList; 
- Description
 
- defines if the dictionary-list should be used for spellchecking
 and hyphenation or not.
 
 
 
 | 
 
 
 | 
IsIgnoreControlCharacters
boolean IsIgnoreControlCharacters; 
- Description
 
- defines if control characters should be ignored or not, by the linguistic
 (i.e., spellchecker, hyphenator and thesaurus).
 
 
 
 | 
 
 
 | 
IsSpellUpperCase
boolean IsSpellUpperCase; 
- Description
 
- defines if words with only uppercase letters should be 
 subject to spellchecking or not.
 
 
 
 | 
 
 
 | 
IsSpellWithDigits
boolean IsSpellWithDigits; 
- Description
 
- defines if words containing digits (or numbers) should be
 subject to spellchecking or not.
 
 
 
 | 
 
 
 | 
IsSpellCapitalization
boolean IsSpellCapitalization; 
- Description
 
- defines if the captitalization of words should be checked or not.
 
 
 
 | 
 
 
 | 
HyphMinLeading
short HyphMinLeading; 
- Description
 
- the minimum number of characters of a word to remain before the 
 hyphen when doing hyphenation.
 
 
 
 | 
 
 
 | 
HyphMinTrailing
short HyphMinTrailing; 
- Description
 
- the minimum number of characters of a word to remain after the 
 hyphen when doing hyphenation.
 
 
 
 | 
 
 
 | 
HyphMinWordLength
short HyphMinWordLength; 
- Description
 
- the minimum length of a word in order to be hyphenated.
 
 
 
 | 
 
 
 | 
DefaultLocale
::com::sun::star::lang::Locale DefaultLocale; 
- Description
 
- the default western language for new documents.
 
 
 
 | 
 
 
 | 
IsHyphAuto
boolean IsHyphAuto; 
- Description
 
- defines whether interactive hyphenation should be performed without
 requiring the user to select every hyphenation position after the user 
 has triggered the hyphenation.
 
 
 
 | 
 
 
 | 
IsHyphSpecial
boolean IsHyphSpecial; 
- Description
 
- defines whether hyphenation should be done in special regions of 
 documents or not.
 
 
 
 | 
 
 
 | 
IsSpellAuto
boolean IsSpellAuto; 
- Description
 
- indicates whether spellchecking should be done automatically or not.
 
 
 
 | 
 
 
 | 
IsSpellHide
[ maybevoid ] boolean IsSpellHide; 
- Usage Restrictions
 
- deprecated
 
- Deprecation Info
 
- since OOo 3.0.1
 
 
- Description
 
- indicates whether the markings for incorrectly spelled text should be
 hidden or not.
 
 
 
 
 | 
 
 
 | 
IsSpellInAllLanguages
[ maybevoid ] boolean IsSpellInAllLanguages; 
- Usage Restrictions
 
- deprecated
 
- Deprecation Info
 
- since OOo 3.0.1
 
 
- Description
 
- indicates if spellchecking should be performed in all available
 languages.
 
 
 
 
 | 
 
 
 | 
IsSpellSpecial
boolean IsSpellSpecial; 
- Description
 
- defines whether spellchecking should be done in special regions of
 documents or not.
 
 
 
 | 
 
 
 | 
IsWrapReverse
boolean IsWrapReverse; 
- Description
 
- defines whether spellchecking should be done in reverse 
 direction or not.
 
 
 
 | 
 
 
 | 
DefaultLocale_CJK
::com::sun::star::lang::Locale DefaultLocale_CJK; 
- Description
 
- the default language for CJK languages.
 
 
 
 | 
 
 
 | 
DefaultLocale_CTL
::com::sun::star::lang::Locale DefaultLocale_CTL; 
- Description
 
- the default language for CTL languages.
 
 
 
 | 
 
 
 | 
 Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.