KMPDFToolsViewController.xib 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMPDFToolsViewController" customModule="PDF_Office" customModuleProvider="target">
  10. <connections>
  11. <outlet property="bottomBox" destination="bQA-tC-2wc" id="AS7-MF-9n1"/>
  12. <outlet property="cancelBox" destination="Xww-bF-hKP" id="7iP-dq-lDg"/>
  13. <outlet property="cancelBoxHeight" destination="Krd-Xt-Gox" id="kTt-v1-wE4"/>
  14. <outlet property="confirmBox" destination="fG1-yj-DXY" id="phk-O0-w64"/>
  15. <outlet property="confirmBoxHeight" destination="7xQ-dH-7Pf" id="8HN-NA-gCg"/>
  16. <outlet property="customizeBox" destination="O9q-Qd-uJO" id="95h-e4-ai5"/>
  17. <outlet property="customizeBoxHeight" destination="CFx-T1-bkP" id="bGy-KQ-kIn"/>
  18. <outlet property="foldOrUnflodBox" destination="uMB-FF-P5J" id="p9K-ba-4JN"/>
  19. <outlet property="foldOrUnflodBoxHeight" destination="wDQ-gC-bDe" id="Ojj-cJ-Ihf"/>
  20. <outlet property="homeFastToolBox" destination="7H9-fG-IBj" id="78L-3F-Ee4"/>
  21. <outlet property="homeFastToolBoxHeightConstraint" destination="PVe-Xx-Epg" id="1ey-3A-Itw"/>
  22. <outlet property="homeFastToolCollectionView" destination="NCU-8N-nAV" id="8eM-JE-LYc"/>
  23. <outlet property="homeFastToolLabel" destination="S5y-Mz-lr9" id="Hc3-r5-EQL"/>
  24. <outlet property="homeFastToolScrollView" destination="5VK-xq-pi7" id="uah-4r-77m"/>
  25. <outlet property="homeViewController" destination="nRX-xK-jtp" id="nnW-hw-jdc"/>
  26. <outlet property="middleBox" destination="A8A-4E-l71" id="hQH-Ju-hMh"/>
  27. <outlet property="moreToolBox" destination="HNe-V8-zFV" id="k8f-ee-LAo"/>
  28. <outlet property="moreToolBoxHeightConstraint" destination="Qk6-Ho-tVK" id="d6m-VP-9MB"/>
  29. <outlet property="moreToolBoxTopConstraint" destination="mkI-nj-3uh" id="b3T-Jg-3Xj"/>
  30. <outlet property="moreToolCollectionView" destination="SbC-Sb-sC2" id="2yX-7h-p4v"/>
  31. <outlet property="moreToolLabel" destination="38j-p8-mgY" id="leI-t7-m9t"/>
  32. <outlet property="moreToolScrollView" destination="K94-fj-Luh" id="dT2-bn-KdW"/>
  33. <outlet property="pdfToolLabel" destination="wFt-ul-Vbl" id="MDR-u4-zKW"/>
  34. <outlet property="topBox" destination="IO0-Gd-5kN" id="K1f-ms-4jY"/>
  35. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  36. </connections>
  37. </customObject>
  38. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  39. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  40. <customView id="Hz6-mo-xeY">
  41. <rect key="frame" x="0.0" y="0.0" width="763" height="700"/>
  42. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  43. <subviews>
  44. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="IO0-Gd-5kN">
  45. <rect key="frame" x="0.0" y="625" width="763" height="75"/>
  46. <view key="contentView" id="cMI-mE-381">
  47. <rect key="frame" x="0.0" y="0.0" width="763" height="75"/>
  48. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  49. <subviews>
  50. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wFt-ul-Vbl">
  51. <rect key="frame" x="30" y="18" width="71" height="19"/>
  52. <textFieldCell key="cell" lineBreakMode="clipping" title="PDF 工具" id="9Xi-cI-EYb">
  53. <font key="font" metaFont="system" size="16"/>
  54. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  55. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  56. </textFieldCell>
  57. </textField>
  58. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="uMB-FF-P5J">
  59. <rect key="frame" x="711" y="11" width="32" height="32"/>
  60. <view key="contentView" id="OeS-lY-DTf">
  61. <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
  62. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  63. </view>
  64. <constraints>
  65. <constraint firstAttribute="width" constant="32" id="n6O-58-tEJ"/>
  66. <constraint firstAttribute="height" constant="32" id="wDQ-gC-bDe"/>
  67. </constraints>
  68. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  69. </box>
  70. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="O9q-Qd-uJO">
  71. <rect key="frame" x="612" y="11" width="83" height="32"/>
  72. <view key="contentView" id="UFG-Uu-TlN">
  73. <rect key="frame" x="0.0" y="0.0" width="83" height="32"/>
  74. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  75. </view>
  76. <constraints>
  77. <constraint firstAttribute="height" constant="32" id="CFx-T1-bkP"/>
  78. <constraint firstAttribute="width" constant="83" id="THL-rp-14x"/>
  79. </constraints>
  80. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  81. </box>
  82. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="fG1-yj-DXY" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
  83. <rect key="frame" x="661" y="11" width="70" height="32"/>
  84. <view key="contentView" id="BVW-eR-3Rf">
  85. <rect key="frame" x="0.0" y="0.0" width="70" height="32"/>
  86. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  87. </view>
  88. <constraints>
  89. <constraint firstAttribute="height" constant="32" id="7xQ-dH-7Pf"/>
  90. <constraint firstAttribute="width" constant="70" id="SQM-ep-fVU"/>
  91. </constraints>
  92. <color key="fillColor" red="0.56078431370000004" green="0.0" blue="0.0" alpha="0.84705882349999995" colorSpace="custom" customColorSpace="sRGB"/>
  93. </box>
  94. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Xww-bF-hKP" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
  95. <rect key="frame" x="567" y="11" width="78" height="32"/>
  96. <view key="contentView" id="6dE-bY-LBI">
  97. <rect key="frame" x="0.0" y="0.0" width="78" height="32"/>
  98. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  99. </view>
  100. <constraints>
  101. <constraint firstAttribute="height" constant="32" id="Krd-Xt-Gox"/>
  102. <constraint firstAttribute="width" constant="78" id="ohw-Oe-7s7"/>
  103. </constraints>
  104. <color key="fillColor" red="0.56078431370000004" green="0.0" blue="0.0" alpha="0.84705882349999995" colorSpace="custom" customColorSpace="sRGB"/>
  105. </box>
  106. </subviews>
  107. <constraints>
  108. <constraint firstItem="uMB-FF-P5J" firstAttribute="top" secondItem="cMI-mE-381" secondAttribute="top" constant="32" id="8e7-bS-qgN"/>
  109. <constraint firstItem="uMB-FF-P5J" firstAttribute="leading" secondItem="O9q-Qd-uJO" secondAttribute="trailing" constant="16" id="A2J-R7-jDw"/>
  110. <constraint firstItem="wFt-ul-Vbl" firstAttribute="leading" secondItem="cMI-mE-381" secondAttribute="leading" constant="32" id="CYY-Jz-ifY"/>
  111. <constraint firstItem="fG1-yj-DXY" firstAttribute="centerY" secondItem="Xww-bF-hKP" secondAttribute="centerY" id="EGk-ca-N2u"/>
  112. <constraint firstItem="fG1-yj-DXY" firstAttribute="top" secondItem="cMI-mE-381" secondAttribute="top" constant="32" id="Eoa-E2-QyK"/>
  113. <constraint firstAttribute="trailing" secondItem="fG1-yj-DXY" secondAttribute="trailing" constant="32" id="fJc-oj-Bha"/>
  114. <constraint firstItem="fG1-yj-DXY" firstAttribute="leading" secondItem="Xww-bF-hKP" secondAttribute="trailing" constant="16" id="tKo-x6-ott"/>
  115. <constraint firstItem="uMB-FF-P5J" firstAttribute="centerY" secondItem="O9q-Qd-uJO" secondAttribute="centerY" id="uD8-q7-Xhh"/>
  116. <constraint firstItem="uMB-FF-P5J" firstAttribute="centerY" secondItem="wFt-ul-Vbl" secondAttribute="centerY" id="uEU-fe-Nsf"/>
  117. <constraint firstAttribute="trailing" secondItem="uMB-FF-P5J" secondAttribute="trailing" constant="20" id="ula-QJ-zJY"/>
  118. </constraints>
  119. </view>
  120. </box>
  121. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="A8A-4E-l71">
  122. <rect key="frame" x="0.0" y="325" width="763" height="300"/>
  123. <view key="contentView" id="UQB-aW-n4h">
  124. <rect key="frame" x="0.0" y="0.0" width="763" height="300"/>
  125. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  126. <subviews>
  127. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="7H9-fG-IBj">
  128. <rect key="frame" x="32" y="0.0" width="699" height="259"/>
  129. <view key="contentView" id="NYq-fJ-2GB">
  130. <rect key="frame" x="0.0" y="0.0" width="699" height="259"/>
  131. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  132. <subviews>
  133. <scrollView wantsLayer="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5VK-xq-pi7">
  134. <rect key="frame" x="0.0" y="0.0" width="699" height="259"/>
  135. <clipView key="contentView" drawsBackground="NO" id="YKa-0H-PfE">
  136. <rect key="frame" x="0.0" y="0.0" width="699" height="259"/>
  137. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  138. <subviews>
  139. <collectionView selectable="YES" id="NCU-8N-nAV" customClass="KMPDFToolsCollectionView" customModule="PDF_Office" customModuleProvider="target">
  140. <rect key="frame" x="0.0" y="0.0" width="699" height="259"/>
  141. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  142. <collectionViewFlowLayout key="collectionViewLayout" minimumInteritemSpacing="10" minimumLineSpacing="10" id="0rA-gf-hnJ">
  143. <size key="itemSize" width="50" height="50"/>
  144. </collectionViewFlowLayout>
  145. <color key="primaryBackgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  146. <connections>
  147. <outlet property="dataSource" destination="-2" id="dEB-Lf-QeH"/>
  148. <outlet property="delegate" destination="-2" id="xoK-8I-wCY"/>
  149. </connections>
  150. </collectionView>
  151. </subviews>
  152. <color key="backgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  153. </clipView>
  154. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="lsk-KX-Vcv">
  155. <rect key="frame" x="-100" y="-100" width="233" height="15"/>
  156. <autoresizingMask key="autoresizingMask"/>
  157. </scroller>
  158. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="uMN-um-SO7" customClass="KMToolSetScroller" customModule="PDF_Office" customModuleProvider="target">
  159. <rect key="frame" x="-100" y="-100" width="15" height="143"/>
  160. <autoresizingMask key="autoresizingMask"/>
  161. </scroller>
  162. </scrollView>
  163. </subviews>
  164. <constraints>
  165. <constraint firstItem="5VK-xq-pi7" firstAttribute="top" secondItem="NYq-fJ-2GB" secondAttribute="top" id="1kd-1D-DH4"/>
  166. <constraint firstAttribute="trailing" secondItem="5VK-xq-pi7" secondAttribute="trailing" id="CDQ-AU-3qj"/>
  167. <constraint firstAttribute="bottom" secondItem="5VK-xq-pi7" secondAttribute="bottom" id="GIw-Gy-Bi8"/>
  168. <constraint firstItem="5VK-xq-pi7" firstAttribute="leading" secondItem="NYq-fJ-2GB" secondAttribute="leading" id="hFi-66-0tD"/>
  169. </constraints>
  170. </view>
  171. <constraints>
  172. <constraint firstAttribute="height" constant="259" id="PVe-Xx-Epg"/>
  173. </constraints>
  174. </box>
  175. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="S5y-Mz-lr9">
  176. <rect key="frame" x="30" y="267" width="40" height="28"/>
  177. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="hKz-Vh-pKR">
  178. <font key="font" metaFont="system" size="14"/>
  179. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  180. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  181. </textFieldCell>
  182. </textField>
  183. </subviews>
  184. <constraints>
  185. <constraint firstItem="7H9-fG-IBj" firstAttribute="top" secondItem="S5y-Mz-lr9" secondAttribute="bottom" constant="8" id="5Ql-KR-VzX"/>
  186. <constraint firstItem="7H9-fG-IBj" firstAttribute="top" secondItem="UQB-aW-n4h" secondAttribute="top" constant="41" id="BFD-vD-t2l"/>
  187. <constraint firstItem="S5y-Mz-lr9" firstAttribute="leading" secondItem="UQB-aW-n4h" secondAttribute="leading" constant="32" id="TqH-Fc-6Qe"/>
  188. <constraint firstItem="S5y-Mz-lr9" firstAttribute="top" secondItem="UQB-aW-n4h" secondAttribute="top" constant="5" id="XHN-um-eFD"/>
  189. <constraint firstAttribute="bottom" secondItem="7H9-fG-IBj" secondAttribute="bottom" id="YP5-0x-9kT"/>
  190. <constraint firstItem="7H9-fG-IBj" firstAttribute="leading" secondItem="UQB-aW-n4h" secondAttribute="leading" constant="32" id="f59-b3-YdX"/>
  191. <constraint firstAttribute="trailing" secondItem="7H9-fG-IBj" secondAttribute="trailing" constant="32" id="l40-QQ-U8X"/>
  192. </constraints>
  193. </view>
  194. </box>
  195. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bQA-tC-2wc">
  196. <rect key="frame" x="0.0" y="0.0" width="763" height="325"/>
  197. <view key="contentView" id="53M-ka-lkZ">
  198. <rect key="frame" x="0.0" y="0.0" width="763" height="325"/>
  199. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  200. <subviews>
  201. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="38j-p8-mgY">
  202. <rect key="frame" x="30" y="283" width="37" height="16"/>
  203. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="rNB-JG-WHb">
  204. <font key="font" usesAppearanceFont="YES"/>
  205. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  206. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  207. </textFieldCell>
  208. </textField>
  209. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="HNe-V8-zFV">
  210. <rect key="frame" x="32" y="0.0" width="699" height="267"/>
  211. <view key="contentView" id="mxN-wj-lJV">
  212. <rect key="frame" x="0.0" y="0.0" width="699" height="267"/>
  213. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  214. <subviews>
  215. <scrollView wantsLayer="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="K94-fj-Luh">
  216. <rect key="frame" x="0.0" y="0.0" width="699" height="267"/>
  217. <clipView key="contentView" drawsBackground="NO" id="RwI-Ba-Mq4">
  218. <rect key="frame" x="0.0" y="0.0" width="699" height="267"/>
  219. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  220. <subviews>
  221. <collectionView selectable="YES" id="SbC-Sb-sC2" customClass="KMPDFToolsCollectionView" customModule="PDF_Office" customModuleProvider="target">
  222. <rect key="frame" x="0.0" y="0.0" width="699" height="267"/>
  223. <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
  224. <collectionViewFlowLayout key="collectionViewLayout" minimumInteritemSpacing="10" minimumLineSpacing="10" id="PVE-Co-rvJ">
  225. <size key="itemSize" width="50" height="50"/>
  226. </collectionViewFlowLayout>
  227. <color key="primaryBackgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  228. <connections>
  229. <outlet property="dataSource" destination="-2" id="aym-cV-hES"/>
  230. <outlet property="delegate" destination="-2" id="WBP-QD-hhR"/>
  231. </connections>
  232. </collectionView>
  233. </subviews>
  234. <color key="backgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  235. </clipView>
  236. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="haa-mU-Dkf">
  237. <rect key="frame" x="-100" y="-100" width="233" height="15"/>
  238. <autoresizingMask key="autoresizingMask"/>
  239. </scroller>
  240. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="Rdn-hF-ytz" customClass="KMToolSetScroller" customModule="PDF_Office" customModuleProvider="target">
  241. <rect key="frame" x="234" y="1" width="15" height="143"/>
  242. <autoresizingMask key="autoresizingMask"/>
  243. </scroller>
  244. </scrollView>
  245. </subviews>
  246. <constraints>
  247. <constraint firstItem="K94-fj-Luh" firstAttribute="leading" secondItem="mxN-wj-lJV" secondAttribute="leading" id="7N0-Tr-uIB"/>
  248. <constraint firstItem="K94-fj-Luh" firstAttribute="top" secondItem="mxN-wj-lJV" secondAttribute="top" id="EjV-7n-Bns"/>
  249. <constraint firstAttribute="trailing" secondItem="K94-fj-Luh" secondAttribute="trailing" id="H9P-tE-UpK"/>
  250. <constraint firstAttribute="bottom" secondItem="K94-fj-Luh" secondAttribute="bottom" id="gQS-AS-KtM"/>
  251. </constraints>
  252. </view>
  253. <constraints>
  254. <constraint firstAttribute="height" constant="267" id="Qk6-Ho-tVK"/>
  255. </constraints>
  256. </box>
  257. </subviews>
  258. <constraints>
  259. <constraint firstItem="HNe-V8-zFV" firstAttribute="top" secondItem="38j-p8-mgY" secondAttribute="bottom" constant="16" id="Huc-oc-8fk"/>
  260. <constraint firstItem="HNe-V8-zFV" firstAttribute="leading" secondItem="53M-ka-lkZ" secondAttribute="leading" constant="32" id="KTf-0g-n3E"/>
  261. <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="HNe-V8-zFV" secondAttribute="bottom" id="aKB-IS-ZU5"/>
  262. <constraint firstItem="38j-p8-mgY" firstAttribute="leading" secondItem="53M-ka-lkZ" secondAttribute="leading" constant="32" id="gEa-xT-dZu"/>
  263. <constraint firstItem="HNe-V8-zFV" firstAttribute="top" secondItem="53M-ka-lkZ" secondAttribute="top" constant="58" id="mkI-nj-3uh"/>
  264. <constraint firstAttribute="trailing" secondItem="HNe-V8-zFV" secondAttribute="trailing" constant="32" id="wQP-Hk-jpQ"/>
  265. </constraints>
  266. </view>
  267. </box>
  268. </subviews>
  269. <constraints>
  270. <constraint firstItem="A8A-4E-l71" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="14L-Bd-LEY"/>
  271. <constraint firstItem="IO0-Gd-5kN" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="3Fh-7W-cPU"/>
  272. <constraint firstItem="A8A-4E-l71" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="75" id="4Bi-gk-aQc"/>
  273. <constraint firstAttribute="trailing" secondItem="IO0-Gd-5kN" secondAttribute="trailing" id="7hY-Nd-2zb"/>
  274. <constraint firstAttribute="bottom" secondItem="bQA-tC-2wc" secondAttribute="bottom" id="8B7-E4-fEh"/>
  275. <constraint firstItem="A8A-4E-l71" firstAttribute="top" secondItem="IO0-Gd-5kN" secondAttribute="bottom" id="JFP-Xx-jZB"/>
  276. <constraint firstAttribute="trailing" secondItem="bQA-tC-2wc" secondAttribute="trailing" id="gPH-qe-tpp"/>
  277. <constraint firstAttribute="trailing" secondItem="A8A-4E-l71" secondAttribute="trailing" id="hjY-vt-zpe"/>
  278. <constraint firstItem="bQA-tC-2wc" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="jnQ-be-Z3q"/>
  279. <constraint firstItem="bQA-tC-2wc" firstAttribute="top" secondItem="A8A-4E-l71" secondAttribute="bottom" id="mP1-74-0wx"/>
  280. <constraint firstItem="IO0-Gd-5kN" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="wGj-kL-dV9"/>
  281. </constraints>
  282. <point key="canvasLocation" x="280.5" y="324"/>
  283. </customView>
  284. <customObject id="nRX-xK-jtp" customClass="KMHomeViewController" customModule="PDF_Office" customModuleProvider="target"/>
  285. </objects>
  286. </document>