diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-03-12 10:43:29 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-03-12 10:43:29 +0000 |
commit | 21999aa2fb51fdf0759caa7bf9f01e9fde5d3f8d (patch) | |
tree | 6df3aad236ee2819e315118a8e839a7a71a6419e /sd/source/ui/inc/celltempl.hrc | |
parent | 129ffde109b18dc9d98b096c66f236b6a66505cc (diff) |
INTEGRATION: CWS impresstables2 (1.1.2); FILE ADDED
2007/07/26 17:59:29 cl 1.1.2.1: #i68103# added cell styles
Diffstat (limited to 'sd/source/ui/inc/celltempl.hrc')
-rw-r--r-- | sd/source/ui/inc/celltempl.hrc | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/sd/source/ui/inc/celltempl.hrc b/sd/source/ui/inc/celltempl.hrc new file mode 100644 index 000000000000..d2544b1e53ce --- /dev/null +++ b/sd/source/ui/inc/celltempl.hrc @@ -0,0 +1,37 @@ +/************************************************************************* + * + * OpenOffice.org - a multi-platform office productivity suite + * + * $RCSfile: celltempl.hrc,v $ + * + * $Revision: 1.2 $ + * + * last change: $Author: rt $ $Date: 2008-03-12 11:43:29 $ + * + * The Contents of this file are made available subject to + * the terms of GNU Lesser General Public License Version 2.1. + * + * + * GNU Lesser General Public License Version 2.1 + * ============================================= + * Copyright 2005 by Sun Microsystems, Inc. + * 901 San Antonio Road, Palo Alto, CA 94303, USA + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License version 2.1, as published by the Free Software Foundation. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, + * MA 02111-1307 USA + * + ************************************************************************/ +#include <sfx2/sfx.hrc> +#define TAB_CELL_TEMPLATE 910 +#define TAB_CONTROL 1 |