@class NSDictionary, KNObjectPlaceholderInfo, NSOrderedSet, TSDFill, NSString, KNSlideStyle, TSUPointerKeyDictionary, NSArray, KNSlideNode, KNMotionBackgroundStyle, KNSlideNumberPlaceholderInfo, TSDInfoGeometry, NSObject, NSSet, KNMotionBackground, TSPObject, TSUMutablePointerSet, KNSlideBackgroundInfo, KNTitlePlaceholderInfo, KNBodyPlaceholderInfo, KNTransition, NSMapTable, NSIndexSet; @protocol TSDInfo, TSDOwningAttachment; @interface KNAbstractSlide : TSPObject <TSSPropertySource, TSKDocumentObject, TSDDrawableContainerInfo, TSDMutableContainerInfo, TSKTransformableObject, TSSStyleClient, TSDReplaceableMediaContainer, TSDReducibleImageContainer, TSDCompatibilityAwareMediaContainer> { KNSlideBackgroundInfo *_background; NSOrderedSet *_childInfos; BOOL _needsSlideNodeEventCountUpdate; TSUPointerKeyDictionary *_drawableToGhostInfosMap; TSUMutablePointerSet *_drawablesWithInvalidatedGhosts; BOOL _shouldConsiderAllChunksActive; } @property (nonatomic) BOOL inDocument; @property (copy, nonatomic) NSArray *childInfos; @property (retain, nonatomic) KNSlideStyle *style; @property (retain, nonatomic) KNTransition *transition; @property (readonly, nonatomic) KNSlideBackgroundInfo *background; @property (retain, nonatomic) KNMotionBackgroundStyle *motionBackgroundStyle; @property (readonly, nonatomic) KNMotionBackground *motionBackground; @property (readonly, nonatomic) TSDFill *backgroundFill; @property (readonly, nonatomic) BOOL backgroundIsNoFillOrColorFillWithAlpha; @property (retain, nonatomic) KNTitlePlaceholderInfo *titlePlaceholder; @property (retain, nonatomic) KNBodyPlaceholderInfo *bodyPlaceholder; @property (retain, nonatomic) KNObjectPlaceholderInfo *objectPlaceholder; @property (retain, nonatomic) KNSlideNumberPlaceholderInfo *slideNumberPlaceholder; @property (readonly, nonatomic) BOOL isTemplateSlide; @property (readonly, weak, nonatomic) KNSlideNode *slideNode; @property (readonly, nonatomic) NSArray *infosToDisplay; @property (readonly, nonatomic, getter=isTitleVisible) BOOL titleVisible; @property (readonly, nonatomic, getter=isBodyVisible) BOOL bodyVisible; @property (readonly, nonatomic, getter=isObjectVisible) BOOL objectVisible; @property (readonly, nonatomic, getter=isSlideNumberVisible) BOOL slideNumberVisible; @property (copy, nonatomic) NSDictionary *placeholdersForTags; @property (readonly, nonatomic) BOOL hasFreeformTextPlaceholders; @property (readonly, nonatomic) NSArray *ownedChildInfos; @property (readonly, nonatomic) NSMapTable *instructionalTextForInfos; @property (readonly, nonatomic) BOOL supportsBuilds; @property (copy, nonatomic) NSSet *builds; @property (readonly, nonatomic) unsigned long long buildCount; @property (readonly, nonatomic) NSArray *buildChunks; @property (readonly, nonatomic) unsigned long long buildChunkCount; @property (readonly, nonatomic) NSArray *activeBuildChunks; @property (readonly, nonatomic) unsigned long long deliveryGroupCount; @property (readonly, nonatomic) NSArray *buildsGroupedByDeliveryGroup; @property (readonly, nonatomic) TSUPointerKeyDictionary *drawableToGhostInfosMap; @property (readonly, nonatomic) TSUMutablePointerSet *drawablesWithInvalidatedGhosts; @property (readonly, nonatomic) NSIndexSet *paragraphIndexesOfTopLevelBullets; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; @property (readonly, nonatomic) BOOL isTopmostContainerInfo; @property (readonly, nonatomic) BOOL isMaster; @property (copy, nonatomic) TSDInfoGeometry *geometry; @property (nonatomic) NSObject<TSDInfo> *parentInfo; @property (nonatomic) TSPObject<TSDOwningAttachment> *owningAttachment; @property (readonly, nonatomic) TSPObject<TSDOwningAttachment> *owningAttachmentNoRecurse; @property (readonly, nonatomic, getter=isFloatingAboveText) BOOL floatingAboveText; @property (readonly, nonatomic, getter=isAnchoredToText) BOOL anchoredToText; @property (readonly, nonatomic, getter=isInlineWithText) BOOL inlineWithText; @property (readonly, nonatomic, getter=isInlineWithTextWithWrap) BOOL inlineWithTextWithWrap; @property (readonly, nonatomic, getter=isAttachedToBodyText) BOOL attachedToBodyText; @property (nonatomic) BOOL matchesObjectPlaceholderGeometry; @property (readonly, nonatomic) NSArray *containedModels; @property (readonly, nonatomic) NSSet *referencedStyles; + (BOOL)needsObjectUUID; + (id)buildChunksInDeliveryGroupAtIndex:(unsigned long long)a0 inBuildChunks:(id)a1; + (BOOL)chunk:(id)a0 isFirstInDeliveryGroupForChunks:(id)a1; + (Class)classForUnarchiver:(id)a0; + (unsigned long long)deliveryGroupCountForBuildChunks:(id)a0; + (unsigned long long)deliveryGroupIndexForBuildChunk:(id)a0 inBuildChunks:(id)a1; + (id)p_firstActiveChunkInChunks:(id)a0; + (id)parentSlideForInfo:(id)a0; - (BOOL)isSelectable; - (void).cxx_destruct; - (id)objectForProperty:(int)a0; - (void)addBuild:(id)a0; - (Class)layoutClass; - (BOOL)containsProperty:(int)a0; - (id)childEnumerator; - (void)clearBackPointerToParentInfoIfNeeded:(id)a0; - (float)floatValueForProperty:(int)a0; - (BOOL)isThemeContent; - (Class)repClass; - (double)CGFloatValueForProperty:(int)a0; - (void)addChildInfo:(id)a0; - (void)adoptStylesheet:(id)a0 withMapper:(id)a1; - (id)boxedObjectForProperty:(int)a0; - (double)doubleValueForProperty:(int)a0; - (void)insertChildInfo:(id)a0 above:(id)a1; - (void)insertChildInfo:(id)a0 atIndex:(unsigned long long)a1; - (void)insertChildInfo:(id)a0 below:(id)a1; - (int)intValueForProperty:(int)a0; - (void)moveChildren:(id)a0 toIndexes:(id)a1; - (void)removeChildInfo:(id)a0; - (void)replaceChildInfo:(id)a0 with:(id)a1; - (void)replaceReferencedStylesUsingBlock:(id /* block */)a0; - (struct CGSize { double x0; double x1; })targetSizeForImageData:(id)a0 associatedHint:(id)a1; - (void)wasAddedToDocumentRoot:(id)a0 dolcContext:(id)a1; - (void)wasRemovedFromDocumentRoot:(id)a0; - (void)willBeAddedToDocumentRoot:(id)a0 dolcContext:(id)a1; - (void)willBeRemovedFromDocumentRoot:(id)a0; - (void)p_checkChildInfosForDuplicates:(id)a0; - (unsigned long long)p_keynoteVersionFromUnarchiver:(id)a0; - (void)removeDrawable:(id)a0; - (id)activeChunksForDrawable:(id)a0; - (id)activeChunksForDrawable:(id)a0 animationType:(long long)a1; - (void)addDrawable:(id)a0 dolcContext:(id)a1; - (BOOL)areBuildChunksInValidOrderIgnoringInactiveChunks:(id)a0; - (id)availableEventTriggersForBuildChunks:(id)a0; - (id)buildChunksForActiveBuildChunkIndexes:(id)a0; - (id)buildChunksInDeliveryGroupAtIndex:(unsigned long long)a0; - (id)buildsForDrawable:(id)a0; - (id)buildsForDrawable:(id)a0 type:(long long)a1; - (id)buildsForDrawables:(id)a0; - (long long)canMoveBuildChunk:(id)a0 toIndex:(unsigned long long)a1; - (BOOL)canMoveDeliveryGroupFromIndex:(unsigned long long)a0 toIndex:(unsigned long long)a1; - (BOOL)canMoveDrawables:(id)a0 toIndexes:(id)a1; - (BOOL)canSetChunksToAutomaticWith:(id)a0; - (id)chunksForDrawable:(id)a0 animationType:(long long)a1; - (id)chunksWhichPlayWithChunk:(id)a0; - (id)contentBuildForDrawable:(id)a0; - (id)defaultBodyPlaceholder; - (id)defaultBodyPlaceholderWithContext:(id)a0; - (id)defaultSlideNumberPlaceholder; - (id)defaultSlideNumberPlaceholderWithContext:(id)a0; - (id)defaultTitlePlaceholder; - (id)defaultTitlePlaceholderWithContext:(id)a0; - (unsigned long long)deliveryGroupIndexForBuildChunk:(id)a0; - (id)deliveryGroupIndexesForBuilds:(id)a0; - (void)didInitFromSOS; - (BOOL)hasComplementForBuildChunk:(id)a0; - (BOOL)hasComplementForBuildChunk:(id)a0 inBuildChunks:(id)a1; - (BOOL)hasTagForInfo:(id)a0; - (double)highestScaleFactorForRenderingDrawableInfo:(id)a0; - (void)i_invalidateActiveChunkCache; - (void)i_primitiveAddBuild:(id)a0; - (void)i_primitiveInsertBuildChunk:(id)a0 afterChunk:(id)a1 generateIdentifier:(BOOL)a2; - (void)i_primitiveSetBuildChunks:(id)a0; - (void)i_primitiveSetBuilds:(id)a0; - (id)imageUsingDocumentRoot:(id)a0; - (id)inBuildForDrawable:(id)a0; - (id)infoCorrespondingToInfo:(id)a0; - (BOOL)infoExistsForTag:(id)a0; - (id)infoForSelectionPath:(id)a0; - (id)infoForTag:(id)a0; - (BOOL)infoIsPlaceholder:(id)a0; - (id)initWithSlideNode:(id)a0 context:(id)a1; - (void)insertBuildChunk:(id)a0 afterChunk:(id)a1 generateIdentifier:(BOOL)a2; - (void)insertContainedModel:(id)a0 atIndex:(unsigned long long)a1; - (void)insertDrawable:(id)a0 atIndex:(unsigned long long)a1 dolcContext:(id)a2; - (void)insertDrawables:(id)a0 atIndex:(unsigned long long)a1 dolcContext:(id)a2; - (id)instructionalTextForInfo:(id)a0; - (void)loadFromArchive:(const void *)a0 unarchiver:(id)a1; - (id)motionBackgroundStyle; - (void)moveModel:(id)a0 toIndex:(unsigned long long)a1; - (id)objectUUIDPath; - (id)outBuildForDrawable:(id)a0; - (id)p_ChunksForDrawable:(id)a0 animationType:(long long)a1 onlyActiveChunks:(BOOL)a2; - (struct _NSRange { unsigned long long x0; unsigned long long x1; })p_activeChunkRangeForBuild:(id)a0 inActiveChunks:(id)a1; - (BOOL)p_activeChunks:(id)a0 areInOrderForBuild:(id)a1; - (BOOL)p_activeChunks:(id)a0 interleaveChunksForComplementOfBuild:(id)a1; - (BOOL)p_areActiveBuildChunksInValidOrder:(id)a0; - (void)p_assertChunksInSequenceForBuild:(id)a0; - (id)p_calculateActiveBuildChunks; - (BOOL)p_canMoveDeliveryGroupBuildChunks:(id)a0 toIndex:(unsigned long long)a1; - (BOOL)p_canMoveDeliveryGroupBuildChunksFromIndex:(unsigned long long)a0 toIndex:(unsigned long long)a1; - (id)p_chunksWhichWillPlayWithChunksToSetToWith:(id)a0; - (id)p_complementForBuild:(id)a0; - (id)p_firstActiveChunkInChunksForBuild:(id)a0; - (void)p_insertChildInfos:(id)a0 atIndex:(unsigned long long)a1 dolcContext:(id)a2; - (id)p_invalidBuildsOnDrawable:(id)a0; - (void)p_invalidateAllChunkAndBuildCaches; - (void)p_invalidateCachesForBuildUpdate:(id)a0 isForRemoval:(BOOL)a1; - (void)p_invalidateCachesForChunkUpdate:(id)a0 isForRemoval:(BOOL)a1; - (void)p_invalidateSlideNodeBuildEventCountCaches; - (BOOL)p_isChildPlaceholderInfo:(id)a0; - (BOOL)p_isValidToMoveChunk:(id)a0 toIndex:(unsigned long long)a1; - (id)p_lastActiveChunkInChunksForBuild:(id)a0; - (void)p_setChildInfosAsOrderedSet:(id)a0 usingDOLC:(BOOL)a1 dolcContext:(id)a2; - (void)p_updateBuildEffects:(BOOL)a0 version:(unsigned long long)a1; - (void)p_updateBuildsReplacingPlaceholder:(id)a0 withPlaceholder:(id)a1; - (void)p_updateChartBuildChunksImmediatelyWithoutUndoHistory; - (void)p_updateChunkCount; - (void)p_updateOverlappingBuildEventTriggers; - (void)p_updateStartAndEndOffsetsIfNecessaryForFileVersion:(unsigned long long)a0; - (id)pdfDataUsingDocumentRoot:(id)a0; - (void)performBlockOnInfos:(id /* block */)a0; - (id)placeholderOfClass:(Class)a0 withGeometry:(id)a1 stylesheet:(id)a2 shapePresetIndex:(long long)a3 textPresetIndex:(long long)a4 layoutPropertyMap:(id)a5 paragraphPropertyMap:(id)a6 listPropertyMap:(id)a7 context:(id)a8; - (id)placeholderOfClass:(Class)a0 withGeometry:(id)a1 stylesheet:(id)a2 shapePresetIndex:(long long)a3 textPresetStyle:(id)a4 layoutPropertyMap:(id)a5 paragraphPropertyMap:(id)a6 listPropertyMap:(id)a7 context:(id)a8; - (id)placeholderOfClass:(Class)a0 withGeometry:(id)a1 stylesheet:(id)a2 shapePresetIndex:(long long)a3 textPresetStyle:(id)a4 listStyle:(id)a5 layoutPropertyMap:(id)a6 paragraphPropertyMap:(id)a7 listPropertyMap:(id)a8 context:(id)a9; - (id)placeholderWithPlaceholder:(id)a0 context:(id)a1; - (id)placeholderWithPlaceholder:(id)a0 context:(id)a1 placeholderClass:(Class)a2; - (void)referencedStyleWasUpdated:(id)a0; - (void)removeBuild:(id)a0; - (void)removeBuildChunk:(id)a0 rollbackGeneratedIdentifier:(BOOL)a1; - (void)removeContainedModel:(id)a0; - (void)removeInvalidBuildsOnDrawable:(id)a0 usingParentCommand:(id)a1; - (void)removeTagForDrawable:(id)a0; - (void)saveToArchive:(void *)a0 archiver:(id)a1; - (void)setBuildChunks:(id)a0 generateIdentifiers:(BOOL)a1; - (void)setChildInfosWithoutDOLC:(id)a0; - (void)setInfo:(id)a0 forSageTag:(id)a1; - (void)setInstructionalText:(id)a0 forInfo:(id)a1; - (void)setMotionBackgroundStyle:(id)a0; - (void)setPrimitiveGeometry:(id)a0; - (void)setSlideNode:(id)a0; - (id)tagForInfo:(id)a0; - (void)updateMotionBackground; - (long long)validateMoveActiveBuildChunks:(id)a0 toActiveIndex:(unsigned long long)a1; @end