summaryrefslogtreecommitdiff
path: root/sd/inc/pres.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 15:22:53 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 15:22:53 +0000
commitd146dac8415bc7789064e9fb0592b6e8b036efaf (patch)
treeffe59afe666918b40ee85c4455929c5e08b0b34a /sd/inc/pres.hxx
parent58253aa55092a99b9da30cc1e92154a884e0019f (diff)
INTEGRATION: CWS impresshandouts01 (1.7.286); FILE MERGED
2008/03/05 13:25:45 cl 1.7.286.1: #i85355# added handout layout with 9 slides per handout
Diffstat (limited to 'sd/inc/pres.hxx')
-rw-r--r--sd/inc/pres.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sd/inc/pres.hxx b/sd/inc/pres.hxx
index 2d076caa126b..db3d0a253b19 100644
--- a/sd/inc/pres.hxx
+++ b/sd/inc/pres.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pres.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2006-12-12 16:23:42 $
+ * last change: $Author: kz $ $Date: 2008-03-06 16:22:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -93,6 +93,7 @@ enum AutoLayout
AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE,
AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART,
+ AUTOLAYOUT_HANDOUT9,
AUTOLAYOUT__END
};