KMMainToolbarController.xib 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  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="KMMainToolbarController" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="annotationModelButton" destination="7rN-BM-QEo" id="tUC-mU-oIk"/>
  12. <outlet property="beforePageButton" destination="oh6-n6-uAg" id="Z1D-OE-lZM"/>
  13. <outlet property="conversionModelButton" destination="GJF-6L-NvR" id="JLA-la-ZGt"/>
  14. <outlet property="editModelButton" destination="gdd-gN-kJf" id="ykZ-aT-1lY"/>
  15. <outlet property="formModelButton" destination="Uh8-eR-r7c" id="NlO-PH-oLP"/>
  16. <outlet property="leftControlButton" destination="UIO-jC-8nm" id="IPL-0H-Oyi"/>
  17. <outlet property="nextPageButton" destination="SKm-CA-Isf" id="LS1-Th-01W"/>
  18. <outlet property="pageModelButton" destination="qJG-O4-2sA" id="bGB-1n-JSs"/>
  19. <outlet property="pagebox" destination="gLg-bQ-SqD" id="MVi-Yh-ul7"/>
  20. <outlet property="printModelButton" destination="IHU-RO-IK0" id="2AW-3c-NZj"/>
  21. <outlet property="rightControlButton" destination="8m2-5T-Bjt" id="w2T-4u-TkK"/>
  22. <outlet property="scanORCModelButton" destination="rfL-1P-8Bb" id="yZT-1b-2RA"/>
  23. <outlet property="shareModelButton" destination="pxZ-aP-OPP" id="8dt-tJ-Yom"/>
  24. <outlet property="signatureModelButton" destination="K9I-Xa-kKJ" id="6df-yP-4ql"/>
  25. <outlet property="toolModelButton" destination="rAe-Nl-9Fe" id="X6Y-Sv-jr5"/>
  26. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  27. <outlet property="zoomView" destination="qam-lw-Pnz" id="aLN-wu-b0m"/>
  28. </connections>
  29. </customObject>
  30. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  31. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  32. <customView id="Hz6-mo-xeY">
  33. <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
  34. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  35. <subviews>
  36. <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="UIO-jC-8nm">
  37. <rect key="frame" x="20" y="235" width="24" height="19"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  39. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbarLeft" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Hfi-Ei-HFb">
  40. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  41. <font key="font" metaFont="system"/>
  42. </buttonCell>
  43. </button>
  44. <box fixedFrame="YES" boxType="custom" borderType="none" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gLg-bQ-SqD">
  45. <rect key="frame" x="64" y="229" width="29" height="31"/>
  46. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  47. <view key="contentView" ambiguous="YES" id="WE9-y1-nFk">
  48. <rect key="frame" x="0.0" y="0.0" width="29" height="31"/>
  49. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  50. <subviews>
  51. <button translatesAutoresizingMaskIntoConstraints="NO" id="oh6-n6-uAg">
  52. <rect key="frame" x="0.0" y="-2" width="12" height="36"/>
  53. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSGoBackTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="cQG-dO-5C4">
  54. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  55. <font key="font" metaFont="system"/>
  56. </buttonCell>
  57. <constraints>
  58. <constraint firstAttribute="width" constant="12" id="77T-Wc-KQS"/>
  59. </constraints>
  60. </button>
  61. <button translatesAutoresizingMaskIntoConstraints="NO" id="SKm-CA-Isf">
  62. <rect key="frame" x="12" y="-2" width="12" height="36"/>
  63. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="NSGoForwardTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Xaj-Ri-kkc">
  64. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  65. <font key="font" metaFont="system"/>
  66. </buttonCell>
  67. <constraints>
  68. <constraint firstAttribute="width" constant="12" id="YsY-aZ-OXn"/>
  69. </constraints>
  70. </button>
  71. </subviews>
  72. <constraints>
  73. <constraint firstItem="oh6-n6-uAg" firstAttribute="leading" secondItem="WE9-y1-nFk" secondAttribute="leading" id="0vJ-Ah-QdA"/>
  74. <constraint firstItem="oh6-n6-uAg" firstAttribute="top" secondItem="WE9-y1-nFk" secondAttribute="top" id="3xA-MY-QEj"/>
  75. <constraint firstAttribute="bottom" secondItem="SKm-CA-Isf" secondAttribute="bottom" id="W5O-8V-6G8"/>
  76. <constraint firstItem="SKm-CA-Isf" firstAttribute="top" secondItem="WE9-y1-nFk" secondAttribute="top" id="ZVX-qW-cfs"/>
  77. <constraint firstItem="SKm-CA-Isf" firstAttribute="leading" secondItem="oh6-n6-uAg" secondAttribute="trailing" id="pPs-Wm-Ngg"/>
  78. <constraint firstAttribute="trailing" secondItem="SKm-CA-Isf" secondAttribute="trailing" id="tyo-Xw-1nq"/>
  79. <constraint firstAttribute="bottom" secondItem="oh6-n6-uAg" secondAttribute="bottom" id="xbX-hT-prA"/>
  80. </constraints>
  81. </view>
  82. </box>
  83. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7rN-BM-QEo">
  84. <rect key="frame" x="99" y="235" width="61" height="20"/>
  85. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  86. <buttonCell key="cell" type="bevel" title="注释" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="PoO-gk-xam">
  87. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  88. <font key="font" metaFont="system"/>
  89. </buttonCell>
  90. </button>
  91. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qJG-O4-2sA">
  92. <rect key="frame" x="157" y="234" width="61" height="20"/>
  93. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  94. <buttonCell key="cell" type="bevel" title="页面" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Sr1-lS-kFj">
  95. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  96. <font key="font" metaFont="system"/>
  97. </buttonCell>
  98. </button>
  99. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GJF-6L-NvR">
  100. <rect key="frame" x="215" y="234" width="61" height="20"/>
  101. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  102. <buttonCell key="cell" type="bevel" title="转换" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="dop-fr-PIc">
  103. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  104. <font key="font" metaFont="system"/>
  105. </buttonCell>
  106. </button>
  107. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rfL-1P-8Bb">
  108. <rect key="frame" x="284" y="235" width="73" height="20"/>
  109. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  110. <buttonCell key="cell" type="bevel" title="扫描和OCR" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="DxZ-bu-iop">
  111. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  112. <font key="font" metaFont="system"/>
  113. </buttonCell>
  114. </button>
  115. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gdd-gN-kJf">
  116. <rect key="frame" x="372" y="235" width="73" height="20"/>
  117. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  118. <buttonCell key="cell" type="bevel" title="编辑" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="m4J-0F-khD">
  119. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  120. <font key="font" metaFont="system"/>
  121. </buttonCell>
  122. </button>
  123. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Uh8-eR-r7c">
  124. <rect key="frame" x="12" y="192" width="73" height="20"/>
  125. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  126. <buttonCell key="cell" type="bevel" title="表单" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="ntu-8J-d8r">
  127. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  128. <font key="font" metaFont="system"/>
  129. </buttonCell>
  130. </button>
  131. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="K9I-Xa-kKJ">
  132. <rect key="frame" x="93" y="192" width="73" height="20"/>
  133. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  134. <buttonCell key="cell" type="bevel" title="填写和签名" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Gad-X8-rg9">
  135. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  136. <font key="font" metaFont="system"/>
  137. </buttonCell>
  138. </button>
  139. <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rAe-Nl-9Fe">
  140. <rect key="frame" x="174" y="192" width="73" height="20"/>
  141. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  142. <buttonCell key="cell" type="bevel" title="工具" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="s3u-3R-4X5">
  143. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  144. <font key="font" metaFont="system"/>
  145. </buttonCell>
  146. </button>
  147. <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IHU-RO-IK0">
  148. <rect key="frame" x="252" y="192" width="41" height="19"/>
  149. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  150. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbarPrint" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="7Ga-5g-C9J">
  151. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  152. <font key="font" metaFont="system"/>
  153. </buttonCell>
  154. </button>
  155. <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pxZ-aP-OPP">
  156. <rect key="frame" x="303" y="192" width="38" height="19"/>
  157. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  158. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbarShare" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="F45-ft-dQL">
  159. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  160. <font key="font" metaFont="system"/>
  161. </buttonCell>
  162. </button>
  163. <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8m2-5T-Bjt">
  164. <rect key="frame" x="358" y="192" width="39" height="19"/>
  165. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  166. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbarrRight" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="mIQ-UV-REy">
  167. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  168. <font key="font" metaFont="system"/>
  169. </buttonCell>
  170. </button>
  171. <customView translatesAutoresizingMaskIntoConstraints="NO" id="qam-lw-Pnz">
  172. <rect key="frame" x="123" y="143" width="147" height="26"/>
  173. <subviews>
  174. <button translatesAutoresizingMaskIntoConstraints="NO" id="Gho-8g-gQz" customClass="KMButton" customModule="PDF_Master" customModuleProvider="target">
  175. <rect key="frame" x="31" y="3" width="21" height="20"/>
  176. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbarUp" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="GEB-92-g02">
  177. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  178. <font key="font" metaFont="system"/>
  179. </buttonCell>
  180. <constraints>
  181. <constraint firstAttribute="width" constant="21" id="BDG-kM-IIw"/>
  182. <constraint firstAttribute="height" constant="20" id="Jlp-3D-Khc"/>
  183. </constraints>
  184. </button>
  185. <button translatesAutoresizingMaskIntoConstraints="NO" id="qhn-QX-WTv" customClass="KMButton" customModule="PDF_Master" customModuleProvider="target">
  186. <rect key="frame" x="10" y="3" width="21" height="20"/>
  187. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameMainToolbardown" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="IDx-q4-RRL">
  188. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  189. <font key="font" metaFont="system"/>
  190. </buttonCell>
  191. <constraints>
  192. <constraint firstAttribute="height" constant="20" id="4wK-rQ-jVL"/>
  193. <constraint firstAttribute="width" constant="21" id="jbN-tG-UPp"/>
  194. </constraints>
  195. </button>
  196. <box boxType="custom" borderWidth="0.0" cornerRadius="2" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="f27-fW-uqF">
  197. <rect key="frame" x="62" y="0.0" width="75" height="26"/>
  198. <view key="contentView" id="gXA-7a-wSc">
  199. <rect key="frame" x="0.0" y="0.0" width="75" height="26"/>
  200. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  201. <subviews>
  202. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="b9o-1s-DWu" customClass="KMToolbarTextField">
  203. <rect key="frame" x="0.0" y="5" width="60" height="16"/>
  204. <constraints>
  205. <constraint firstAttribute="width" constant="60" id="p09-7y-GoM"/>
  206. </constraints>
  207. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" focusRingType="none" alignment="left" title="100%" drawsBackground="YES" id="A2D-wy-bAc" customClass="KMTextFieldCenterCell">
  208. <numberFormatter key="formatter" formatterBehavior="10_0" positiveFormat="0%" negativeFormat="-0%" hasThousandSeparators="NO" thousandSeparator="," id="0Hb-X4-rXs">
  209. <attributedString key="attributedStringForZero">
  210. <fragment content="0%"/>
  211. </attributedString>
  212. <real key="minimum" value="10"/>
  213. <real key="maximum" value="10000"/>
  214. </numberFormatter>
  215. <font key="font" metaFont="system"/>
  216. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  217. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  218. </textFieldCell>
  219. </textField>
  220. <popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="RRZ-MS-sby" customClass="KMPopUpButton">
  221. <rect key="frame" x="55" y="3" width="20" height="20"/>
  222. <popUpButtonCell key="cell" type="bevel" title="Item" bezelStyle="regularSquare" alignment="left" lineBreakMode="truncatingTail" tag="10000" imageScaling="proportionallyDown" inset="2" pullsDown="YES" arrowPosition="noArrow" autoenablesItems="NO" altersStateOfSelectedItem="NO" selectedItem="IT8-x6-bkY" id="QAQ-ql-lSU" userLabel="Fit ">
  223. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  224. <font key="font" metaFont="menu"/>
  225. <menu key="menu" autoenablesItems="NO" id="2v3-OI-ULU">
  226. <items>
  227. <menuItem title="Item" image="KMImageNameUXIconBtnArrowDown" tag="10000" hidden="YES" id="IT8-x6-bkY">
  228. <modifierMask key="keyEquivalentModifierMask"/>
  229. </menuItem>
  230. <menuItem title="Automatically Resize" id="aoq-ic-Xup"/>
  231. <menuItem title="Actual Size" tag="1" id="BwF-6v-wYi">
  232. <modifierMask key="keyEquivalentModifierMask"/>
  233. </menuItem>
  234. <menuItem title="Zoom To Fit" tag="2" id="fsb-vI-dQR">
  235. <modifierMask key="keyEquivalentModifierMask"/>
  236. </menuItem>
  237. <menuItem isSeparatorItem="YES" tag="2" id="JzG-hN-2uq"/>
  238. <menuItem title="10%" tag="3" id="DjU-Ep-AIp"/>
  239. <menuItem title="25%" tag="4" id="STC-WF-Zu1"/>
  240. <menuItem title="50%" tag="5" id="xlP-Ta-5hz">
  241. <modifierMask key="keyEquivalentModifierMask"/>
  242. </menuItem>
  243. <menuItem title="75%" tag="6" id="Vbe-wT-JBM">
  244. <modifierMask key="keyEquivalentModifierMask"/>
  245. </menuItem>
  246. <menuItem title="100%" tag="7" id="J2f-rb-SNW">
  247. <modifierMask key="keyEquivalentModifierMask"/>
  248. </menuItem>
  249. <menuItem title="150%" tag="8" id="2Wi-3Q-TPK">
  250. <modifierMask key="keyEquivalentModifierMask"/>
  251. </menuItem>
  252. <menuItem title="200%" tag="9" id="0d2-pL-IWC">
  253. <modifierMask key="keyEquivalentModifierMask"/>
  254. </menuItem>
  255. <menuItem title="400%" tag="10" id="RvV-L2-LFq">
  256. <modifierMask key="keyEquivalentModifierMask"/>
  257. </menuItem>
  258. <menuItem title="600%" tag="11" id="652-vM-dwC">
  259. <modifierMask key="keyEquivalentModifierMask"/>
  260. </menuItem>
  261. </items>
  262. </menu>
  263. </popUpButtonCell>
  264. <constraints>
  265. <constraint firstAttribute="height" constant="20" id="rp5-Ev-IOe"/>
  266. <constraint firstAttribute="width" constant="15" id="vqZ-qv-5uP"/>
  267. </constraints>
  268. </popUpButton>
  269. </subviews>
  270. <constraints>
  271. <constraint firstItem="b9o-1s-DWu" firstAttribute="leading" secondItem="gXA-7a-wSc" secondAttribute="leading" id="8IB-cR-Bs2"/>
  272. <constraint firstAttribute="trailing" secondItem="RRZ-MS-sby" secondAttribute="trailing" id="FDF-74-NkC"/>
  273. <constraint firstItem="RRZ-MS-sby" firstAttribute="centerY" secondItem="gXA-7a-wSc" secondAttribute="centerY" id="Ifl-iy-hh2"/>
  274. <constraint firstItem="RRZ-MS-sby" firstAttribute="leading" secondItem="b9o-1s-DWu" secondAttribute="trailing" id="fN9-SD-fkm"/>
  275. <constraint firstItem="b9o-1s-DWu" firstAttribute="centerY" secondItem="gXA-7a-wSc" secondAttribute="centerY" id="m3F-Wv-fB6"/>
  276. </constraints>
  277. </view>
  278. <constraints>
  279. <constraint firstAttribute="height" constant="26" id="Df2-1t-eAW"/>
  280. </constraints>
  281. <color key="borderColor" red="0.85490196080000003" green="0.85490196080000003" blue="0.85490196080000003" alpha="1" colorSpace="calibratedRGB"/>
  282. <color key="fillColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.96470588239999999" alpha="1" colorSpace="calibratedRGB"/>
  283. </box>
  284. </subviews>
  285. <constraints>
  286. <constraint firstItem="qhn-QX-WTv" firstAttribute="leading" secondItem="qam-lw-Pnz" secondAttribute="leading" constant="10" id="DIx-cj-cbo"/>
  287. <constraint firstAttribute="bottom" secondItem="f27-fW-uqF" secondAttribute="bottom" id="Evj-5L-pGp"/>
  288. <constraint firstItem="f27-fW-uqF" firstAttribute="leading" secondItem="Gho-8g-gQz" secondAttribute="trailing" constant="10" id="GI2-hB-R06"/>
  289. <constraint firstAttribute="trailing" secondItem="f27-fW-uqF" secondAttribute="trailing" constant="10" id="L9l-4d-z5j"/>
  290. <constraint firstItem="Gho-8g-gQz" firstAttribute="leading" secondItem="qhn-QX-WTv" secondAttribute="trailing" id="LtA-Rh-3VC"/>
  291. <constraint firstItem="Gho-8g-gQz" firstAttribute="centerY" secondItem="qam-lw-Pnz" secondAttribute="centerY" id="Yyv-jb-klg"/>
  292. <constraint firstItem="qhn-QX-WTv" firstAttribute="centerY" secondItem="qam-lw-Pnz" secondAttribute="centerY" id="Z1f-9z-vFa"/>
  293. <constraint firstItem="f27-fW-uqF" firstAttribute="top" secondItem="qam-lw-Pnz" secondAttribute="top" id="tb0-6W-9LX"/>
  294. <constraint firstItem="Gho-8g-gQz" firstAttribute="leading" secondItem="qhn-QX-WTv" secondAttribute="trailing" id="ubo-Aa-mPL"/>
  295. </constraints>
  296. </customView>
  297. </subviews>
  298. <constraints>
  299. <constraint firstItem="qam-lw-Pnz" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="103" id="Zxa-gV-BDi"/>
  300. <constraint firstItem="qam-lw-Pnz" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="123" id="gd4-Tq-lSW"/>
  301. </constraints>
  302. <point key="canvasLocation" x="66" y="63"/>
  303. </customView>
  304. </objects>
  305. <resources>
  306. <image name="KMImageNameMainToolbarLeft" width="20" height="20"/>
  307. <image name="KMImageNameMainToolbarPrint" width="20" height="20"/>
  308. <image name="KMImageNameMainToolbarShare" width="20" height="20"/>
  309. <image name="KMImageNameMainToolbarUp" width="20" height="20"/>
  310. <image name="KMImageNameMainToolbardown" width="20" height="20"/>
  311. <image name="KMImageNameMainToolbarrRight" width="20" height="16"/>
  312. <image name="KMImageNameUXIconBtnArrowDown" width="17" height="16"/>
  313. <image name="NSGoBackTemplate" width="12" height="17"/>
  314. <image name="NSGoForwardTemplate" width="12" height="17"/>
  315. </resources>
  316. </document>