summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2009-08-10 15:14:18 +0000
committerCarsten Driesner <cd@openoffice.org>2009-08-10 15:14:18 +0000
commitaccedbb3caa51b0d9686dbdef56e17c9fcf4bd99 (patch)
treeded4d3ea3b19ba24df3e318dedd3ff5dc292a2ab /offapi/com/sun/star/view
parent227e3afb7518e8844788094e2dd6426be6beaa59 (diff)
#i96402# Added DuplexMode
Diffstat (limited to 'offapi/com/sun/star/view')
-rw-r--r--offapi/com/sun/star/view/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/offapi/com/sun/star/view/makefile.mk b/offapi/com/sun/star/view/makefile.mk
index 04dbdc77abac..1db50d0ece89 100644
--- a/offapi/com/sun/star/view/makefile.mk
+++ b/offapi/com/sun/star/view/makefile.mk
@@ -73,7 +73,8 @@ IDLFILES=\
XPrintJobBroadcaster.idl\
XPrintJobListener.idl\
XMultiSelectionSupplier.idl\
- SelectionType.idl
+ SelectionType.idl\
+ DuplexMode.idl
# ------------------------------------------------------------------