PageRenderTime 48ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

/PrivateFrameworks/iWorkImport.framework/KNUIState.h

https://gitlab.com/akashshinde/iOS-Runtime-Headers
C Header | 122 lines | 109 code | 6 blank | 7 comment | 0 complexity | f4beac0d09cad5ac75bf77ce057fb05e MD5 | raw file
  1. /* Generated by RuntimeBrowser
  2. Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport
  3. */
  4. /* RuntimeBrowser encountered one or more ivar type encodings for a function pointer.
  5. The runtime does not encode function signature information. We use a signature of:
  6. "int (*funcName)()", where funcName might be null.
  7. */
  8. @class KNMacUILayout, KNSlideCollectionSelection, NSMutableDictionary, NSSet, TSKSelectionPath;
  9. @interface KNUIState : NSObject <NSCopying> {
  10. NSMutableDictionary *mChartUIState;
  11. NSSet *mCollapsedSlideNodes;
  12. struct CGPoint {
  13. float x;
  14. float y;
  15. } mDesktopCanvasOffset;
  16. float mDesktopCanvasViewScale;
  17. struct CGSize {
  18. float width;
  19. float height;
  20. } mDesktopMainContentSize;
  21. struct CGPoint {
  22. float x;
  23. float y;
  24. } mDesktopMainWindowOrigin;
  25. float mDesktopNavigatorViewWidth;
  26. float mDesktopOutlineViewWidth;
  27. float mDesktopPresenterNotesViewHeight;
  28. KNMacUILayout *mDocumentUILayout;
  29. BOOL mLightTableHidesSkippedSlides;
  30. float mLightTableZoomScale;
  31. struct CGPoint {
  32. float x;
  33. float y;
  34. } mMobileCanvasOffset;
  35. float mMobileCanvasViewScale;
  36. NSSet *mOutlineCollapsedSlideNodes;
  37. NSSet *mOutlineHasBodySlideNodes;
  38. TSKSelectionPath *mSelectionPath;
  39. BOOL mShowMasterGuides;
  40. BOOL mShowSlideGuides;
  41. BOOL mShowsComments;
  42. BOOL mShowsRuler;
  43. BOOL mSlideViewFitsContentInWindow;
  44. }
  45. @property struct CGPoint { float x1; float x2; } canvasOffset;
  46. @property float canvasViewScale;
  47. @property(copy) NSSet * collapsedSlideNodes;
  48. @property struct CGSize { float x1; float x2; } desktopMainContentSize;
  49. @property struct CGPoint { float x1; float x2; } desktopMainWindowOrigin;
  50. @property float desktopNavigatorViewWidth;
  51. @property float desktopOutlineViewWidth;
  52. @property float desktopPresenterNotesHeight;
  53. @property(copy) KNMacUILayout * documentUILayout;
  54. @property BOOL lightTableHidesSkippedSlides;
  55. @property float lightTableZoomScale;
  56. @property(copy) NSSet * outlineCollapsedSlideNodes;
  57. @property(copy) NSSet * outlineHasBodySlideNodes;
  58. @property(retain) TSKSelectionPath * selectionPath;
  59. @property BOOL showMasterGuides;
  60. @property BOOL showSlideGuides;
  61. @property BOOL showsComments;
  62. @property BOOL showsRuler;
  63. @property(readonly) KNSlideCollectionSelection * slideTreeSelection;
  64. @property BOOL slideViewFitsContentInWindow;
  65. - (id).cxx_construct;
  66. - (id)UIStateForChart:(id)arg1;
  67. - (id)archivedUIStateInContext:(id)arg1;
  68. - (struct CGPoint { float x1; float x2; })canvasOffset;
  69. - (float)canvasViewScale;
  70. - (id)collapsedSlideNodes;
  71. - (id)copyWithZone:(struct _NSZone { }*)arg1;
  72. - (void)dealloc;
  73. - (id)debugDescription;
  74. - (struct CGSize { float x1; float x2; })desktopMainContentSize;
  75. - (struct CGPoint { float x1; float x2; })desktopMainWindowOrigin;
  76. - (float)desktopNavigatorViewWidth;
  77. - (float)desktopOutlineViewWidth;
  78. - (float)desktopPresenterNotesHeight;
  79. - (id)documentUILayout;
  80. - (id)init;
  81. - (BOOL)lightTableHidesSkippedSlides;
  82. - (float)lightTableZoomScale;
  83. - (void)loadFromArchive:(const struct UIStateArchive { int (**x1)(); struct UnknownFieldSet { struct vector<google::protobuf::UnknownField, std::__1::allocator<google::protobuf::UnknownField> > {} *x_2_1_1; } x2; unsigned int x3[1]; int x4; struct Reference {} *x5; struct Reference {} *x6; struct Size {} *x7; struct Point {} *x8; float x9; float x10; struct RepeatedPtrField<TSP::Reference> { void **x_11_1_1; int x_11_1_2; int x_11_1_3; int x_11_1_4; } x11; struct Point {} *x12; struct Point {} *x13; struct Reference {} *x14; float x15; float x16; struct Point {} *x17; struct RepeatedPtrField<TSCH::ChartUIState> { void **x_18_1_1; int x_18_1_2; int x_18_1_3; int x_18_1_4; } x18; float x19; bool x20; bool x21; bool x22; bool x23; struct RepeatedPtrField<TSP::Reference> { void **x_24_1_1; int x_24_1_2; int x_24_1_3; int x_24_1_4; } x24; struct RepeatedPtrField<TSP::Reference> { void **x_25_1_1; int x_25_1_2; int x_25_1_3; int x_25_1_4; } x25; struct RepeatedPtrField<TSP::Reference> { void **x_26_1_1; int x_26_1_2; int x_26_1_3; int x_26_1_4; } x26; float x27; float x28; struct Size {} *x29; bool x30; bool x31; float x32; struct Point {} *x33; struct SelectionPathArchive {} *x34; }*)arg1 unarchiver:(id)arg2 context:(id)arg3;
  84. - (id)outlineCollapsedSlideNodes;
  85. - (id)outlineHasBodySlideNodes;
  86. - (void)saveToArchive:(struct UIStateArchive { int (**x1)(); struct UnknownFieldSet { struct vector<google::protobuf::UnknownField, std::__1::allocator<google::protobuf::UnknownField> > {} *x_2_1_1; } x2; unsigned int x3[1]; int x4; struct Reference {} *x5; struct Reference {} *x6; struct Size {} *x7; struct Point {} *x8; float x9; float x10; struct RepeatedPtrField<TSP::Reference> { void **x_11_1_1; int x_11_1_2; int x_11_1_3; int x_11_1_4; } x11; struct Point {} *x12; struct Point {} *x13; struct Reference {} *x14; float x15; float x16; struct Point {} *x17; struct RepeatedPtrField<TSCH::ChartUIState> { void **x_18_1_1; int x_18_1_2; int x_18_1_3; int x_18_1_4; } x18; float x19; bool x20; bool x21; bool x22; bool x23; struct RepeatedPtrField<TSP::Reference> { void **x_24_1_1; int x_24_1_2; int x_24_1_3; int x_24_1_4; } x24; struct RepeatedPtrField<TSP::Reference> { void **x_25_1_1; int x_25_1_2; int x_25_1_3; int x_25_1_4; } x25; struct RepeatedPtrField<TSP::Reference> { void **x_26_1_1; int x_26_1_2; int x_26_1_3; int x_26_1_4; } x26; float x27; float x28; struct Size {} *x29; bool x30; bool x31; float x32; struct Point {} *x33; struct SelectionPathArchive {} *x34; }*)arg1 archiver:(id)arg2 context:(id)arg3;
  87. - (id)selectionPath;
  88. - (void)setCanvasOffset:(struct CGPoint { float x1; float x2; })arg1;
  89. - (void)setCanvasViewScale:(float)arg1;
  90. - (void)setCollapsedSlideNodes:(id)arg1;
  91. - (void)setDesktopMainContentSize:(struct CGSize { float x1; float x2; })arg1;
  92. - (void)setDesktopMainWindowOrigin:(struct CGPoint { float x1; float x2; })arg1;
  93. - (void)setDesktopNavigatorViewWidth:(float)arg1;
  94. - (void)setDesktopOutlineViewWidth:(float)arg1;
  95. - (void)setDesktopPresenterNotesHeight:(float)arg1;
  96. - (void)setDocumentUILayout:(id)arg1;
  97. - (void)setLightTableHidesSkippedSlides:(BOOL)arg1;
  98. - (void)setLightTableZoomScale:(float)arg1;
  99. - (void)setOutlineCollapsedSlideNodes:(id)arg1;
  100. - (void)setOutlineHasBodySlideNodes:(id)arg1;
  101. - (void)setSelectionPath:(id)arg1;
  102. - (void)setShowMasterGuides:(BOOL)arg1;
  103. - (void)setShowSlideGuides:(BOOL)arg1;
  104. - (void)setShowsComments:(BOOL)arg1;
  105. - (void)setShowsRuler:(BOOL)arg1;
  106. - (void)setSlideTreeSelection:(id)arg1 withDocumentRoot:(id)arg2;
  107. - (void)setSlideViewFitsContentInWindow:(BOOL)arg1;
  108. - (void)setUIState:(id)arg1 forChart:(id)arg2;
  109. - (BOOL)showMasterGuides;
  110. - (BOOL)showSlideGuides;
  111. - (BOOL)showsComments;
  112. - (BOOL)showsRuler;
  113. - (id)slideTreeSelection;
  114. - (BOOL)slideViewFitsContentInWindow;
  115. - (void)updateOutlineStateFromSlideTree:(id)arg1;
  116. @end