summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/view/PrintableState.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/view/PrintableState.idl')
-rw-r--r--offapi/com/sun/star/view/PrintableState.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/PrintableState.idl b/offapi/com/sun/star/view/PrintableState.idl
index e74dcbb30ebc..f428a5b3b6d7 100644
--- a/offapi/com/sun/star/view/PrintableState.idl
+++ b/offapi/com/sun/star/view/PrintableState.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_view_PrintableState_idl__
-//=============================================================================
module com { module sun { module star { module view {
-//=============================================================================
/** specifies the print progress of an <type>XPrintable</type>.
@@ -63,7 +61,6 @@ published enum PrintableState
JOB_SPOOLING_FAILED
};
-//=============================================================================
}; }; }; };