2008/01/09 18:28:24 cl 1.18.20.3: #i15900# slideshow api consolidation
2007/07/24 11:58:12 af 1.18.20.2: RESYNC: (1.19-1.21); FILE MERGED
2007/07/10 14:27:44 af 1.18.20.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.
2007/02/20 09:22:09 af 1.15.96.8: #i68075# Resolved resync conflict.
2007/02/16 15:12:32 af 1.15.96.7: RESYNC: (1.16-1.17); FILE MERGED
2007/01/31 13:49:44 af 1.15.96.6: #i68075# UpdateLockManager stored as shared_ptr.
2007/01/25 15:06:55 af 1.15.96.5: RESYNC: (1.15-1.16); FILE MERGED
2006/09/21 09:11:21 af 1.15.96.4: #i68075# Made comment of GetViewWindow() more clear.
2006/09/15 09:37:10 af 1.15.96.3: #i68075# Added access to the new view window.
2006/09/07 14:51:50 af 1.15.96.2: #i68075# Transition from URL to ResourceId.
2006/08/22 11:31:13 af 1.15.96.1: #i68075# Transition to new drawing framework.
2006/02/02 09:54:23 af 1.14.62.3: #i61191# Moved ViewTabBar, ArrangeGUIElements(), and Resize() to ViewShellBaseImplementation.
2005/11/29 14:35:32 af 1.14.62.2: #i57552# Removed UpdateController(). Added GetController().
2005/11/17 14:11:09 af 1.14.62.1: #i57551# Added access to ToolBarManager and FormShellManager.
2004/10/12 23:13:02 thb 1.6.18.5: RESYNC: (1.6-1.7); FILE MERGED
2004/09/29 16:42:51 af 1.6.18.4: #i34804# Added new mpEventMultiplexer member and access method.
2004/08/31 14:57:18 af 1.6.18.3: #i33627# Make Execute() and GetState() virtual.
2004/08/28 22:53:16 cl 1.6.18.2: removed old presentation code
2004/08/25 16:42:58 cl 1.6.18.1: replaced old FuSlideShow with new SlideShow
2004/07/09 07:06:12 af 1.2.26.18: #i22705# Added ResizePixel() method that implements the common code of Outer- and InnerResizePixel().
2004/07/01 11:20:23 af 1.2.26.17: #i22705# Added SetBusyState() method.
2004/06/29 07:14:17 af 1.2.26.16: #i22705# Made LateInit() virtual. Moved maMutex and mpViewTabBar to protected: section.
2004/06/22 11:12:14 af 1.2.26.15: #i22705# Moved mpController member to ViewShell. Added Activate() and Deactivate() methods.
2004/06/18 00:19:13 af 1.2.26.14: RESYNC: (1.3-1.4); FILE MERGED
2004/06/12 12:21:19 af 1.2.26.13: #i22705# Added GetBorder() method to support Inner- and OuterResizePixel().
2004/05/23 13:29:58 af 1.2.26.12: #i22705# Moved pane related code to new PaneManager class.
2004/05/20 11:10:13 af 1.2.26.11: #i22705# Added Execute() and GetState() method for the handling of slots.
2004/04/27 12:39:47 af 1.2.26.10: #i22705# Moved view tab bar from ViewShell. Added ArrangeGUI() method for placing it. Added GetPaneOfViewShell() method.
2004/04/23 14:25:10 af 1.2.26.9: #i22705# Moved definition of EventId from ViewShellBase to ViewShellBaseEvent. Moved CallEventListeners() to impl class.
2004/04/23 11:26:11 af 1.2.26.8: #i22705# Removed edit-, master-,and layer button.
2004/04/21 15:15:29 af 1.2.26.7: #i22705# Added new PT_RIGHT pane. Moved pane handling to implementation class.
2004/03/05 12:13:35 af 1.2.26.6: #i22705# Added support for events and listeners.
2004/03/02 13:21:38 af 1.2.26.5: #i22705# Replaced bool argument in ViewShellBase::RequestViewShellChange() by more specific enum CallMode.
2004/03/02 12:04:04 af 1.2.26.4: #i22705# Added new method InitPanes().
2004/03/02 09:48:30 af 1.2.26.3: #i22705# Moved printing to PrintManager.
2004/02/25 16:41:56 af 1.2.26.2: #i22705# Introdcution of member class PaneDescriptor.
2004/02/19 14:18:03 af 1.2.26.1: #i22705# Changed several method signatures.
2004/05/18 12:24:22 af 1.3.58.3: #i29267# Added several virtual functions from SfxViewShell that are now forwarded to the main sub shell.
2004/05/17 15:08:41 af 1.3.58.2: #116371# Added (Read,Write)UserDataSequence() methods that forward calls to main sub shell.
2004/05/17 09:29:56 af 1.3.58.1: #116371# SubController is Controller again.
2003/10/23 13:20:05 af 1.1.2.3: #111996# Took over printing from ViewShell class.
2003/09/24 16:27:23 af 1.1.2.2: #111996# Using shell type from ViewShell. New method for access to modified controller.
2003/09/16 12:47:35 af 1.1.2.1: #111996# New class for stacking sub-shells onto.