2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
11 @interface CKMessagePart
: NSObject
15 CKMessage
*_parentMessage
;
18 + (id
)_assembleTextPartFromRange
:(id
)fp8
;
19 + (id
)_newPartsForNode
:(id
)fp8 resources
:(id
)fp12
;
20 + (id
)copyDetachedMessageParts
:(id
)fp8
;
21 + (id
)copyMessagePartsFromComposition
:(id
)fp8
;
22 + (id
)_newPartForPartRepresentation
:(id
)fp8 previewPartRepresentation
:(id
)fp12
;
23 + (id
)copyMessagePartsFromArrayRepresentation
:(id
)fp8
;
24 + (id
)copyDeletedPart
;
25 + (id
)copyUnknownPart
;
28 - (BOOL
)isDisplayable
;
37 - (void)getUIHeight
:(unsigned int *)fp8 flags
:(unsigned int *)fp12
;
39 - (void)setUIHeight
:(unsigned long)fp8 flags
:(unsigned long)fp12
;
43 - (void)copyToPasteboard
;
45 - (void)setParentMessage
:(id
)fp8
;