diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-12-12 15:23:42 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-12-12 15:23:42 +0000 |
commit | d16c4df04dc54e589fc20804a350bb9277689ca3 (patch) | |
tree | d44567a7dc3e5176ebb17e97e7f359906676163e /sd/inc/pres.hxx | |
parent | 1758b563ee198a504b3fcac903156a52c3a718a5 (diff) |
INTEGRATION: CWS sdwarningsbegone (1.6.236); FILE MERGED
2006/11/22 12:40:34 cl 1.6.236.1: #i69285# warning free code changes for unxlngi6.pro
Diffstat (limited to 'sd/inc/pres.hxx')
-rw-r--r-- | sd/inc/pres.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/pres.hxx b/sd/inc/pres.hxx index d7089cbe83db..2d076caa126b 100644 --- a/sd/inc/pres.hxx +++ b/sd/inc/pres.hxx @@ -4,9 +4,9 @@ * * $RCSfile: pres.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2006-01-10 14:22:52 $ + * last change: $Author: kz $ $Date: 2006-12-12 16:23:42 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -93,7 +93,7 @@ enum AutoLayout AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE, AUTOLAYOUT_TITLE_VERTICAL_OUTLINE, AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART, - AUTOLAYOUT__END, + AUTOLAYOUT__END }; enum PageKind |