diff options
author | Thomas Lange [tl] <tl@openoffice.org> | 2010-09-13 15:04:50 +0200 |
---|---|---|
committer | Thomas Lange [tl] <tl@openoffice.org> | 2010-09-13 15:04:50 +0200 |
commit | 1c53ed895381241b2b79b56bad105a8c19599a93 (patch) | |
tree | d3a0a1e180eb127c5d6ee72aed75e471220b5b70 /offapi | |
parent | ac73dea8562427f86f54fca1ed5d0f1322c36440 (diff) |
cws tl82: #i114267# code clean-up
Diffstat (limited to 'offapi')
-rwxr-xr-x[-rw-r--r--] | offapi/com/sun/star/text/PrintPreviewSettings.idl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/offapi/com/sun/star/text/PrintPreviewSettings.idl b/offapi/com/sun/star/text/PrintPreviewSettings.idl index 392143d061a7..e282cf76536f 100644..100755 --- a/offapi/com/sun/star/text/PrintPreviewSettings.idl +++ b/offapi/com/sun/star/text/PrintPreviewSettings.idl @@ -39,6 +39,8 @@ //============================================================================= /** These properties describe the printing of the content of a text document. + * + * @deprecated since OOo 3.3 */ published service PrintPreviewSettings { |