diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-10-01 16:02:03 +0200 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-10-01 16:02:03 +0200 |
commit | e7e67bc6543a18a65cf32f4b33caca54404f27e8 (patch) | |
tree | 1bac27ee52551a6f35856fcc282460dbf47f5312 /offapi | |
parent | e9cece0160a22621761d27e09eb47e6095fe91ff (diff) | |
parent | 3db3d0728c6ba9f3277b32d3fefa900ecbcaf5f5 (diff) |
#i10000#
Notes
Notes:
split repo tag: ure_ooo/DEV300_m89
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 { |