KMImageToPDFChooseView.xib 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  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="KMImageToPDFChooseView" customModule="PDF_Office" customModuleProvider="target">
  10. <connections>
  11. <outlet property="OCRTilteLable" destination="jrX-yB-GG4" id="Z0s-Wl-lhV"/>
  12. <outlet property="exportPDFButton" destination="UVe-Ld-JJI" id="aCB-kp-bLh"/>
  13. <outlet property="exportSelectFileButton" destination="Nsr-mu-C2F" id="Hrl-4Y-4cq"/>
  14. <outlet property="exportSelectFileLabel" destination="EvJ-eO-qrI" id="jcC-Fu-ohj"/>
  15. <outlet property="exportTitleLable" destination="wnT-3F-g6I" id="4EI-OQ-THb"/>
  16. <outlet property="fileImageContentView" destination="4wr-CF-593" id="PQb-QN-kcw"/>
  17. <outlet property="filePathContentView" destination="J8I-v1-vMZ" id="4QD-DH-fGL"/>
  18. <outlet property="insertPDFButton" destination="UJo-wM-Q8G" id="bx3-Fh-jRp"/>
  19. <outlet property="mergePDFButton" destination="p19-DS-5aU" id="lKN-sE-9AA"/>
  20. <outlet property="needRecognitionButton" destination="24O-b0-fHf" id="aoh-UC-4aR"/>
  21. <outlet property="newPDFButton" destination="6OL-fG-Gjx" id="B06-Yl-NUA"/>
  22. <outlet property="saveTXTButton" destination="H77-qf-Mx7" id="j1c-ug-jD8"/>
  23. <outlet property="selectLanguageButton" destination="KIA-c2-OKO" id="SUq-sk-4kK"/>
  24. <outlet property="selectLanguageLabel" destination="hNH-hD-Wiy" id="9dN-KI-clk"/>
  25. <outlet property="titleLabel" destination="4Dk-M4-n9q" id="dqq-kt-nUx"/>
  26. </connections>
  27. </customObject>
  28. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  29. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  30. <customView translatesAutoresizingMaskIntoConstraints="NO" id="gTP-Bx-DSY">
  31. <rect key="frame" x="0.0" y="0.0" width="260" height="554"/>
  32. <subviews>
  33. <customView translatesAutoresizingMaskIntoConstraints="NO" id="EzX-5j-ptZ">
  34. <rect key="frame" x="0.0" y="356" width="260" height="148"/>
  35. <subviews>
  36. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wnT-3F-g6I">
  37. <rect key="frame" x="14" y="128" width="44" height="20"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="20" id="1By-Eb-vp0"/>
  40. </constraints>
  41. <textFieldCell key="cell" lineBreakMode="clipping" title="Export" id="fGH-vs-iyI">
  42. <font key="font" metaFont="system"/>
  43. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  44. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  45. </textFieldCell>
  46. </textField>
  47. <customView translatesAutoresizingMaskIntoConstraints="NO" id="YyB-Ut-BRv">
  48. <rect key="frame" x="0.0" y="98" width="260" height="22"/>
  49. <subviews>
  50. <customView translatesAutoresizingMaskIntoConstraints="NO" id="6OL-fG-Gjx" customClass="KMImageTitleButton" customModule="PDF_Office" customModuleProvider="target">
  51. <rect key="frame" x="16" y="0.0" width="228" height="22"/>
  52. </customView>
  53. </subviews>
  54. <constraints>
  55. <constraint firstItem="6OL-fG-Gjx" firstAttribute="top" secondItem="YyB-Ut-BRv" secondAttribute="top" id="IOE-pZ-GFL"/>
  56. <constraint firstAttribute="trailing" secondItem="6OL-fG-Gjx" secondAttribute="trailing" constant="16" id="MNi-9v-9tL"/>
  57. <constraint firstAttribute="bottom" secondItem="6OL-fG-Gjx" secondAttribute="bottom" id="Orj-w0-Y6C"/>
  58. <constraint firstItem="6OL-fG-Gjx" firstAttribute="leading" secondItem="YyB-Ut-BRv" secondAttribute="leading" constant="16" id="Urh-xW-hIi"/>
  59. <constraint firstAttribute="height" constant="22" id="ZGS-eY-aBU"/>
  60. </constraints>
  61. </customView>
  62. <customView translatesAutoresizingMaskIntoConstraints="NO" id="zrO-hg-jel">
  63. <rect key="frame" x="0.0" y="68" width="260" height="22"/>
  64. <subviews>
  65. <customView translatesAutoresizingMaskIntoConstraints="NO" id="p19-DS-5aU" customClass="KMImageTitleButton" customModule="PDF_Office" customModuleProvider="target">
  66. <rect key="frame" x="16" y="0.0" width="228" height="22"/>
  67. </customView>
  68. </subviews>
  69. <constraints>
  70. <constraint firstItem="p19-DS-5aU" firstAttribute="leading" secondItem="zrO-hg-jel" secondAttribute="leading" constant="16" id="8zq-ux-2af"/>
  71. <constraint firstItem="p19-DS-5aU" firstAttribute="top" secondItem="zrO-hg-jel" secondAttribute="top" id="Tun-a8-yFa"/>
  72. <constraint firstAttribute="trailing" secondItem="p19-DS-5aU" secondAttribute="trailing" constant="16" id="WUX-dT-IHi"/>
  73. <constraint firstAttribute="bottom" secondItem="p19-DS-5aU" secondAttribute="bottom" id="zG3-YM-fa1"/>
  74. <constraint firstAttribute="height" constant="22" id="zvw-Pi-yaH"/>
  75. </constraints>
  76. </customView>
  77. <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="z2a-zX-F3Z">
  78. <rect key="frame" x="0.0" y="38" width="260" height="22"/>
  79. <subviews>
  80. <customView translatesAutoresizingMaskIntoConstraints="NO" id="UJo-wM-Q8G" customClass="KMImageTitleButton" customModule="PDF_Office" customModuleProvider="target">
  81. <rect key="frame" x="16" y="0.0" width="228" height="22"/>
  82. </customView>
  83. </subviews>
  84. <constraints>
  85. <constraint firstAttribute="bottom" secondItem="UJo-wM-Q8G" secondAttribute="bottom" id="BO1-Lu-wAb"/>
  86. <constraint firstAttribute="height" constant="22" id="QzB-sj-R1C"/>
  87. <constraint firstItem="UJo-wM-Q8G" firstAttribute="top" secondItem="z2a-zX-F3Z" secondAttribute="top" id="Uch-m5-6L3"/>
  88. <constraint firstItem="UJo-wM-Q8G" firstAttribute="leading" secondItem="z2a-zX-F3Z" secondAttribute="leading" constant="16" id="bbh-25-9vh"/>
  89. <constraint firstAttribute="trailing" secondItem="UJo-wM-Q8G" secondAttribute="trailing" constant="16" id="kjk-H7-Eow"/>
  90. </constraints>
  91. </customView>
  92. <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="JSv-Ig-FZf">
  93. <rect key="frame" x="16" y="-2" width="228" height="32"/>
  94. <subviews>
  95. <customView translatesAutoresizingMaskIntoConstraints="NO" id="J8I-v1-vMZ">
  96. <rect key="frame" x="0.0" y="1" width="188" height="30"/>
  97. <subviews>
  98. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EvJ-eO-qrI">
  99. <rect key="frame" x="6" y="3" width="176" height="22"/>
  100. <constraints>
  101. <constraint firstAttribute="height" constant="22" id="onq-C5-eha"/>
  102. </constraints>
  103. <textFieldCell key="cell" lineBreakMode="clipping" title="Creat single Worksheet for..." id="4DN-vF-0y3">
  104. <font key="font" metaFont="system"/>
  105. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  106. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  107. </textFieldCell>
  108. </textField>
  109. </subviews>
  110. <constraints>
  111. <constraint firstItem="EvJ-eO-qrI" firstAttribute="top" secondItem="J8I-v1-vMZ" secondAttribute="top" constant="5" id="Pvc-o2-X07"/>
  112. <constraint firstItem="EvJ-eO-qrI" firstAttribute="leading" secondItem="J8I-v1-vMZ" secondAttribute="leading" constant="8" id="zNE-ME-IxG"/>
  113. </constraints>
  114. </customView>
  115. <customView translatesAutoresizingMaskIntoConstraints="NO" id="4wr-CF-593">
  116. <rect key="frame" x="196" y="0.0" width="32" height="32"/>
  117. <subviews>
  118. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Te4-ca-d20">
  119. <rect key="frame" x="8" y="8" width="16" height="16"/>
  120. <constraints>
  121. <constraint firstAttribute="width" constant="16" id="28A-wP-5xx"/>
  122. <constraint firstAttribute="height" constant="16" id="Vlt-ki-EZ0"/>
  123. </constraints>
  124. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_btn_file_false" id="KL1-ns-6yM"/>
  125. </imageView>
  126. </subviews>
  127. <constraints>
  128. <constraint firstItem="Te4-ca-d20" firstAttribute="centerY" secondItem="4wr-CF-593" secondAttribute="centerY" id="XBc-gV-2S1"/>
  129. <constraint firstAttribute="height" constant="32" id="XWX-eT-W5E"/>
  130. <constraint firstAttribute="width" constant="32" id="q0W-pq-YPe"/>
  131. <constraint firstItem="Te4-ca-d20" firstAttribute="centerX" secondItem="4wr-CF-593" secondAttribute="centerX" id="sSP-TA-rJ0"/>
  132. </constraints>
  133. </customView>
  134. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Nsr-mu-C2F">
  135. <rect key="frame" x="0.0" y="0.0" width="228" height="32"/>
  136. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="Ocb-ko-yqi">
  137. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  138. <font key="font" metaFont="system"/>
  139. </buttonCell>
  140. <connections>
  141. <action selector="selectFileAction:" target="-2" id="2Dt-jJ-P0h"/>
  142. </connections>
  143. </button>
  144. </subviews>
  145. <constraints>
  146. <constraint firstItem="4wr-CF-593" firstAttribute="centerY" secondItem="JSv-Ig-FZf" secondAttribute="centerY" id="2XA-Us-3f1"/>
  147. <constraint firstAttribute="bottom" secondItem="J8I-v1-vMZ" secondAttribute="bottom" constant="1" id="2np-Cl-GrM"/>
  148. <constraint firstAttribute="height" constant="32" id="9tN-54-2qO"/>
  149. <constraint firstItem="Nsr-mu-C2F" firstAttribute="top" secondItem="JSv-Ig-FZf" secondAttribute="top" id="BLK-bX-Pud"/>
  150. <constraint firstItem="J8I-v1-vMZ" firstAttribute="top" secondItem="JSv-Ig-FZf" secondAttribute="top" constant="1" id="X2g-60-M2h"/>
  151. <constraint firstItem="Nsr-mu-C2F" firstAttribute="leading" secondItem="JSv-Ig-FZf" secondAttribute="leading" id="XSd-6d-hyX"/>
  152. <constraint firstAttribute="trailing" secondItem="Nsr-mu-C2F" secondAttribute="trailing" id="ZZb-wL-2hT"/>
  153. <constraint firstAttribute="bottom" secondItem="Nsr-mu-C2F" secondAttribute="bottom" id="fRC-qI-LTp"/>
  154. <constraint firstItem="J8I-v1-vMZ" firstAttribute="leading" secondItem="JSv-Ig-FZf" secondAttribute="leading" id="iQv-qO-Zjh"/>
  155. <constraint firstItem="4wr-CF-593" firstAttribute="leading" secondItem="J8I-v1-vMZ" secondAttribute="trailing" constant="8" id="ke3-wd-Cw8"/>
  156. <constraint firstAttribute="trailing" secondItem="4wr-CF-593" secondAttribute="trailing" id="qjG-Dr-EfR"/>
  157. </constraints>
  158. </customView>
  159. </subviews>
  160. <constraints>
  161. <constraint firstAttribute="height" constant="148" id="8vU-D8-l90"/>
  162. <constraint firstItem="zrO-hg-jel" firstAttribute="top" secondItem="YyB-Ut-BRv" secondAttribute="bottom" constant="8" id="ELA-JG-gqu"/>
  163. <constraint firstAttribute="trailing" secondItem="zrO-hg-jel" secondAttribute="trailing" id="EpP-cn-QGG"/>
  164. <constraint firstItem="z2a-zX-F3Z" firstAttribute="leading" secondItem="EzX-5j-ptZ" secondAttribute="leading" id="GuV-1O-pGo"/>
  165. <constraint firstItem="wnT-3F-g6I" firstAttribute="leading" secondItem="EzX-5j-ptZ" secondAttribute="leading" constant="16" id="JVe-Gf-733"/>
  166. <constraint firstItem="YyB-Ut-BRv" firstAttribute="leading" secondItem="EzX-5j-ptZ" secondAttribute="leading" id="KbJ-0S-VY9"/>
  167. <constraint firstItem="JSv-Ig-FZf" firstAttribute="leading" secondItem="EzX-5j-ptZ" secondAttribute="leading" constant="16" id="Sh8-oF-uUx"/>
  168. <constraint firstAttribute="trailing" secondItem="JSv-Ig-FZf" secondAttribute="trailing" constant="16" id="Wbb-uG-kYD"/>
  169. <constraint firstItem="wnT-3F-g6I" firstAttribute="top" secondItem="EzX-5j-ptZ" secondAttribute="top" id="cjy-ou-q19"/>
  170. <constraint firstAttribute="trailing" secondItem="YyB-Ut-BRv" secondAttribute="trailing" id="ejp-D2-rg9"/>
  171. <constraint firstItem="zrO-hg-jel" firstAttribute="leading" secondItem="EzX-5j-ptZ" secondAttribute="leading" id="iIX-G1-SNs"/>
  172. <constraint firstItem="JSv-Ig-FZf" firstAttribute="top" secondItem="z2a-zX-F3Z" secondAttribute="bottom" constant="8" id="n3x-oa-aha"/>
  173. <constraint firstAttribute="trailing" secondItem="z2a-zX-F3Z" secondAttribute="trailing" id="oQA-eG-DQl"/>
  174. <constraint firstItem="YyB-Ut-BRv" firstAttribute="top" secondItem="wnT-3F-g6I" secondAttribute="bottom" constant="8" id="riX-JT-OZ5"/>
  175. <constraint firstItem="z2a-zX-F3Z" firstAttribute="top" secondItem="zrO-hg-jel" secondAttribute="bottom" constant="8" id="sgo-O7-JIs"/>
  176. </constraints>
  177. </customView>
  178. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UVe-Ld-JJI">
  179. <rect key="frame" x="16" y="16" width="228" height="32"/>
  180. <constraints>
  181. <constraint firstAttribute="height" constant="32" id="Brq-8r-9lt"/>
  182. </constraints>
  183. <buttonCell key="cell" type="square" title="Export" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="Eks-bL-nEJ">
  184. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  185. <font key="font" metaFont="system"/>
  186. </buttonCell>
  187. <connections>
  188. <action selector="exportAction:" target="-2" id="oRW-Ao-yq1"/>
  189. </connections>
  190. </button>
  191. <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3Wc-Ha-nYi">
  192. <rect key="frame" x="0.0" y="220" width="260" height="120"/>
  193. <subviews>
  194. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jrX-yB-GG4">
  195. <rect key="frame" x="14" y="100" width="86" height="20"/>
  196. <constraints>
  197. <constraint firstAttribute="height" constant="20" id="Ptb-in-9s9"/>
  198. </constraints>
  199. <textFieldCell key="cell" lineBreakMode="clipping" title="OCR Settings" id="FAO-UE-5mG">
  200. <font key="font" metaFont="system"/>
  201. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  202. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  203. </textFieldCell>
  204. </textField>
  205. <customView translatesAutoresizingMaskIntoConstraints="NO" id="4rj-nG-Rc1">
  206. <rect key="frame" x="0.0" y="70" width="260" height="22"/>
  207. <subviews>
  208. <customView translatesAutoresizingMaskIntoConstraints="NO" id="24O-b0-fHf" customClass="KMImageTitleButton" customModule="PDF_Office" customModuleProvider="target">
  209. <rect key="frame" x="16" y="0.0" width="228" height="22"/>
  210. </customView>
  211. </subviews>
  212. <constraints>
  213. <constraint firstAttribute="trailing" secondItem="24O-b0-fHf" secondAttribute="trailing" constant="16" id="QK3-GX-qy1"/>
  214. <constraint firstItem="24O-b0-fHf" firstAttribute="leading" secondItem="4rj-nG-Rc1" secondAttribute="leading" constant="16" id="Tiw-Xq-APs"/>
  215. <constraint firstAttribute="height" constant="22" id="eWb-kR-tY7"/>
  216. <constraint firstItem="24O-b0-fHf" firstAttribute="top" secondItem="4rj-nG-Rc1" secondAttribute="top" id="xuO-1L-dqu"/>
  217. <constraint firstAttribute="bottom" secondItem="24O-b0-fHf" secondAttribute="bottom" id="yvT-yx-wMW"/>
  218. </constraints>
  219. </customView>
  220. <customView translatesAutoresizingMaskIntoConstraints="NO" id="7Kh-IA-gpY">
  221. <rect key="frame" x="16" y="30" width="228" height="32"/>
  222. <subviews>
  223. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hNH-hD-Wiy">
  224. <rect key="frame" x="6" y="8" width="192" height="16"/>
  225. <textFieldCell key="cell" lineBreakMode="clipping" title="Creat single Worksheet for..." id="mrz-P0-tZg">
  226. <font key="font" metaFont="system"/>
  227. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  228. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  229. </textFieldCell>
  230. </textField>
  231. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="aSA-nC-apz">
  232. <rect key="frame" x="208" y="10" width="12" height="12"/>
  233. <constraints>
  234. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="12" id="AYN-hQ-UK1"/>
  235. <constraint firstAttribute="height" constant="12" id="K0m-N8-ii1"/>
  236. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="12" id="fob-AQ-6tZ"/>
  237. <constraint firstAttribute="width" constant="12" id="h6p-Tk-XGm"/>
  238. </constraints>
  239. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="btn_arrow_gray_down_s_norm_on" id="Avv-k9-ztn"/>
  240. </imageView>
  241. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KIA-c2-OKO">
  242. <rect key="frame" x="0.0" y="0.0" width="228" height="32"/>
  243. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="r47-nY-lkW">
  244. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  245. <font key="font" metaFont="system"/>
  246. </buttonCell>
  247. <connections>
  248. <action selector="selectLanguageAction:" target="-2" id="lmq-Nb-GOx"/>
  249. </connections>
  250. </button>
  251. </subviews>
  252. <constraints>
  253. <constraint firstAttribute="bottom" secondItem="KIA-c2-OKO" secondAttribute="bottom" id="2mH-Cd-K8u"/>
  254. <constraint firstItem="hNH-hD-Wiy" firstAttribute="centerY" secondItem="7Kh-IA-gpY" secondAttribute="centerY" id="B78-xt-LJI"/>
  255. <constraint firstAttribute="trailing" secondItem="hNH-hD-Wiy" secondAttribute="trailing" constant="32" id="Bu3-du-m44"/>
  256. <constraint firstItem="aSA-nC-apz" firstAttribute="centerY" secondItem="7Kh-IA-gpY" secondAttribute="centerY" id="EiP-Va-nRe"/>
  257. <constraint firstItem="KIA-c2-OKO" firstAttribute="leading" secondItem="7Kh-IA-gpY" secondAttribute="leading" id="Kkb-zx-FIb"/>
  258. <constraint firstItem="KIA-c2-OKO" firstAttribute="top" secondItem="7Kh-IA-gpY" secondAttribute="top" id="T51-Et-PTs"/>
  259. <constraint firstAttribute="trailing" secondItem="aSA-nC-apz" secondAttribute="trailing" constant="8" id="kBs-hl-7Kp"/>
  260. <constraint firstAttribute="trailing" secondItem="KIA-c2-OKO" secondAttribute="trailing" id="tz3-Dv-4cS"/>
  261. <constraint firstAttribute="height" constant="32" id="v3c-ck-ekR"/>
  262. <constraint firstItem="hNH-hD-Wiy" firstAttribute="leading" secondItem="7Kh-IA-gpY" secondAttribute="leading" constant="8" id="ypt-s3-ABi"/>
  263. </constraints>
  264. </customView>
  265. <customView translatesAutoresizingMaskIntoConstraints="NO" id="SEa-Rp-Ebr">
  266. <rect key="frame" x="0.0" y="0.0" width="260" height="22"/>
  267. <subviews>
  268. <customView translatesAutoresizingMaskIntoConstraints="NO" id="H77-qf-Mx7" customClass="KMImageTitleButton" customModule="PDF_Office" customModuleProvider="target">
  269. <rect key="frame" x="16" y="0.0" width="228" height="22"/>
  270. </customView>
  271. </subviews>
  272. <constraints>
  273. <constraint firstItem="H77-qf-Mx7" firstAttribute="leading" secondItem="SEa-Rp-Ebr" secondAttribute="leading" constant="16" id="G8U-WC-uvk"/>
  274. <constraint firstAttribute="height" constant="22" id="cFA-sK-7n5"/>
  275. <constraint firstAttribute="trailing" secondItem="H77-qf-Mx7" secondAttribute="trailing" constant="16" id="nRj-Bl-IQf"/>
  276. <constraint firstItem="H77-qf-Mx7" firstAttribute="top" secondItem="SEa-Rp-Ebr" secondAttribute="top" id="pFw-ej-rGp"/>
  277. <constraint firstAttribute="bottom" secondItem="H77-qf-Mx7" secondAttribute="bottom" id="uyF-XM-R55"/>
  278. </constraints>
  279. </customView>
  280. </subviews>
  281. <constraints>
  282. <constraint firstItem="SEa-Rp-Ebr" firstAttribute="leading" secondItem="3Wc-Ha-nYi" secondAttribute="leading" id="FbV-B5-BHd"/>
  283. <constraint firstItem="jrX-yB-GG4" firstAttribute="top" secondItem="3Wc-Ha-nYi" secondAttribute="top" id="NDi-GZ-M7P"/>
  284. <constraint firstItem="7Kh-IA-gpY" firstAttribute="leading" secondItem="3Wc-Ha-nYi" secondAttribute="leading" constant="16" id="QiV-22-ydC"/>
  285. <constraint firstItem="7Kh-IA-gpY" firstAttribute="top" secondItem="4rj-nG-Rc1" secondAttribute="bottom" constant="8" id="Vu7-dH-Ahw"/>
  286. <constraint firstItem="4rj-nG-Rc1" firstAttribute="leading" secondItem="3Wc-Ha-nYi" secondAttribute="leading" id="bgn-xj-UmW"/>
  287. <constraint firstAttribute="trailing" secondItem="4rj-nG-Rc1" secondAttribute="trailing" id="dah-hC-vRD"/>
  288. <constraint firstItem="SEa-Rp-Ebr" firstAttribute="top" secondItem="7Kh-IA-gpY" secondAttribute="bottom" constant="8" id="e5i-PK-tut"/>
  289. <constraint firstItem="4rj-nG-Rc1" firstAttribute="top" secondItem="jrX-yB-GG4" secondAttribute="bottom" constant="8" id="eLZ-e3-f6w"/>
  290. <constraint firstAttribute="height" constant="120" id="gwD-CI-xP2"/>
  291. <constraint firstAttribute="trailing" secondItem="7Kh-IA-gpY" secondAttribute="trailing" constant="16" id="hRq-Mg-TcJ"/>
  292. <constraint firstAttribute="trailing" secondItem="SEa-Rp-Ebr" secondAttribute="trailing" id="uf5-yf-vcr"/>
  293. <constraint firstItem="jrX-yB-GG4" firstAttribute="leading" secondItem="3Wc-Ha-nYi" secondAttribute="leading" constant="16" id="xp1-Y6-BRo"/>
  294. </constraints>
  295. </customView>
  296. <customView translatesAutoresizingMaskIntoConstraints="NO" id="lIk-3P-3cP">
  297. <rect key="frame" x="0.0" y="504" width="260" height="50"/>
  298. <subviews>
  299. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4Dk-M4-n9q">
  300. <rect key="frame" x="14" y="17" width="48" height="16"/>
  301. <textFieldCell key="cell" lineBreakMode="clipping" title="Setting" id="9Be-F4-gAv">
  302. <font key="font" usesAppearanceFont="YES"/>
  303. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  304. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  305. </textFieldCell>
  306. </textField>
  307. </subviews>
  308. <constraints>
  309. <constraint firstItem="4Dk-M4-n9q" firstAttribute="centerY" secondItem="lIk-3P-3cP" secondAttribute="centerY" id="BfE-NO-lS4"/>
  310. <constraint firstItem="4Dk-M4-n9q" firstAttribute="leading" secondItem="lIk-3P-3cP" secondAttribute="leading" constant="16" id="C5d-2R-ZAR"/>
  311. <constraint firstAttribute="height" constant="50" id="zom-hd-qgo"/>
  312. </constraints>
  313. </customView>
  314. </subviews>
  315. <constraints>
  316. <constraint firstAttribute="trailing" secondItem="EzX-5j-ptZ" secondAttribute="trailing" id="9GD-AX-GqJ"/>
  317. <constraint firstAttribute="width" constant="260" id="A6V-1q-kX1"/>
  318. <constraint firstAttribute="trailing" secondItem="lIk-3P-3cP" secondAttribute="trailing" id="Nex-ax-Di6"/>
  319. <constraint firstAttribute="trailing" secondItem="3Wc-Ha-nYi" secondAttribute="trailing" id="Qlj-aC-QZq"/>
  320. <constraint firstAttribute="trailing" secondItem="UVe-Ld-JJI" secondAttribute="trailing" constant="16" id="Y8d-Em-dVD"/>
  321. <constraint firstItem="3Wc-Ha-nYi" firstAttribute="leading" secondItem="gTP-Bx-DSY" secondAttribute="leading" id="ewX-fD-QbI"/>
  322. <constraint firstAttribute="bottom" secondItem="UVe-Ld-JJI" secondAttribute="bottom" constant="16" id="gLY-Xn-sgd"/>
  323. <constraint firstItem="lIk-3P-3cP" firstAttribute="leading" secondItem="gTP-Bx-DSY" secondAttribute="leading" id="h0r-eO-UdV"/>
  324. <constraint firstItem="lIk-3P-3cP" firstAttribute="top" secondItem="gTP-Bx-DSY" secondAttribute="top" id="n2S-FE-bMg"/>
  325. <constraint firstItem="3Wc-Ha-nYi" firstAttribute="top" secondItem="EzX-5j-ptZ" secondAttribute="bottom" constant="16" id="nM5-mq-QvO"/>
  326. <constraint firstItem="EzX-5j-ptZ" firstAttribute="leading" secondItem="gTP-Bx-DSY" secondAttribute="leading" id="w4b-zg-6GY"/>
  327. <constraint firstItem="UVe-Ld-JJI" firstAttribute="leading" secondItem="gTP-Bx-DSY" secondAttribute="leading" constant="16" id="wSd-77-3gm"/>
  328. <constraint firstItem="EzX-5j-ptZ" firstAttribute="top" secondItem="lIk-3P-3cP" secondAttribute="bottom" id="zgw-8T-O9I"/>
  329. </constraints>
  330. <point key="canvasLocation" x="-17" y="-19"/>
  331. </customView>
  332. </objects>
  333. <resources>
  334. <image name="btn_arrow_gray_down_s_norm_on" width="12" height="12"/>
  335. <image name="icon_btn_file_false" width="16" height="16"/>
  336. </resources>
  337. </document>