summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view/XPrintPreview.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/view/XPrintPreview.idl')
-rw-r--r--offapi/com/sun/star/view/XPrintPreview.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/XPrintPreview.idl b/offapi/com/sun/star/view/XPrintPreview.idl
index 6736930b50da..73ffae6fa1ca 100644
--- a/offapi/com/sun/star/view/XPrintPreview.idl
+++ b/offapi/com/sun/star/view/XPrintPreview.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module view {
-//=============================================================================
/** @deprecated
*/
published interface XPrintPreview: com::sun::star::uno::XInterface
@@ -40,7 +38,6 @@ published interface XPrintPreview: com::sun::star::uno::XInterface
[attribute]short ColumnCount;
};
-//=============================================================================
}; }; }; };