summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/linguistic2/LinguProperties.idl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-12-15 12:01:46 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-12-15 12:01:46 +0000
commit917ab85805d8c8cff292c4ba37ee3c1e4a97095d (patch)
treed8754eacaa9fe27da9ae2c9a97bf57f59db4880a /offapi/com/sun/star/linguistic2/LinguProperties.idl
parentd5a7338041d53731a41c943441331d50ede9cf57 (diff)
CWS-TOOLING: integrate CWS tl56_DEV300
Diffstat (limited to 'offapi/com/sun/star/linguistic2/LinguProperties.idl')
-rw-r--r--offapi/com/sun/star/linguistic2/LinguProperties.idl9
1 files changed, 9 insertions, 0 deletions
diff --git a/offapi/com/sun/star/linguistic2/LinguProperties.idl b/offapi/com/sun/star/linguistic2/LinguProperties.idl
index 27e561c47baa..3d57f7514221 100644
--- a/offapi/com/sun/star/linguistic2/LinguProperties.idl
+++ b/offapi/com/sun/star/linguistic2/LinguProperties.idl
@@ -64,6 +64,9 @@ published service LinguProperties
/** defines whether new German spelling rules should be used for German
text or not when doing spellchecking or hyphenation, or using the
thesaurus.
+
+ @deprecated
+ @since OOo 3.01
*/
[property] boolean IsGermanPreReform;
@@ -139,12 +142,18 @@ published service LinguProperties
//-------------------------------------------------------------------------
/** indicates whether the markings for incorrectly spelled text should be
hidden or not.
+
+ @deprecated
+ @since OOo 3.01
*/
[property] boolean IsSpellHide;
//-------------------------------------------------------------------------
/** indicates if spellchecking should be performed in all available
languages.
+
+ @deprecated
+ @since OOo 3.01
*/
[property] boolean IsSpellInAllLanguages;