KMConvertBaseWindowController.xib 73 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837
  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="System colors introduced in macOS 10.13" minToolsVersion="9.0"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <customObject id="-2" userLabel="File's Owner" customClass="KMConvertBaseWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  11. <connections>
  12. <outlet property="backBox" destination="gFg-Q7-54m" id="8ww-CO-9PP"/>
  13. <outlet property="batchButton" destination="iFO-Ki-C0L" id="KTA-dQ-WkN"/>
  14. <outlet property="canelBox" destination="Xgn-Dg-lq9" id="GtX-Me-dDU"/>
  15. <outlet property="convertBox" destination="VGF-cR-pdk" id="hgN-0M-UF8"/>
  16. <outlet property="leftBox" destination="qfL-fo-qSf" id="JS9-Y0-9cC"/>
  17. <outlet property="nextBox" destination="r7Q-sv-pGM" id="uSh-eZ-cCQ"/>
  18. <outlet property="numberBox" destination="XyN-M5-Ckr" id="DNm-ND-XlE"/>
  19. <outlet property="numberTextField" destination="0fT-PL-boX" id="hzh-TQ-lIK"/>
  20. <outlet property="perLabel" destination="OjN-CY-T87" id="DJD-nk-fRU"/>
  21. <outlet property="prePDFView" destination="mvl-fd-L7y" id="1aK-Un-d8M"/>
  22. <outlet property="rightBoxHeightConst" destination="oAt-Yd-pzO" id="VV4-4N-nr7"/>
  23. <outlet property="rightScrollView" destination="jkb-2v-6fa" id="FO8-ID-Kc6"/>
  24. <outlet property="titleLabel" destination="FhR-40-9KK" id="2T3-rd-gRE"/>
  25. <outlet property="totalNumberLabel" destination="b9V-3O-PC8" id="8yy-qK-qOI"/>
  26. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  27. </connections>
  28. </customObject>
  29. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  30. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  31. <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
  32. <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
  33. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  34. <rect key="contentRect" x="196" y="240" width="584" height="462"/>
  35. <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
  36. <value key="minSize" type="size" width="584" height="462"/>
  37. <value key="maxSize" type="size" width="584" height="462"/>
  38. <value key="minFullScreenContentSize" type="size" width="584" height="462"/>
  39. <value key="maxFullScreenContentSize" type="size" width="584" height="462"/>
  40. <view key="contentView" id="se5-gp-TjO">
  41. <rect key="frame" x="0.0" y="0.0" width="584" height="462"/>
  42. <autoresizingMask key="autoresizingMask"/>
  43. <subviews>
  44. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="nMP-kB-StK" userLabel="titleBarBox">
  45. <rect key="frame" x="0.0" y="418" width="584" height="44"/>
  46. <view key="contentView" id="7hP-er-MuX">
  47. <rect key="frame" x="0.0" y="0.0" width="584" height="44"/>
  48. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  49. <subviews>
  50. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FhR-40-9KK">
  51. <rect key="frame" x="14" y="10" width="44" height="19"/>
  52. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="i7C-Qe-kqF">
  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. </subviews>
  59. <constraints>
  60. <constraint firstItem="FhR-40-9KK" firstAttribute="top" secondItem="7hP-er-MuX" secondAttribute="top" constant="15" id="W1g-BB-vCT"/>
  61. <constraint firstItem="FhR-40-9KK" firstAttribute="leading" secondItem="7hP-er-MuX" secondAttribute="leading" constant="16" id="gZO-K6-Tgf"/>
  62. </constraints>
  63. </view>
  64. <constraints>
  65. <constraint firstAttribute="height" constant="44" id="koW-tE-3BB"/>
  66. </constraints>
  67. </box>
  68. <box boxType="custom" borderWidth="0.0" cornerRadius="8" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="qfL-fo-qSf" userLabel="leftBox">
  69. <rect key="frame" x="16" y="82" width="212" height="330"/>
  70. <view key="contentView" id="R1n-pF-yf9">
  71. <rect key="frame" x="0.0" y="0.0" width="212" height="330"/>
  72. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  73. <subviews>
  74. <customView translatesAutoresizingMaskIntoConstraints="NO" id="mvl-fd-L7y" customClass="KMNPDFPreView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  75. <rect key="frame" x="16" y="56" width="182" height="258"/>
  76. </customView>
  77. <customView translatesAutoresizingMaskIntoConstraints="NO" id="XyN-M5-Ckr">
  78. <rect key="frame" x="56" y="16" width="56" height="24"/>
  79. <subviews>
  80. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0fT-PL-boX">
  81. <rect key="frame" x="8" y="2" width="40" height="21"/>
  82. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="PMO-9h-eKH">
  83. <font key="font" usesAppearanceFont="YES"/>
  84. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  85. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  86. </textFieldCell>
  87. </textField>
  88. </subviews>
  89. <constraints>
  90. <constraint firstAttribute="width" constant="56" id="0Nu-hn-5Ly"/>
  91. <constraint firstAttribute="height" constant="24" id="Eas-Lp-2vy"/>
  92. <constraint firstItem="0fT-PL-boX" firstAttribute="centerX" secondItem="XyN-M5-Ckr" secondAttribute="centerX" id="NCX-Lx-el3"/>
  93. <constraint firstItem="0fT-PL-boX" firstAttribute="leading" secondItem="XyN-M5-Ckr" secondAttribute="leading" constant="8" id="dct-kD-Q4x"/>
  94. <constraint firstItem="0fT-PL-boX" firstAttribute="centerY" secondItem="XyN-M5-Ckr" secondAttribute="centerY" id="t3M-pb-lv4"/>
  95. </constraints>
  96. </customView>
  97. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OjN-CY-T87">
  98. <rect key="frame" x="118" y="18" width="9" height="20"/>
  99. <textFieldCell key="cell" lineBreakMode="clipping" title="/" id="B2h-9Y-2H7">
  100. <font key="font" metaFont="system" size="17"/>
  101. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  102. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  103. </textFieldCell>
  104. </textField>
  105. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="b9V-3O-PC8">
  106. <rect key="frame" x="131" y="20" width="32" height="16"/>
  107. <constraints>
  108. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="28" id="Iqf-l4-eTt"/>
  109. </constraints>
  110. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="S8w-Qg-o1p">
  111. <font key="font" metaFont="system"/>
  112. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  113. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  114. </textFieldCell>
  115. </textField>
  116. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gFg-Q7-54m">
  117. <rect key="frame" x="24" y="16" width="24" height="24"/>
  118. <view key="contentView" id="8kU-hZ-NuI">
  119. <rect key="frame" x="0.0" y="0.0" width="24" height="24"/>
  120. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  121. </view>
  122. <constraints>
  123. <constraint firstAttribute="width" constant="24" id="Gty-UI-C80"/>
  124. <constraint firstAttribute="height" constant="24" id="Q9R-8R-JZp"/>
  125. </constraints>
  126. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  127. </box>
  128. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="r7Q-sv-pGM">
  129. <rect key="frame" x="164" y="16" width="24" height="24"/>
  130. <view key="contentView" id="qED-hg-bEm">
  131. <rect key="frame" x="0.0" y="0.0" width="24" height="24"/>
  132. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  133. </view>
  134. <constraints>
  135. <constraint firstAttribute="height" constant="24" id="Sh5-Vx-PjC"/>
  136. <constraint firstAttribute="width" constant="24" id="X1t-Gn-6HW"/>
  137. </constraints>
  138. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  139. </box>
  140. </subviews>
  141. <constraints>
  142. <constraint firstItem="gFg-Q7-54m" firstAttribute="leading" secondItem="R1n-pF-yf9" secondAttribute="leading" constant="24" id="06U-Ru-CEG"/>
  143. <constraint firstItem="b9V-3O-PC8" firstAttribute="leading" secondItem="OjN-CY-T87" secondAttribute="trailing" constant="8" id="1XP-qZ-ZKN"/>
  144. <constraint firstAttribute="trailing" secondItem="mvl-fd-L7y" secondAttribute="trailing" constant="14" id="FSN-k0-xVE"/>
  145. <constraint firstItem="r7Q-sv-pGM" firstAttribute="top" secondItem="mvl-fd-L7y" secondAttribute="bottom" constant="16" id="Fmm-CD-NNm"/>
  146. <constraint firstItem="mvl-fd-L7y" firstAttribute="top" secondItem="R1n-pF-yf9" secondAttribute="top" constant="16" id="Gsl-47-3aT"/>
  147. <constraint firstAttribute="bottom" secondItem="mvl-fd-L7y" secondAttribute="bottom" constant="56" id="Ptg-Ls-spM"/>
  148. <constraint firstItem="XyN-M5-Ckr" firstAttribute="leading" secondItem="gFg-Q7-54m" secondAttribute="trailing" constant="8" id="Tdz-Lo-h5u"/>
  149. <constraint firstItem="XyN-M5-Ckr" firstAttribute="top" secondItem="mvl-fd-L7y" secondAttribute="bottom" constant="16" id="a1a-cz-g8h"/>
  150. <constraint firstItem="OjN-CY-T87" firstAttribute="leading" secondItem="XyN-M5-Ckr" secondAttribute="trailing" constant="8" id="aHX-uj-6qj"/>
  151. <constraint firstItem="b9V-3O-PC8" firstAttribute="centerY" secondItem="XyN-M5-Ckr" secondAttribute="centerY" id="bdF-Gv-pwp"/>
  152. <constraint firstItem="r7Q-sv-pGM" firstAttribute="centerY" secondItem="b9V-3O-PC8" secondAttribute="centerY" id="hGa-er-pWV"/>
  153. <constraint firstItem="gFg-Q7-54m" firstAttribute="top" secondItem="mvl-fd-L7y" secondAttribute="bottom" constant="16" id="hZL-5n-axr"/>
  154. <constraint firstItem="mvl-fd-L7y" firstAttribute="leading" secondItem="R1n-pF-yf9" secondAttribute="leading" constant="16" id="iUD-ID-dhg"/>
  155. <constraint firstAttribute="trailing" secondItem="r7Q-sv-pGM" secondAttribute="trailing" constant="24" id="jMK-Ni-AGZ"/>
  156. <constraint firstItem="OjN-CY-T87" firstAttribute="centerY" secondItem="XyN-M5-Ckr" secondAttribute="centerY" id="uvo-7G-YIG"/>
  157. </constraints>
  158. </view>
  159. <constraints>
  160. <constraint firstAttribute="width" constant="212" id="Run-aA-XwZ"/>
  161. <constraint firstAttribute="height" constant="330" id="jzW-hy-P1d"/>
  162. </constraints>
  163. </box>
  164. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="GQA-4D-dK9" userLabel="rightBox">
  165. <rect key="frame" x="228" y="48" width="356" height="370"/>
  166. <view key="contentView" id="6L0-Kf-CPw">
  167. <rect key="frame" x="0.0" y="0.0" width="356" height="370"/>
  168. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  169. <subviews>
  170. <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jkb-2v-6fa">
  171. <rect key="frame" x="0.0" y="0.0" width="356" height="370"/>
  172. <clipView key="contentView" id="tI2-Vq-Nms">
  173. <rect key="frame" x="0.0" y="0.0" width="356" height="370"/>
  174. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  175. <subviews>
  176. <view id="dBH-xr-mGL">
  177. <rect key="frame" x="0.0" y="0.0" width="341" height="355"/>
  178. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  179. </view>
  180. </subviews>
  181. </clipView>
  182. <scroller key="horizontalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="MLK-hj-eAf">
  183. <rect key="frame" x="0.0" y="354" width="356" height="16"/>
  184. <autoresizingMask key="autoresizingMask"/>
  185. </scroller>
  186. <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="L4p-RZ-VGS">
  187. <rect key="frame" x="340" y="0.0" width="16" height="370"/>
  188. <autoresizingMask key="autoresizingMask"/>
  189. </scroller>
  190. </scrollView>
  191. </subviews>
  192. <constraints>
  193. <constraint firstAttribute="bottom" secondItem="jkb-2v-6fa" secondAttribute="bottom" id="Fo5-V8-KIf"/>
  194. <constraint firstItem="jkb-2v-6fa" firstAttribute="leading" secondItem="6L0-Kf-CPw" secondAttribute="leading" id="cyV-Bb-haC"/>
  195. <constraint firstAttribute="trailing" secondItem="jkb-2v-6fa" secondAttribute="trailing" id="n2o-vi-qz5"/>
  196. <constraint firstItem="jkb-2v-6fa" firstAttribute="top" secondItem="6L0-Kf-CPw" secondAttribute="top" id="x5n-jP-whm"/>
  197. </constraints>
  198. </view>
  199. <constraints>
  200. <constraint firstAttribute="height" constant="370" id="oAt-Yd-pzO"/>
  201. </constraints>
  202. </box>
  203. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0Zk-pO-7aZ" userLabel="bottomBarBox">
  204. <rect key="frame" x="0.0" y="0.0" width="584" height="48"/>
  205. <view key="contentView" id="5Iw-u0-5Gt">
  206. <rect key="frame" x="0.0" y="0.0" width="584" height="48"/>
  207. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  208. <subviews>
  209. <box hidden="YES" verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="lF5-Ex-sTg">
  210. <rect key="frame" x="0.0" y="45" width="584" height="5"/>
  211. </box>
  212. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iFO-Ki-C0L">
  213. <rect key="frame" x="16" y="16" width="70" height="32"/>
  214. <constraints>
  215. <constraint firstAttribute="height" constant="32" id="C1r-dK-Ys8"/>
  216. <constraint firstAttribute="width" constant="70" id="JwP-9x-Fn9"/>
  217. </constraints>
  218. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="d7s-3h-qfP">
  219. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  220. <font key="font" metaFont="system"/>
  221. </buttonCell>
  222. </button>
  223. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Xgn-Dg-lq9">
  224. <rect key="frame" x="392" y="16" width="80" height="32"/>
  225. <view key="contentView" id="RWN-Pg-Jmx">
  226. <rect key="frame" x="0.0" y="0.0" width="80" height="32"/>
  227. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  228. </view>
  229. <constraints>
  230. <constraint firstAttribute="height" constant="32" id="Uzh-LG-qSz"/>
  231. <constraint firstAttribute="width" constant="80" id="mOr-gZ-0ME"/>
  232. </constraints>
  233. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  234. </box>
  235. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="VGF-cR-pdk">
  236. <rect key="frame" x="488" y="16" width="80" height="32"/>
  237. <view key="contentView" id="FtW-J0-ZXh">
  238. <rect key="frame" x="0.0" y="0.0" width="80" height="32"/>
  239. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  240. </view>
  241. <constraints>
  242. <constraint firstAttribute="height" constant="32" id="4cH-RP-idM"/>
  243. <constraint firstAttribute="width" constant="80" id="vE5-JR-3tQ"/>
  244. </constraints>
  245. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  246. </box>
  247. </subviews>
  248. <constraints>
  249. <constraint firstAttribute="bottom" secondItem="VGF-cR-pdk" secondAttribute="bottom" constant="16" id="5qw-4R-evS"/>
  250. <constraint firstAttribute="trailing" secondItem="VGF-cR-pdk" secondAttribute="trailing" constant="16" id="8zP-Ui-09y"/>
  251. <constraint firstItem="iFO-Ki-C0L" firstAttribute="leading" secondItem="5Iw-u0-5Gt" secondAttribute="leading" constant="16" id="BCf-YA-LeB"/>
  252. <constraint firstItem="lF5-Ex-sTg" firstAttribute="leading" secondItem="5Iw-u0-5Gt" secondAttribute="leading" id="BUF-0L-5Md"/>
  253. <constraint firstAttribute="trailing" secondItem="lF5-Ex-sTg" secondAttribute="trailing" id="EMG-1f-iRc"/>
  254. <constraint firstItem="VGF-cR-pdk" firstAttribute="leading" secondItem="Xgn-Dg-lq9" secondAttribute="trailing" constant="16" id="Hy6-cd-dD1"/>
  255. <constraint firstItem="lF5-Ex-sTg" firstAttribute="top" secondItem="5Iw-u0-5Gt" secondAttribute="top" id="YDe-a0-Xtc"/>
  256. <constraint firstAttribute="bottom" secondItem="iFO-Ki-C0L" secondAttribute="bottom" constant="16" id="cnC-Ei-DUg"/>
  257. <constraint firstAttribute="bottom" secondItem="Xgn-Dg-lq9" secondAttribute="bottom" constant="16" id="r1d-jT-Xij"/>
  258. </constraints>
  259. </view>
  260. <constraints>
  261. <constraint firstAttribute="height" constant="48" id="9wv-kY-oph"/>
  262. </constraints>
  263. </box>
  264. </subviews>
  265. <constraints>
  266. <constraint firstItem="GQA-4D-dK9" firstAttribute="top" secondItem="nMP-kB-StK" secondAttribute="bottom" id="9XB-rl-98u"/>
  267. <constraint firstAttribute="trailing" secondItem="0Zk-pO-7aZ" secondAttribute="trailing" id="9fa-DK-Esk"/>
  268. <constraint firstAttribute="trailing" secondItem="nMP-kB-StK" secondAttribute="trailing" id="AGF-AW-hjn"/>
  269. <constraint firstItem="qfL-fo-qSf" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="16" id="F2p-7w-LBH"/>
  270. <constraint firstItem="0Zk-pO-7aZ" firstAttribute="top" secondItem="GQA-4D-dK9" secondAttribute="bottom" id="Uu7-II-PGH"/>
  271. <constraint firstItem="nMP-kB-StK" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="WMx-xq-vWw"/>
  272. <constraint firstItem="nMP-kB-StK" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="aHW-Cg-IAG"/>
  273. <constraint firstAttribute="trailing" secondItem="GQA-4D-dK9" secondAttribute="trailing" id="b96-c9-f8N"/>
  274. <constraint firstAttribute="bottom" secondItem="0Zk-pO-7aZ" secondAttribute="bottom" id="fyY-iK-EXc"/>
  275. <constraint firstItem="qfL-fo-qSf" firstAttribute="top" secondItem="nMP-kB-StK" secondAttribute="bottom" constant="6" id="oPg-3U-1Gf"/>
  276. <constraint firstItem="GQA-4D-dK9" firstAttribute="leading" secondItem="qfL-fo-qSf" secondAttribute="trailing" id="rP8-Ok-c75"/>
  277. <constraint firstItem="0Zk-pO-7aZ" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="riP-GC-S6r"/>
  278. </constraints>
  279. </view>
  280. <connections>
  281. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  282. </connections>
  283. <point key="canvasLocation" x="13" y="100.5"/>
  284. </window>
  285. <customView id="LzC-nd-jo2" customClass="KMConvertWordSettingView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  286. <rect key="frame" x="0.0" y="0.0" width="276" height="250"/>
  287. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  288. <subviews>
  289. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="5he-u9-XoC">
  290. <rect key="frame" x="0.0" y="154" width="276" height="88"/>
  291. <view key="contentView" id="eeu-BZ-k90">
  292. <rect key="frame" x="0.0" y="0.0" width="276" height="88"/>
  293. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  294. <subviews>
  295. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="whh-eW-WBM">
  296. <rect key="frame" x="14" y="67" width="35" height="15"/>
  297. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="ROy-KL-lN4">
  298. <font key="font" metaFont="cellTitle"/>
  299. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  300. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  301. </textFieldCell>
  302. </textField>
  303. <customView translatesAutoresizingMaskIntoConstraints="NO" id="sIu-Jp-911" customClass="ComponentRadio" customModule="KMComponentLibrary">
  304. <rect key="frame" x="16" y="37" width="244" height="22"/>
  305. <constraints>
  306. <constraint firstAttribute="height" constant="22" id="vJn-IG-4gT"/>
  307. </constraints>
  308. </customView>
  309. <customView translatesAutoresizingMaskIntoConstraints="NO" id="y6s-OJ-cG8" customClass="ComponentRadio" customModule="KMComponentLibrary">
  310. <rect key="frame" x="16" y="7" width="244" height="22"/>
  311. <constraints>
  312. <constraint firstAttribute="height" constant="22" id="obd-W8-at7"/>
  313. </constraints>
  314. </customView>
  315. </subviews>
  316. <constraints>
  317. <constraint firstItem="whh-eW-WBM" firstAttribute="top" secondItem="eeu-BZ-k90" secondAttribute="top" constant="6" id="5BX-rW-ZRR"/>
  318. <constraint firstItem="sIu-Jp-911" firstAttribute="leading" secondItem="eeu-BZ-k90" secondAttribute="leading" constant="16" id="IJ9-fh-wZG"/>
  319. <constraint firstItem="whh-eW-WBM" firstAttribute="leading" secondItem="eeu-BZ-k90" secondAttribute="leading" constant="16" id="IJD-mP-Nq1"/>
  320. <constraint firstAttribute="trailing" secondItem="sIu-Jp-911" secondAttribute="trailing" constant="16" id="R7d-3p-EKG"/>
  321. <constraint firstItem="sIu-Jp-911" firstAttribute="top" secondItem="whh-eW-WBM" secondAttribute="bottom" constant="8" id="RWY-3K-zwr"/>
  322. <constraint firstItem="y6s-OJ-cG8" firstAttribute="top" secondItem="sIu-Jp-911" secondAttribute="bottom" constant="8" id="TnU-pk-aFY"/>
  323. <constraint firstItem="y6s-OJ-cG8" firstAttribute="leading" secondItem="eeu-BZ-k90" secondAttribute="leading" constant="16" id="jbj-of-Faw"/>
  324. <constraint firstAttribute="trailing" secondItem="y6s-OJ-cG8" secondAttribute="trailing" constant="16" id="vY0-Ti-zD1"/>
  325. </constraints>
  326. </view>
  327. <constraints>
  328. <constraint firstAttribute="height" constant="88" id="WFv-SH-7qr"/>
  329. </constraints>
  330. </box>
  331. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="oS9-mp-RTl">
  332. <rect key="frame" x="0.0" y="34" width="276" height="112"/>
  333. <view key="contentView" id="bKQ-mM-Aps">
  334. <rect key="frame" x="0.0" y="0.0" width="276" height="112"/>
  335. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  336. </view>
  337. <constraints>
  338. <constraint firstAttribute="height" constant="112" id="4pf-TM-A0R"/>
  339. </constraints>
  340. </box>
  341. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zlB-1P-aoC">
  342. <rect key="frame" x="0.0" y="-46" width="276" height="72"/>
  343. <view key="contentView" id="0WM-4e-ju8">
  344. <rect key="frame" x="0.0" y="0.0" width="276" height="72"/>
  345. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  346. </view>
  347. <constraints>
  348. <constraint firstAttribute="height" constant="72" id="L45-uA-YPR"/>
  349. </constraints>
  350. </box>
  351. </subviews>
  352. <constraints>
  353. <constraint firstAttribute="trailing" secondItem="zlB-1P-aoC" secondAttribute="trailing" id="0GK-iS-Ypc"/>
  354. <constraint firstItem="oS9-mp-RTl" firstAttribute="leading" secondItem="LzC-nd-jo2" secondAttribute="leading" id="1Us-zj-A72"/>
  355. <constraint firstItem="zlB-1P-aoC" firstAttribute="leading" secondItem="LzC-nd-jo2" secondAttribute="leading" id="X9f-jY-z7h"/>
  356. <constraint firstAttribute="trailing" secondItem="5he-u9-XoC" secondAttribute="trailing" id="YCV-gd-cQ1"/>
  357. <constraint firstItem="oS9-mp-RTl" firstAttribute="top" secondItem="5he-u9-XoC" secondAttribute="bottom" constant="8" id="Yvo-B6-KOz"/>
  358. <constraint firstItem="zlB-1P-aoC" firstAttribute="top" secondItem="oS9-mp-RTl" secondAttribute="bottom" constant="8" id="dr9-jQ-dN1"/>
  359. <constraint firstAttribute="trailing" secondItem="oS9-mp-RTl" secondAttribute="trailing" id="hR0-ek-1Ah"/>
  360. <constraint firstItem="5he-u9-XoC" firstAttribute="leading" secondItem="LzC-nd-jo2" secondAttribute="leading" id="s0p-Yk-GHo"/>
  361. <constraint firstItem="5he-u9-XoC" firstAttribute="top" secondItem="LzC-nd-jo2" secondAttribute="top" constant="8" id="xJ1-Hx-LUO"/>
  362. </constraints>
  363. <connections>
  364. <outlet property="pageRangeBox" destination="zlB-1P-aoC" id="cmt-zc-VqM"/>
  365. <outlet property="pageSettingTitleLabel" destination="whh-eW-WBM" id="aJK-q2-ea7"/>
  366. <outlet property="saveFlowTextRadio" destination="sIu-Jp-911" id="uGQ-jK-iNX"/>
  367. <outlet property="savePageLayoutRadio" destination="y6s-OJ-cG8" id="u4T-Se-IZL"/>
  368. <outlet property="textOCRBox" destination="oS9-mp-RTl" id="4jU-da-GUV"/>
  369. </connections>
  370. <point key="canvasLocation" x="118" y="543"/>
  371. </customView>
  372. <customView id="rMz-DL-eLf" customClass="KMConvertOCRSettingItemView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  373. <rect key="frame" x="0.0" y="0.0" width="276" height="112"/>
  374. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  375. <subviews>
  376. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hUX-cE-if5">
  377. <rect key="frame" x="14" y="85" width="35" height="15"/>
  378. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="tdB-aW-iJn">
  379. <font key="font" metaFont="cellTitle"/>
  380. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  381. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  382. </textFieldCell>
  383. </textField>
  384. <box boxType="custom" borderType="bezel" borderWidth="0.0" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="NQR-a4-Hap">
  385. <rect key="frame" x="16" y="41" width="244" height="32"/>
  386. <view key="contentView" id="HRI-aP-ntI">
  387. <rect key="frame" x="0.0" y="0.0" width="244" height="32"/>
  388. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  389. </view>
  390. <constraints>
  391. <constraint firstAttribute="height" constant="32" id="gwG-aj-fgK"/>
  392. </constraints>
  393. <color key="fillColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
  394. </box>
  395. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="SQ2-Ew-VGy">
  396. <rect key="frame" x="16" y="1" width="244" height="32"/>
  397. <view key="contentView" id="XVM-lt-WR4">
  398. <rect key="frame" x="0.0" y="0.0" width="244" height="32"/>
  399. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  400. </view>
  401. <constraints>
  402. <constraint firstAttribute="height" constant="32" id="ruE-Gd-gHC"/>
  403. </constraints>
  404. <color key="fillColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
  405. </box>
  406. </subviews>
  407. <constraints>
  408. <constraint firstItem="NQR-a4-Hap" firstAttribute="leading" secondItem="rMz-DL-eLf" secondAttribute="leading" constant="16" id="0jn-YS-NYJ"/>
  409. <constraint firstItem="SQ2-Ew-VGy" firstAttribute="top" secondItem="NQR-a4-Hap" secondAttribute="bottom" constant="8" id="CIg-nQ-9pF"/>
  410. <constraint firstItem="hUX-cE-if5" firstAttribute="leading" secondItem="rMz-DL-eLf" secondAttribute="leading" constant="16" id="Srr-m0-MZR"/>
  411. <constraint firstAttribute="trailing" secondItem="NQR-a4-Hap" secondAttribute="trailing" constant="16" id="VoC-OC-IrL"/>
  412. <constraint firstAttribute="trailing" secondItem="SQ2-Ew-VGy" secondAttribute="trailing" constant="16" id="Wwh-iu-yGK"/>
  413. <constraint firstItem="SQ2-Ew-VGy" firstAttribute="leading" secondItem="rMz-DL-eLf" secondAttribute="leading" constant="16" id="b8d-1p-ppw"/>
  414. <constraint firstItem="NQR-a4-Hap" firstAttribute="top" secondItem="hUX-cE-if5" secondAttribute="bottom" constant="12" id="ogb-Dp-rPy"/>
  415. <constraint firstItem="hUX-cE-if5" firstAttribute="top" secondItem="rMz-DL-eLf" secondAttribute="top" constant="12" id="tDK-4L-uzj"/>
  416. </constraints>
  417. <connections>
  418. <outlet property="checkBox" destination="NQR-a4-Hap" id="Ss4-FB-YN7"/>
  419. <outlet property="languageBox" destination="SQ2-Ew-VGy" id="Nel-4c-NMI"/>
  420. <outlet property="titleLabel" destination="hUX-cE-if5" id="QyS-S7-tsn"/>
  421. </connections>
  422. <point key="canvasLocation" x="436" y="466"/>
  423. </customView>
  424. <customView id="pQ2-zT-XVA" customClass="KMConvertPageRangeSettingItemView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  425. <rect key="frame" x="0.0" y="0.0" width="280" height="76"/>
  426. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  427. <subviews>
  428. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yO0-Oi-VYM">
  429. <rect key="frame" x="14" y="48" width="37" height="16"/>
  430. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Z4k-2p-kHi">
  431. <font key="font" usesAppearanceFont="YES"/>
  432. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  433. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  434. </textFieldCell>
  435. </textField>
  436. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="rW9-tS-eS8">
  437. <rect key="frame" x="16" y="4" width="248" height="32"/>
  438. <view key="contentView" id="pid-i9-s2l">
  439. <rect key="frame" x="0.0" y="0.0" width="248" height="32"/>
  440. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  441. </view>
  442. <constraints>
  443. <constraint firstAttribute="height" constant="32" id="KjB-x4-F9k"/>
  444. </constraints>
  445. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  446. </box>
  447. </subviews>
  448. <constraints>
  449. <constraint firstAttribute="trailing" secondItem="rW9-tS-eS8" secondAttribute="trailing" constant="16" id="Jbg-nY-Cdc"/>
  450. <constraint firstItem="rW9-tS-eS8" firstAttribute="leading" secondItem="pQ2-zT-XVA" secondAttribute="leading" constant="16" id="KbN-Ie-X8m"/>
  451. <constraint firstItem="yO0-Oi-VYM" firstAttribute="top" secondItem="pQ2-zT-XVA" secondAttribute="top" constant="12" id="WZ7-pP-LIg"/>
  452. <constraint firstItem="yO0-Oi-VYM" firstAttribute="leading" secondItem="pQ2-zT-XVA" secondAttribute="leading" constant="16" id="obs-yw-vzp"/>
  453. <constraint firstItem="rW9-tS-eS8" firstAttribute="top" secondItem="yO0-Oi-VYM" secondAttribute="bottom" constant="12" id="qNe-Cn-8AL"/>
  454. </constraints>
  455. <connections>
  456. <outlet property="pageSizeBox" destination="rW9-tS-eS8" id="uou-Ce-T6v"/>
  457. <outlet property="pagesizeBoxHeight" destination="KjB-x4-F9k" id="jf6-w5-2q0"/>
  458. <outlet property="titleLabel" destination="yO0-Oi-VYM" id="xZz-mF-QWA"/>
  459. </connections>
  460. <point key="canvasLocation" x="438" y="599"/>
  461. </customView>
  462. <customView id="Aiu-IG-eq4" customClass="KMConvertImageSettingView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  463. <rect key="frame" x="0.0" y="0.0" width="276" height="250"/>
  464. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  465. <subviews>
  466. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="BdL-XS-WcI">
  467. <rect key="frame" x="0.0" y="178" width="276" height="64"/>
  468. <view key="contentView" id="hsK-Lh-UaS">
  469. <rect key="frame" x="0.0" y="0.0" width="276" height="64"/>
  470. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  471. <subviews>
  472. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ezu-db-Vdi">
  473. <rect key="frame" x="14" y="49" width="35" height="15"/>
  474. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="50D-1S-EUR">
  475. <font key="font" metaFont="cellTitle"/>
  476. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  477. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  478. </textFieldCell>
  479. </textField>
  480. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bdw-IP-gzr">
  481. <rect key="frame" x="16" y="7" width="244" height="32"/>
  482. <view key="contentView" id="8Ci-rA-CBy">
  483. <rect key="frame" x="0.0" y="0.0" width="244" height="32"/>
  484. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  485. </view>
  486. <constraints>
  487. <constraint firstAttribute="height" constant="32" id="xlm-kX-JOU"/>
  488. </constraints>
  489. <color key="fillColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
  490. </box>
  491. </subviews>
  492. <constraints>
  493. <constraint firstItem="bdw-IP-gzr" firstAttribute="top" secondItem="Ezu-db-Vdi" secondAttribute="bottom" constant="10" id="UwL-fe-Pil"/>
  494. <constraint firstAttribute="trailing" secondItem="bdw-IP-gzr" secondAttribute="trailing" constant="16" id="bdK-TR-zR3"/>
  495. <constraint firstItem="Ezu-db-Vdi" firstAttribute="top" secondItem="hsK-Lh-UaS" secondAttribute="top" id="dgf-xq-ZM4"/>
  496. <constraint firstItem="Ezu-db-Vdi" firstAttribute="leading" secondItem="hsK-Lh-UaS" secondAttribute="leading" constant="16" id="f8g-fA-jqu"/>
  497. <constraint firstItem="bdw-IP-gzr" firstAttribute="leading" secondItem="hsK-Lh-UaS" secondAttribute="leading" constant="16" id="ijL-4N-obl"/>
  498. </constraints>
  499. </view>
  500. <constraints>
  501. <constraint firstAttribute="height" constant="64" id="v6N-X0-w3C"/>
  502. </constraints>
  503. </box>
  504. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Qeu-kB-TgR">
  505. <rect key="frame" x="0.0" y="134" width="276" height="44"/>
  506. <view key="contentView" id="bks-fY-FWr">
  507. <rect key="frame" x="0.0" y="0.0" width="276" height="44"/>
  508. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  509. <subviews>
  510. <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="F2Q-wA-eBY">
  511. <rect key="frame" x="14" y="28" width="37" height="16"/>
  512. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="bMK-zp-HOX">
  513. <font key="font" usesAppearanceFont="YES"/>
  514. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  515. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  516. </textFieldCell>
  517. </textField>
  518. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gLw-Yq-V5x">
  519. <rect key="frame" x="16" y="8" width="244" height="32"/>
  520. <view key="contentView" id="IDm-4H-2j5">
  521. <rect key="frame" x="0.0" y="0.0" width="244" height="32"/>
  522. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  523. </view>
  524. <constraints>
  525. <constraint firstAttribute="height" constant="32" id="kKM-aX-poc"/>
  526. </constraints>
  527. <color key="fillColor" name="findHighlightColor" catalog="System" colorSpace="catalog"/>
  528. </box>
  529. </subviews>
  530. <constraints>
  531. <constraint firstItem="gLw-Yq-V5x" firstAttribute="leading" secondItem="bks-fY-FWr" secondAttribute="leading" constant="16" id="2dT-V0-VWX"/>
  532. <constraint firstAttribute="trailing" secondItem="gLw-Yq-V5x" secondAttribute="trailing" constant="16" id="P7d-C2-nIp"/>
  533. <constraint firstItem="F2Q-wA-eBY" firstAttribute="leading" secondItem="bks-fY-FWr" secondAttribute="leading" constant="16" id="a0k-es-8Oy"/>
  534. <constraint firstItem="F2Q-wA-eBY" firstAttribute="top" secondItem="bks-fY-FWr" secondAttribute="top" id="gac-0i-Gvn"/>
  535. <constraint firstItem="gLw-Yq-V5x" firstAttribute="top" secondItem="F2Q-wA-eBY" secondAttribute="bottom" constant="-12" id="jhK-GJ-A2o"/>
  536. </constraints>
  537. </view>
  538. <constraints>
  539. <constraint firstAttribute="height" constant="44" id="j3F-Ys-RiF"/>
  540. </constraints>
  541. </box>
  542. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="X3f-Tt-Yj7">
  543. <rect key="frame" x="0.0" y="62" width="276" height="72"/>
  544. <view key="contentView" id="saE-C0-GVL">
  545. <rect key="frame" x="0.0" y="0.0" width="276" height="72"/>
  546. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  547. </view>
  548. <constraints>
  549. <constraint firstAttribute="height" constant="72" id="BCA-ok-7Bb"/>
  550. </constraints>
  551. </box>
  552. </subviews>
  553. <constraints>
  554. <constraint firstItem="BdL-XS-WcI" firstAttribute="leading" secondItem="Aiu-IG-eq4" secondAttribute="leading" id="51v-yi-Pu0"/>
  555. <constraint firstAttribute="trailing" secondItem="Qeu-kB-TgR" secondAttribute="trailing" id="71B-Gp-DBz"/>
  556. <constraint firstItem="Qeu-kB-TgR" firstAttribute="leading" secondItem="Aiu-IG-eq4" secondAttribute="leading" id="9VV-cJ-57o"/>
  557. <constraint firstItem="BdL-XS-WcI" firstAttribute="top" secondItem="Aiu-IG-eq4" secondAttribute="top" constant="8" id="DyP-2C-9jR"/>
  558. <constraint firstAttribute="trailing" secondItem="X3f-Tt-Yj7" secondAttribute="trailing" id="FGH-mE-ZBb"/>
  559. <constraint firstAttribute="trailing" secondItem="BdL-XS-WcI" secondAttribute="trailing" id="Jbj-Xq-LTH"/>
  560. <constraint firstItem="X3f-Tt-Yj7" firstAttribute="leading" secondItem="Aiu-IG-eq4" secondAttribute="leading" id="b6X-uh-fIb"/>
  561. <constraint firstItem="Qeu-kB-TgR" firstAttribute="bottom" secondItem="X3f-Tt-Yj7" secondAttribute="top" id="jxx-4U-yGY"/>
  562. <constraint firstItem="Qeu-kB-TgR" firstAttribute="top" secondItem="BdL-XS-WcI" secondAttribute="bottom" id="zM9-ld-wvj"/>
  563. </constraints>
  564. <connections>
  565. <outlet property="dpiSelectBox" destination="gLw-Yq-V5x" id="WJd-eG-HHe"/>
  566. <outlet property="dpiTitleLabel" destination="F2Q-wA-eBY" id="OEm-6a-ANu"/>
  567. <outlet property="fileTypeTitleLabel" destination="Ezu-db-Vdi" id="BKC-bU-Xeh"/>
  568. <outlet property="formatBox" destination="bdw-IP-gzr" id="g0c-Lu-e1t"/>
  569. <outlet property="pageRangeBox" destination="X3f-Tt-Yj7" id="S9g-R8-qtP"/>
  570. </connections>
  571. <point key="canvasLocation" x="118" y="839.5"/>
  572. </customView>
  573. <customView id="Gcl-gP-wFo" customClass="KMConvertCSVSettingView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  574. <rect key="frame" x="0.0" y="0.0" width="276" height="250"/>
  575. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  576. <subviews>
  577. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zGh-l7-m71">
  578. <rect key="frame" x="0.0" y="180" width="276" height="70"/>
  579. <view key="contentView" id="E69-Hg-xdG">
  580. <rect key="frame" x="0.0" y="0.0" width="276" height="70"/>
  581. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  582. <subviews>
  583. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="BW4-zj-3Ji">
  584. <rect key="frame" x="16" y="46" width="39" height="16"/>
  585. <buttonCell key="cell" type="bevel" title="Radio" bezelStyle="rounded" alignment="center" inset="2" id="YEh-zS-PeU">
  586. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  587. <font key="font" metaFont="system"/>
  588. </buttonCell>
  589. </button>
  590. <comboBox hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="uah-L1-IyT">
  591. <rect key="frame" x="32" y="-23" width="214" height="25"/>
  592. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="X1R-ss-GZO">
  593. <font key="font" metaFont="system"/>
  594. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  595. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  596. <objectValues>
  597. <string>Item 1</string>
  598. <string>Item 2</string>
  599. <string>Item 3</string>
  600. </objectValues>
  601. </comboBoxCell>
  602. </comboBox>
  603. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="B7v-4V-5Ae">
  604. <rect key="frame" x="16" y="16" width="244" height="22"/>
  605. <view key="contentView" id="iHc-th-cU8">
  606. <rect key="frame" x="0.0" y="0.0" width="244" height="22"/>
  607. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  608. </view>
  609. <constraints>
  610. <constraint firstAttribute="height" constant="22" id="gQ6-CB-v9q"/>
  611. </constraints>
  612. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  613. </box>
  614. </subviews>
  615. <constraints>
  616. <constraint firstItem="B7v-4V-5Ae" firstAttribute="leading" secondItem="E69-Hg-xdG" secondAttribute="leading" constant="16" id="0nJ-38-Sfb"/>
  617. <constraint firstItem="BW4-zj-3Ji" firstAttribute="top" secondItem="E69-Hg-xdG" secondAttribute="top" constant="8" id="8HB-ab-L0S"/>
  618. <constraint firstItem="B7v-4V-5Ae" firstAttribute="top" secondItem="BW4-zj-3Ji" secondAttribute="bottom" constant="8" id="CfP-Lk-XU1"/>
  619. <constraint firstItem="uah-L1-IyT" firstAttribute="top" secondItem="B7v-4V-5Ae" secondAttribute="bottom" constant="16" id="L0c-Qu-2tB"/>
  620. <constraint firstAttribute="trailing" secondItem="B7v-4V-5Ae" secondAttribute="trailing" constant="16" id="S3k-Id-UFk"/>
  621. <constraint firstItem="BW4-zj-3Ji" firstAttribute="leading" secondItem="E69-Hg-xdG" secondAttribute="leading" constant="16" id="aQ9-f5-i2q"/>
  622. <constraint firstAttribute="trailing" secondItem="uah-L1-IyT" secondAttribute="trailing" constant="33" id="p08-sp-GE5"/>
  623. <constraint firstItem="uah-L1-IyT" firstAttribute="leading" secondItem="E69-Hg-xdG" secondAttribute="leading" constant="32" id="pi9-ED-57C"/>
  624. </constraints>
  625. </view>
  626. <constraints>
  627. <constraint firstAttribute="height" constant="70" id="B4h-xs-Qh4"/>
  628. </constraints>
  629. </box>
  630. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="sS0-wB-Zy1">
  631. <rect key="frame" x="0.0" y="120" width="276" height="60"/>
  632. <view key="contentView" id="UHO-KR-cDn">
  633. <rect key="frame" x="0.0" y="0.0" width="276" height="60"/>
  634. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  635. </view>
  636. <constraints>
  637. <constraint firstAttribute="height" constant="60" id="zle-0l-LRO"/>
  638. </constraints>
  639. </box>
  640. </subviews>
  641. <constraints>
  642. <constraint firstAttribute="trailing" secondItem="zGh-l7-m71" secondAttribute="trailing" id="9jf-eg-A3D"/>
  643. <constraint firstItem="zGh-l7-m71" firstAttribute="leading" secondItem="Gcl-gP-wFo" secondAttribute="leading" id="HXX-89-6gU"/>
  644. <constraint firstItem="zGh-l7-m71" firstAttribute="top" secondItem="Gcl-gP-wFo" secondAttribute="top" id="Hgk-QU-RM9"/>
  645. <constraint firstItem="sS0-wB-Zy1" firstAttribute="leading" secondItem="Gcl-gP-wFo" secondAttribute="leading" id="d7L-t8-8dP"/>
  646. <constraint firstItem="sS0-wB-Zy1" firstAttribute="top" secondItem="zGh-l7-m71" secondAttribute="bottom" id="dcp-sD-h6x"/>
  647. <constraint firstAttribute="trailing" secondItem="sS0-wB-Zy1" secondAttribute="trailing" id="zgJ-dM-Lde"/>
  648. </constraints>
  649. <connections>
  650. <outlet property="oneFileForPageComboBox" destination="BW4-zj-3Ji" id="C7b-5e-yM2"/>
  651. <outlet property="onlyGetTableBox" destination="B7v-4V-5Ae" id="RZ4-T1-Doe"/>
  652. <outlet property="pageRangeBox" destination="sS0-wB-Zy1" id="w1c-KC-0nF"/>
  653. <outlet property="tableSheetComboBox" destination="uah-L1-IyT" id="yni-Gf-dtv"/>
  654. </connections>
  655. <point key="canvasLocation" x="118" y="1154"/>
  656. </customView>
  657. <customView id="xUu-ga-ZZ7" customClass="KMConvertPPTsSettingView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  658. <rect key="frame" x="0.0" y="0.0" width="276" height="250"/>
  659. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  660. <subviews>
  661. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cQW-WU-39i">
  662. <rect key="frame" x="0.0" y="130" width="276" height="112"/>
  663. <view key="contentView" id="cJO-KL-2z0">
  664. <rect key="frame" x="0.0" y="0.0" width="276" height="112"/>
  665. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  666. </view>
  667. <constraints>
  668. <constraint firstAttribute="height" constant="112" id="Fyw-7A-nS7"/>
  669. </constraints>
  670. </box>
  671. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="VyH-O6-m3V">
  672. <rect key="frame" x="0.0" y="50" width="276" height="72"/>
  673. <view key="contentView" id="VZT-JQ-a6L">
  674. <rect key="frame" x="0.0" y="0.0" width="276" height="72"/>
  675. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  676. </view>
  677. <constraints>
  678. <constraint firstAttribute="height" constant="72" id="mqH-eG-Uyt"/>
  679. </constraints>
  680. </box>
  681. </subviews>
  682. <constraints>
  683. <constraint firstAttribute="trailing" secondItem="VyH-O6-m3V" secondAttribute="trailing" id="5Vv-CQ-70h"/>
  684. <constraint firstItem="VyH-O6-m3V" firstAttribute="top" secondItem="cQW-WU-39i" secondAttribute="bottom" constant="8" id="Fkf-D9-Xw8"/>
  685. <constraint firstItem="cQW-WU-39i" firstAttribute="leading" secondItem="xUu-ga-ZZ7" secondAttribute="leading" id="UYM-qF-l6h"/>
  686. <constraint firstAttribute="trailing" secondItem="cQW-WU-39i" secondAttribute="trailing" id="WGK-QO-urS"/>
  687. <constraint firstItem="VyH-O6-m3V" firstAttribute="leading" secondItem="xUu-ga-ZZ7" secondAttribute="leading" id="ZWS-zr-tAh"/>
  688. <constraint firstItem="cQW-WU-39i" firstAttribute="top" secondItem="xUu-ga-ZZ7" secondAttribute="top" constant="8" id="jiL-7L-TNX"/>
  689. </constraints>
  690. <connections>
  691. <outlet property="ocrBox" destination="cQW-WU-39i" id="sYx-Hx-gIG"/>
  692. <outlet property="pageRangeBox" destination="VyH-O6-m3V" id="MVU-dv-ug2"/>
  693. </connections>
  694. <point key="canvasLocation" x="118" y="1465"/>
  695. </customView>
  696. <customView id="CNe-Pz-PVB" customClass="KMConvertExcelSettingView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  697. <rect key="frame" x="0.0" y="0.0" width="270" height="370"/>
  698. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  699. <subviews>
  700. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="J77-GL-ECh">
  701. <rect key="frame" x="0.0" y="172" width="270" height="190"/>
  702. <view key="contentView" id="Qhg-fc-HIv">
  703. <rect key="frame" x="0.0" y="0.0" width="270" height="190"/>
  704. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  705. <subviews>
  706. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MHF-XE-yf0">
  707. <rect key="frame" x="14" y="174" width="37" height="16"/>
  708. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Z4s-Tq-fFY">
  709. <font key="font" usesAppearanceFont="YES"/>
  710. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  711. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  712. </textFieldCell>
  713. </textField>
  714. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="u72-aS-gSj">
  715. <rect key="frame" x="16" y="104" width="238" height="32"/>
  716. <view key="contentView" id="vC5-po-CzR">
  717. <rect key="frame" x="0.0" y="0.0" width="238" height="32"/>
  718. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  719. </view>
  720. <constraints>
  721. <constraint firstAttribute="height" constant="32" id="ruB-Fl-6YZ"/>
  722. </constraints>
  723. </box>
  724. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="td0-i6-XZr">
  725. <rect key="frame" x="16" y="34" width="238" height="32"/>
  726. <view key="contentView" id="aek-8z-X0y">
  727. <rect key="frame" x="0.0" y="0.0" width="238" height="32"/>
  728. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  729. </view>
  730. <constraints>
  731. <constraint firstAttribute="height" constant="32" id="dA1-z3-Yrq"/>
  732. </constraints>
  733. </box>
  734. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="coC-rc-dkG">
  735. <rect key="frame" x="16" y="144" width="238" height="22"/>
  736. <view key="contentView" id="euq-DT-i99">
  737. <rect key="frame" x="0.0" y="0.0" width="238" height="22"/>
  738. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  739. </view>
  740. <constraints>
  741. <constraint firstAttribute="height" constant="22" id="k9x-sS-dJi"/>
  742. </constraints>
  743. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  744. </box>
  745. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="RgG-op-QpY">
  746. <rect key="frame" x="16" y="74" width="238" height="22"/>
  747. <view key="contentView" id="IZf-Cd-1gO">
  748. <rect key="frame" x="0.0" y="0.0" width="238" height="22"/>
  749. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  750. </view>
  751. <constraints>
  752. <constraint firstAttribute="height" constant="22" id="s0C-av-ybp"/>
  753. </constraints>
  754. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  755. </box>
  756. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="A5F-BN-csd">
  757. <rect key="frame" x="16" y="4" width="238" height="22"/>
  758. <view key="contentView" id="wT6-5J-NY2">
  759. <rect key="frame" x="0.0" y="0.0" width="238" height="22"/>
  760. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  761. </view>
  762. <constraints>
  763. <constraint firstAttribute="height" constant="22" id="Zqf-qt-02x"/>
  764. </constraints>
  765. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  766. </box>
  767. </subviews>
  768. <constraints>
  769. <constraint firstItem="A5F-BN-csd" firstAttribute="top" secondItem="td0-i6-XZr" secondAttribute="bottom" constant="8" id="02l-aT-PJ1"/>
  770. <constraint firstItem="MHF-XE-yf0" firstAttribute="leading" secondItem="Qhg-fc-HIv" secondAttribute="leading" constant="16" id="3Ud-Ff-xNC"/>
  771. <constraint firstItem="A5F-BN-csd" firstAttribute="leading" secondItem="Qhg-fc-HIv" secondAttribute="leading" constant="16" id="5sx-68-ss7"/>
  772. <constraint firstItem="RgG-op-QpY" firstAttribute="top" secondItem="u72-aS-gSj" secondAttribute="bottom" constant="8" id="DNf-N3-oeJ"/>
  773. <constraint firstItem="td0-i6-XZr" firstAttribute="top" secondItem="RgG-op-QpY" secondAttribute="bottom" constant="8" id="LbN-0I-GxA"/>
  774. <constraint firstAttribute="trailing" secondItem="A5F-BN-csd" secondAttribute="trailing" constant="16" id="LuC-gy-4JL"/>
  775. <constraint firstItem="u72-aS-gSj" firstAttribute="top" secondItem="coC-rc-dkG" secondAttribute="bottom" constant="8" id="M2z-pN-500"/>
  776. <constraint firstAttribute="trailing" secondItem="td0-i6-XZr" secondAttribute="trailing" constant="16" id="NK3-IV-A35"/>
  777. <constraint firstItem="u72-aS-gSj" firstAttribute="leading" secondItem="Qhg-fc-HIv" secondAttribute="leading" constant="16" id="NbT-e3-FKb"/>
  778. <constraint firstItem="RgG-op-QpY" firstAttribute="leading" secondItem="Qhg-fc-HIv" secondAttribute="leading" constant="16" id="NkB-se-Ccq"/>
  779. <constraint firstItem="coC-rc-dkG" firstAttribute="leading" secondItem="Qhg-fc-HIv" secondAttribute="leading" constant="16" id="SDB-Nv-OgF"/>
  780. <constraint firstAttribute="trailing" secondItem="u72-aS-gSj" secondAttribute="trailing" constant="16" id="UBX-0e-rkS"/>
  781. <constraint firstAttribute="trailing" secondItem="coC-rc-dkG" secondAttribute="trailing" constant="16" id="f2k-HI-778"/>
  782. <constraint firstItem="coC-rc-dkG" firstAttribute="top" secondItem="MHF-XE-yf0" secondAttribute="bottom" constant="8" symbolic="YES" id="gxg-6P-KQv"/>
  783. <constraint firstItem="td0-i6-XZr" firstAttribute="leading" secondItem="Qhg-fc-HIv" secondAttribute="leading" constant="16" id="n9g-Pr-6nC"/>
  784. <constraint firstItem="MHF-XE-yf0" firstAttribute="top" secondItem="Qhg-fc-HIv" secondAttribute="top" id="prV-N7-tlc"/>
  785. <constraint firstAttribute="trailing" secondItem="RgG-op-QpY" secondAttribute="trailing" constant="16" id="y2M-ye-NKk"/>
  786. </constraints>
  787. </view>
  788. <constraints>
  789. <constraint firstAttribute="height" constant="190" id="UBd-Ue-F2e"/>
  790. </constraints>
  791. </box>
  792. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="w2v-Hy-YKp">
  793. <rect key="frame" x="0.0" y="60" width="270" height="112"/>
  794. <view key="contentView" id="JcO-IP-Ka5">
  795. <rect key="frame" x="0.0" y="0.0" width="270" height="112"/>
  796. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  797. </view>
  798. <constraints>
  799. <constraint firstAttribute="height" constant="112" id="ps0-iI-Itf"/>
  800. </constraints>
  801. </box>
  802. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="DgD-fL-8pQ">
  803. <rect key="frame" x="0.0" y="-20" width="270" height="72"/>
  804. <view key="contentView" id="Y7N-eI-Xvk">
  805. <rect key="frame" x="0.0" y="0.0" width="270" height="72"/>
  806. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  807. </view>
  808. <constraints>
  809. <constraint firstAttribute="height" constant="72" id="J9g-ON-Lkv"/>
  810. </constraints>
  811. </box>
  812. </subviews>
  813. <constraints>
  814. <constraint firstAttribute="trailing" secondItem="DgD-fL-8pQ" secondAttribute="trailing" id="L1X-Op-suB"/>
  815. <constraint firstItem="w2v-Hy-YKp" firstAttribute="top" secondItem="J77-GL-ECh" secondAttribute="bottom" id="OnG-N6-Qqb"/>
  816. <constraint firstAttribute="trailing" secondItem="w2v-Hy-YKp" secondAttribute="trailing" id="Wv5-BM-PnD"/>
  817. <constraint firstItem="w2v-Hy-YKp" firstAttribute="leading" secondItem="CNe-Pz-PVB" secondAttribute="leading" id="daj-jz-682"/>
  818. <constraint firstAttribute="trailing" secondItem="J77-GL-ECh" secondAttribute="trailing" id="ey1-Ih-3Ic"/>
  819. <constraint firstItem="DgD-fL-8pQ" firstAttribute="top" secondItem="w2v-Hy-YKp" secondAttribute="bottom" constant="8" id="k82-Yl-F7d"/>
  820. <constraint firstItem="J77-GL-ECh" firstAttribute="leading" secondItem="CNe-Pz-PVB" secondAttribute="leading" id="kEF-96-nP7"/>
  821. <constraint firstItem="DgD-fL-8pQ" firstAttribute="leading" secondItem="CNe-Pz-PVB" secondAttribute="leading" id="lEp-wZ-lvi"/>
  822. <constraint firstItem="J77-GL-ECh" firstAttribute="top" secondItem="CNe-Pz-PVB" secondAttribute="top" constant="8" id="n4e-g5-1WV"/>
  823. </constraints>
  824. <connections>
  825. <outlet property="allContentsBox" destination="coC-rc-dkG" id="9mN-72-t8r"/>
  826. <outlet property="excelSettingTitleLabel" destination="MHF-XE-yf0" id="5dM-iX-M9A"/>
  827. <outlet property="ocrBox" destination="w2v-Hy-YKp" id="lLp-oZ-D5R"/>
  828. <outlet property="onlyTableBox" destination="RgG-op-QpY" id="efs-po-ZAo"/>
  829. <outlet property="onlyTextBox" destination="A5F-BN-csd" id="abp-Ku-jRT"/>
  830. <outlet property="pageRangeBox" destination="DgD-fL-8pQ" id="LvR-i6-5Pj"/>
  831. <outlet property="sheetBox" destination="u72-aS-gSj" id="6Xl-pa-IuG"/>
  832. <outlet property="tableFormatBox" destination="td0-i6-XZr" id="7Pe-6d-r09"/>
  833. </connections>
  834. <point key="canvasLocation" x="115" y="1823.5"/>
  835. </customView>
  836. </objects>
  837. </document>