diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-03-12 10:42:42 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-03-12 10:42:42 +0000 |
commit | 4bf26457c7c3fe8ee2d5d27774da91b06b2d4f6e (patch) | |
tree | cee89de9aac6afc00d1f39d40fe8f151d1a0a190 /sd/source/ui/inc/TaskPaneViewShell.hxx | |
parent | 7ca52ec6fdf4d3378317be0f14ea809ef8e9b361 (diff) |
INTEGRATION: CWS impresstables2 (1.9.6); FILE MERGED
2007/10/11 15:47:04 cl 1.9.6.1: #i68103# initial table style implemenation
Diffstat (limited to 'sd/source/ui/inc/TaskPaneViewShell.hxx')
-rw-r--r-- | sd/source/ui/inc/TaskPaneViewShell.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sd/source/ui/inc/TaskPaneViewShell.hxx b/sd/source/ui/inc/TaskPaneViewShell.hxx index 8f2ab26a2947..d2878553d31e 100644 --- a/sd/source/ui/inc/TaskPaneViewShell.hxx +++ b/sd/source/ui/inc/TaskPaneViewShell.hxx @@ -4,9 +4,9 @@ * * $RCSfile: TaskPaneViewShell.hxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2007-04-03 16:07:33 $ + * last change: $Author: rt $ $Date: 2008-03-12 11:42:42 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -88,6 +88,7 @@ public: PID_UNKNOWN = PID__START, PID_MASTER_PAGES, PID_LAYOUT, + PID_TABLE_DESIGN, PID_ANIMATION_SCHEMES, PID_CUSTOM_ANIMATION, PID_SLIDE_TRANSITION, |