summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/PrinterIndependentLayout.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/PrinterIndependentLayout.idl')
-rw-r--r--offapi/com/sun/star/document/PrinterIndependentLayout.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/document/PrinterIndependentLayout.idl b/offapi/com/sun/star/document/PrinterIndependentLayout.idl
index 5894097962fa..989eaa7be8d2 100644
--- a/offapi/com/sun/star/document/PrinterIndependentLayout.idl
+++ b/offapi/com/sun/star/document/PrinterIndependentLayout.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_document_PrinterIndependentLayout_idl__
#define __com_sun_star_document_PrinterIndependentLayout_idl__
-//=============================================================================
module com { module sun { module star { module document {
-//=============================================================================
/** specifies whether the document printer metric is used.
@@ -51,7 +49,6 @@ published constants PrinterIndependentLayout
*/
};
-//=============================================================================
}; }; }; };