summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view/PrinterDescriptor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/view/PrinterDescriptor.idl')
-rw-r--r--offapi/com/sun/star/view/PrinterDescriptor.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/view/PrinterDescriptor.idl b/offapi/com/sun/star/view/PrinterDescriptor.idl
index f9fa733e62d6..29f2b13609a0 100644
--- a/offapi/com/sun/star/view/PrinterDescriptor.idl
+++ b/offapi/com/sun/star/view/PrinterDescriptor.idl
@@ -54,14 +54,14 @@ published service PrinterDescriptor
is a user-defined size.
<p>Setting this property may change the value of
- #PrinterDescriptor::PaperSize.</p>
+ PrinterDescriptor::PaperSize.</p>
*/
[property] com::sun::star::view::PaperFormat PaperFormat;
/** specifies the size of the paper in 100th mm.
<p>Setting this property may change the value of
- #PrinterDescriptor::PaperFormat.</p>
+ PrinterDescriptor::PaperFormat.</p>
*/
[property] com::sun::star::awt::Size PaperSize;