[Libreoffice-commits] core.git: offapi/com
Julien Nabet
serval2412 at yahoo.fr
Mon Aug 19 23:08:05 PDT 2013
offapi/com/sun/star/view/PrinterDescriptor.idl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 2d95a1bfd6e0adff791d9e381f0ec37470312522
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Tue Aug 20 08:07:07 2013 +0200
Fix idl
Change-Id: I10a67d3087205e81633a35e30b7648c4a14ac2f9
diff --git a/offapi/com/sun/star/view/PrinterDescriptor.idl b/offapi/com/sun/star/view/PrinterDescriptor.idl
index 0d184df..f9fa733 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
- #PrinterDescriptorPaperSize.</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
- #PrinterDescriptorPaperFormat.</p>
+ #PrinterDescriptor::PaperFormat.</p>
*/
[property] com::sun::star::awt::Size PaperSize;
More information about the Libreoffice-commits
mailing list