home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-04-22 | 746 b | 25 lines | [TEXT/MPS ] |
- /*
- File: ClipbdB.cpp
-
- Contains: Implementation for ODBaseClipboard class.
-
- Owned by: Craig Carper
-
- Copyright: © 1993 - 1995 by Apple Computer, Inc., all rights reserved.
-
- Change History (most recent first):
-
- <5> 8/3/95 RR #1257260: Collapse B classes. Remove
- somInit methods. Don't call IsInitialized
- or SubclassResponsibility
- <4> 5/26/95 VL 1251403: Multithreading naming support.
- <3> 3/10/95 CC 1225050: Added DraftClosing() method.
- <2> 8/3/94 CC Removed Lock() and Unlock(); removed
- ODClipboardKey parameter from other
- methods; added SubclassResponsibility()
- calls. (1160484)
- <1> 6/23/94 CC first checked in
- To Do:
- */
-
- // No platform-independent code at this time