KMGeneralAnnotationViewController.xib 150 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449
  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="Named colors" 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="KMGeneralAnnotationViewController" customModule="LynxPDF_Editor" customModuleProvider="target">
  11. <connections>
  12. <outlet property="ColorViewTopConstant" destination="Ges-DJ-Po0" id="cAd-da-wOF"/>
  13. <outlet property="addParagraphBox" destination="3Jc-Uq-mgA" id="bVP-xZ-ios"/>
  14. <outlet property="addParagraphButton" destination="d7b-6U-kd3" id="4Ft-vw-oaB"/>
  15. <outlet property="borderAndLineView" destination="Iip-As-rOA" id="jiB-oD-38c"/>
  16. <outlet property="borderButton" destination="6Lb-GS-vTh" id="sIO-ed-jFt"/>
  17. <outlet property="borderColorBox" destination="6SO-cv-qRu" id="FLk-kb-XsM"/>
  18. <outlet property="borderColorBoxConstraint" destination="KTc-KX-Zyt" id="APh-jM-c0A"/>
  19. <outlet property="borderColorPickerView" destination="ZtW-i2-s3s" id="vhV-cW-nNc"/>
  20. <outlet property="borderItemButtonHeightConst" destination="zW5-tC-COX" id="bvW-c3-KrH"/>
  21. <outlet property="borderLabel" destination="lwg-7N-a25" id="dKJ-pY-bxN"/>
  22. <outlet property="borderViewTopConstant" destination="OD6-u0-btp" id="b7X-M5-alN"/>
  23. <outlet property="centerAlignButton" destination="lv5-5o-kZW" id="fuk-8m-PDQ"/>
  24. <outlet property="circletypeButton" destination="M0W-kD-80i" id="9Ye-AC-NiV"/>
  25. <outlet property="colorTitleLabel" destination="7YY-gk-Luy" id="kVg-P2-mCt"/>
  26. <outlet property="colorView" destination="luB-mj-Fhz" id="Jjj-a3-oST"/>
  27. <outlet property="commentBox" destination="mx7-b8-vbl" id="yCm-gq-Jpl"/>
  28. <outlet property="commentButton" destination="3Ed-Ae-CMS" id="Tpp-UR-t70"/>
  29. <outlet property="dateCheckButton" destination="gFR-06-rpy" id="LX4-Rh-4Sy"/>
  30. <outlet property="dateLabel" destination="98v-4b-0OB" id="bJM-Cy-u6f"/>
  31. <outlet property="datePopUpButton" destination="oZl-TH-Bvx" id="aoz-iX-UgV"/>
  32. <outlet property="dateView" destination="PaC-YN-6O9" id="3zs-gS-MjK"/>
  33. <outlet property="dateViewTopConstant" destination="K3u-UE-4e1" id="NgB-Wx-bIQ"/>
  34. <outlet property="dotTypeButton" destination="HUY-7m-MAh" id="Mzq-sJ-G6a"/>
  35. <outlet property="dottedLineStyleBox" destination="IJX-dL-S2T" id="uxl-BL-35f"/>
  36. <outlet property="dottedLineStyleButton" destination="oGT-YN-wXO" id="sDS-iX-rEJ"/>
  37. <outlet property="falseTypeButton" destination="lfs-Al-Pi6" id="sm4-hk-sdL"/>
  38. <outlet property="fillColorLabel" destination="Xnj-9I-IIC" id="j6O-lx-WAR"/>
  39. <outlet property="fillColorPickerView" destination="RBY-h3-kvf" id="t5O-3Q-kvD"/>
  40. <outlet property="fillColorView" destination="CS7-HL-m8i" id="08C-gQ-2f1"/>
  41. <outlet property="fillColorViewTopConstraint" destination="t9l-05-oPu" id="UHe-Jr-ZNr"/>
  42. <outlet property="fontButton" destination="8hZ-bB-sqv" id="TXh-ds-Zy2"/>
  43. <outlet property="fontLabel" destination="Bad-vN-F8Q" id="j2w-5l-WtK"/>
  44. <outlet property="fontPopUpButton" destination="AHs-kd-sAo" id="zyw-OB-uwp"/>
  45. <outlet property="fontSizeComboBox" destination="ddA-v5-KF1" id="Lky-ge-aGE"/>
  46. <outlet property="fontStylePopUpButton" destination="cAF-1K-YAd" id="0wZ-sa-Emf"/>
  47. <outlet property="fontView" destination="Zyc-cU-wPJ" id="tSo-pH-kRa"/>
  48. <outlet property="fontViewColorPVConstraint" destination="ag0-qY-T7G" id="lMd-OF-Wf3"/>
  49. <outlet property="fontViewCorloPV" destination="KNQ-i0-GhJ" id="h6p-ID-wXZ"/>
  50. <outlet property="fontViewTopConstant" destination="LDI-hv-da1" id="BwA-yB-egc"/>
  51. <outlet property="generalImageBoxView" destination="QEf-Oe-9p8" id="Ize-gE-fDV"/>
  52. <outlet property="generalImageView" destination="oOd-mC-Vk2" id="lfk-Ds-8pe"/>
  53. <outlet property="helpBox" destination="H15-d1-T9W" id="bAD-Xp-JC9"/>
  54. <outlet property="helpButton" destination="VCq-Fv-Klu" id="7AM-aD-AGd"/>
  55. <outlet property="iconButtonHeightConstant" destination="y9b-b7-L6i" id="c3y-Bp-IgS"/>
  56. <outlet property="iconLabel" destination="ZHR-Sp-5tZ" id="lEe-dL-5Vi"/>
  57. <outlet property="iconView" destination="jhc-Pb-0cV" id="2co-ry-8f7"/>
  58. <outlet property="iconViewTopConstant" destination="Jzq-hI-WXY" id="0Ll-eD-J81"/>
  59. <outlet property="imageBox" destination="6cI-tS-CM8" id="4DD-BR-7l6"/>
  60. <outlet property="imageBoxLayoutConstraint" destination="HKG-Eq-lhy" id="SIY-6g-VtR"/>
  61. <outlet property="insertBox" destination="tbz-zd-eIE" id="miB-Zk-Ivz"/>
  62. <outlet property="insertButton" destination="fgj-OF-eg6" id="yHf-4C-Qkm"/>
  63. <outlet property="keyBox" destination="VR3-fM-Oxa" id="okR-2k-Nly"/>
  64. <outlet property="keyButton" destination="pNP-oo-3HC" id="YUz-Kt-jZM"/>
  65. <outlet property="leftAlignButton" destination="MSv-hI-17r" id="4mN-Q2-MYL"/>
  66. <outlet property="leftRotateBox" destination="73D-Hs-5Dt" id="j7v-sm-bnG"/>
  67. <outlet property="leftRotateButton" destination="5fS-pO-Qgl" id="taH-ea-2lE"/>
  68. <outlet property="lineStyleBox" destination="0Gq-d9-PE5" id="tIo-fk-d2U"/>
  69. <outlet property="lineStyleButton" destination="qpN-xA-FDn" id="LzW-et-qaA"/>
  70. <outlet property="lineTypeButton" destination="EUu-AQ-1vt" id="Ovb-3x-LT0"/>
  71. <outlet property="lineTypeLabel" destination="zV9-T2-KOp" id="VCX-7g-j3z"/>
  72. <outlet property="lineWidthBox" destination="QtO-U5-kxL" id="aIz-CJ-o3l"/>
  73. <outlet property="lineWidthComboBox" destination="DvE-Q8-vIM" id="Axc-gl-649"/>
  74. <outlet property="lineWidthSlider" destination="LGR-ek-Rjl" id="35S-HK-LS0"/>
  75. <outlet property="noteBox" destination="bs1-D2-Q6v" id="Pkr-xA-6W2"/>
  76. <outlet property="noteButton" destination="InC-Sr-498" id="Drh-p8-19E"/>
  77. <outlet property="noteTextView" destination="LIE-bT-OSQ" id="28g-yE-jDw"/>
  78. <outlet property="noteView" destination="sRx-9T-I8q" id="9k5-6q-o51"/>
  79. <outlet property="noteViewLabel" destination="s1l-c4-MtY" id="GAZ-11-D8n"/>
  80. <outlet property="noteViewTopConstant" destination="zqf-f8-uHi" id="Fla-5a-Te6"/>
  81. <outlet property="opacityComboBox" destination="RfV-LZ-n4w" id="re1-oa-igb"/>
  82. <outlet property="opacityLabel" destination="FwF-01-QBW" id="vGD-xv-woh"/>
  83. <outlet property="opacitySlider" destination="6ox-uY-Xd9" id="ofo-W2-FOx"/>
  84. <outlet property="opacityView" destination="RvS-7l-bgc" id="H4A-rJ-E8K"/>
  85. <outlet property="opacityViewTopConstant" destination="wBk-vB-gUZ" id="RuN-2e-nsJ"/>
  86. <outlet property="paragraphBox" destination="RwW-Yg-JfG" id="qFu-Mk-Jgc"/>
  87. <outlet property="paragraphButton" destination="sxj-hT-PcD" id="zvf-63-13Z"/>
  88. <outlet property="rightAlignButton" destination="8Nh-ho-juj" id="xCe-Ed-hWJ"/>
  89. <outlet property="rightArrowStyleBox" destination="EoF-YP-9Bs" id="dHR-OT-rGh"/>
  90. <outlet property="rightArrowStyleButton" destination="ZjM-D6-rzr" id="pOY-W8-eIk"/>
  91. <outlet property="rightRotateBox" destination="khE-p2-Wfd" id="Lsl-7X-ITA"/>
  92. <outlet property="rightRotateButton" destination="2XA-5t-jcc" id="rqe-x6-YMm"/>
  93. <outlet property="rotateLabel" destination="eJ4-EW-YPt" id="G1p-GR-cwP"/>
  94. <outlet property="rotateView" destination="joR-lq-lUb" id="hUU-is-W9B"/>
  95. <outlet property="rotateViewTopConstant" destination="GIf-bg-jsz" id="GVS-nB-ku9"/>
  96. <outlet property="textAnnotationImageView" destination="adr-Y2-INf" id="LIv-ew-WSL"/>
  97. <outlet property="textColorBox" destination="Hio-26-GXa" id="6qc-84-vRH"/>
  98. <outlet property="textColorBoxConstraint" destination="BbX-MQ-E4y" id="xRk-h1-4p3"/>
  99. <outlet property="textColorPickerView" destination="xJJ-JD-2AF" id="oex-E2-0EX"/>
  100. <outlet property="textColorPickerViewConstant" destination="gQe-IQ-c56" id="XEe-XC-Mm6"/>
  101. <outlet property="textImageBox" destination="2Yo-7R-xHO" id="jdB-Iy-tvD"/>
  102. <outlet property="textImageBoxButton" destination="sYo-IE-4Vd" id="avB-f7-Hoc"/>
  103. <outlet property="textImageBoxView" destination="bJa-Mp-jBf" id="gBl-hp-O34"/>
  104. <outlet property="textImageUpDateButton" destination="VlT-10-Y8y" id="DQT-gA-cxP"/>
  105. <outlet property="tureTypeButton" destination="ukt-HS-mUF" id="5zA-85-8Hj"/>
  106. <outlet property="typeLabel" destination="K0o-2w-Okl" id="vTN-4o-mYW"/>
  107. <outlet property="typeView" destination="Yht-jz-1VV" id="C2o-IX-edY"/>
  108. <outlet property="typeViewTopConstant" destination="DfT-3S-cfE" id="lsZ-oJ-mUi"/>
  109. <outlet property="view" destination="hlF-XY-I5s" id="g5G-Oe-C6b"/>
  110. <outlet property="widthComboBox" destination="Qzi-o3-DRu" id="2mL-ZG-8qW"/>
  111. <outlet property="widthLabel" destination="KtL-ng-iuz" id="46M-sl-pJJ"/>
  112. <outlet property="widthSlider" destination="bDm-e1-trw" id="rUT-J3-TSo"/>
  113. </connections>
  114. </customObject>
  115. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  116. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  117. <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="hlF-XY-I5s">
  118. <rect key="frame" x="0.0" y="0.0" width="481" height="1593"/>
  119. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  120. <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="dIh-al-BBs" customClass="KMClipView">
  121. <rect key="frame" x="0.0" y="0.0" width="481" height="1593"/>
  122. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  123. <subviews>
  124. <view translatesAutoresizingMaskIntoConstraints="NO" id="VrJ-Nh-rtz">
  125. <rect key="frame" x="0.0" y="153" width="481" height="1440"/>
  126. <subviews>
  127. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="6cI-tS-CM8">
  128. <rect key="frame" x="16" y="1360" width="449" height="80"/>
  129. <view key="contentView" id="i1Q-jc-zH1">
  130. <rect key="frame" x="0.0" y="0.0" width="449" height="80"/>
  131. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  132. </view>
  133. <constraints>
  134. <constraint firstAttribute="height" constant="80" id="HKG-Eq-lhy"/>
  135. </constraints>
  136. <color key="fillColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  137. </box>
  138. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Zyc-cU-wPJ">
  139. <rect key="frame" x="16" y="1191" width="449" height="159"/>
  140. <subviews>
  141. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Bad-vN-F8Q">
  142. <rect key="frame" x="-2" y="129" width="35" height="20"/>
  143. <constraints>
  144. <constraint firstAttribute="height" constant="20" id="5kQ-Zc-9ki"/>
  145. </constraints>
  146. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Font" id="L76-Dm-mhT">
  147. <font key="font" metaFont="systemBold" size="14"/>
  148. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  149. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  150. </textFieldCell>
  151. </textField>
  152. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8hZ-bB-sqv">
  153. <rect key="frame" x="433" y="131" width="16" height="16"/>
  154. <constraints>
  155. <constraint firstAttribute="width" constant="16" id="G3w-Ht-VPo"/>
  156. <constraint firstAttribute="height" constant="16" id="SM5-tQ-a9b"/>
  157. </constraints>
  158. <buttonCell key="cell" type="bevel" bezelStyle="regularSquare" image="KMImageNameUXIconBtnFontsetNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="b3h-fF-20x">
  159. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  160. <font key="font" metaFont="system"/>
  161. </buttonCell>
  162. <connections>
  163. <action selector="fontButtonAction:" target="-2" id="dkT-3i-wVF"/>
  164. </connections>
  165. </button>
  166. <popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="cAF-1K-YAd" customClass="KMPopUpButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  167. <rect key="frame" x="0.0" y="33" width="346" height="24"/>
  168. <constraints>
  169. <constraint firstAttribute="height" constant="24" id="mXO-xI-qSq"/>
  170. </constraints>
  171. <popUpButtonCell key="cell" type="square" title="UltraLight" bezelStyle="shadowlessSquare" alignment="left" lineBreakMode="truncatingTail" state="on" inset="2" arrowPosition="noArrow" selectedItem="9nh-AB-IE0" id="5Vn-Fa-ghP">
  172. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  173. <font key="font" usesAppearanceFont="YES"/>
  174. <menu key="menu" id="5VT-yd-lpO">
  175. <items>
  176. <menuItem title="UltraLight" state="on" id="9nh-AB-IE0"/>
  177. <menuItem title="Thin" id="sXi-J1-fMa"/>
  178. <menuItem title="Light" id="v1W-Ti-MOO"/>
  179. <menuItem title="Regular" id="OJR-dJ-1oL"/>
  180. <menuItem title="Medium" id="ZD3-Gr-nER"/>
  181. <menuItem title="Semibold" id="SGk-3c-Faz"/>
  182. <menuItem title="Bold" id="Spi-fY-m36"/>
  183. <menuItem title="Heavy" id="cLN-sr-rXa"/>
  184. <menuItem title="Black" id="2al-L0-0m6"/>
  185. </items>
  186. </menu>
  187. </popUpButtonCell>
  188. <connections>
  189. <action selector="fontStylePopUpButtonAction:" target="-2" id="BLZ-AY-QBT"/>
  190. </connections>
  191. </popUpButton>
  192. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MSv-hI-17r">
  193. <rect key="frame" x="0.0" y="0.0" width="41" height="24"/>
  194. <constraints>
  195. <constraint firstAttribute="width" constant="40.5" id="JVw-BX-rH5"/>
  196. <constraint firstAttribute="height" constant="24" id="XgZ-QR-1Y3"/>
  197. </constraints>
  198. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconPropertybarTextalignLeftNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="db9-JK-omx">
  199. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  200. <font key="font" metaFont="system"/>
  201. </buttonCell>
  202. <connections>
  203. <action selector="alignButtonAction:" target="-2" id="YjF-rd-1BJ"/>
  204. </connections>
  205. </button>
  206. <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="Zxk-1o-frZ">
  207. <rect key="frame" x="39" y="4" width="5" height="16"/>
  208. <constraints>
  209. <constraint firstAttribute="width" constant="1" id="9S6-b5-tZ8"/>
  210. <constraint firstAttribute="height" constant="16" id="KpK-iX-bqn"/>
  211. </constraints>
  212. </box>
  213. <button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="lv5-5o-kZW">
  214. <rect key="frame" x="42" y="0.0" width="40" height="24"/>
  215. <constraints>
  216. <constraint firstAttribute="width" constant="40.5" id="6aV-xr-5Iq"/>
  217. <constraint firstAttribute="height" constant="24" id="fwW-vP-O1U"/>
  218. </constraints>
  219. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconPropertybarTextalignCenterNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="4YK-bV-svt">
  220. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  221. <font key="font" metaFont="system"/>
  222. </buttonCell>
  223. <connections>
  224. <action selector="alignButtonAction:" target="-2" id="wZk-Ne-C6Y"/>
  225. </connections>
  226. </button>
  227. <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="V9O-qI-uMG">
  228. <rect key="frame" x="80" y="4" width="5" height="16"/>
  229. <constraints>
  230. <constraint firstAttribute="width" constant="1" id="4MT-A2-m5k"/>
  231. <constraint firstAttribute="height" constant="16" id="lzg-uR-Ofh"/>
  232. </constraints>
  233. </box>
  234. <button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="8Nh-ho-juj">
  235. <rect key="frame" x="83" y="0.0" width="41" height="24"/>
  236. <constraints>
  237. <constraint firstAttribute="height" constant="24" id="BjW-fk-FnB"/>
  238. <constraint firstAttribute="width" constant="41" id="aef-WP-wXE"/>
  239. </constraints>
  240. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconPropertybarTextalignRightNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="gca-kG-mq1">
  241. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  242. <font key="font" metaFont="system"/>
  243. </buttonCell>
  244. <connections>
  245. <action selector="alignButtonAction:" target="-2" id="KCd-nU-dPy"/>
  246. </connections>
  247. </button>
  248. <popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="AHs-kd-sAo" customClass="KMPopUpButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  249. <rect key="frame" x="0.0" y="65" width="449" height="22"/>
  250. <constraints>
  251. <constraint firstAttribute="height" constant="22" id="753-cd-XVW"/>
  252. </constraints>
  253. <popUpButtonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="left" lineBreakMode="truncatingTail" inset="2" arrowPosition="noArrow" id="Vv5-1P-Y1g" customClass="KMPopUpButtonCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  254. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  255. <font key="font" usesAppearanceFont="YES"/>
  256. <menu key="menu" id="fW2-Mn-ucz"/>
  257. </popUpButtonCell>
  258. <connections>
  259. <action selector="fontPopUpButtonAction:" target="-2" id="umX-SG-GYl"/>
  260. </connections>
  261. </popUpButton>
  262. <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ddA-v5-KF1" customClass="KMComboBox" customModule="LynxPDF_Editor" customModuleProvider="target">
  263. <rect key="frame" x="354" y="33" width="95" height="23"/>
  264. <constraints>
  265. <constraint firstAttribute="width" constant="92" id="oJG-Z9-pzj"/>
  266. </constraints>
  267. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="center" completes="NO" numberOfVisibleItems="5" id="cvA-Kj-Sre" customClass="KMComboBoxCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  268. <font key="font" metaFont="system"/>
  269. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  270. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  271. <objectValues>
  272. <string>4 pt</string>
  273. <string>6 pt</string>
  274. <string>8 pt</string>
  275. <string>9 pt</string>
  276. <string>10 pt</string>
  277. <string>11 pt</string>
  278. <string>12 pt</string>
  279. <string>13 pt</string>
  280. <string>14 pt</string>
  281. <string>15 pt</string>
  282. <string>16 pt</string>
  283. <string>17 pt</string>
  284. <string>18 pt</string>
  285. <string>24 pt</string>
  286. <string>36 pt</string>
  287. <string>48 pt</string>
  288. <string>64 pt</string>
  289. <string>72 pt</string>
  290. <string>98 pt</string>
  291. <string>144 pt</string>
  292. <string>288 pt</string>
  293. </objectValues>
  294. </comboBoxCell>
  295. <connections>
  296. <action selector="fontSizeComboBoxAction:" target="-2" id="p9w-Ix-F14"/>
  297. </connections>
  298. </comboBox>
  299. <customView translatesAutoresizingMaskIntoConstraints="NO" id="KNQ-i0-GhJ" customClass="KMColorPickerView" customModule="LynxPDF_Editor" customModuleProvider="target">
  300. <rect key="frame" x="0.0" y="97" width="449" height="32"/>
  301. <constraints>
  302. <constraint firstAttribute="height" constant="32" id="qOk-1z-Kcm"/>
  303. </constraints>
  304. <connections>
  305. <action selector="fontViewCorloPVAction:" target="-2" id="xSs-Ce-Tou"/>
  306. </connections>
  307. </customView>
  308. </subviews>
  309. <constraints>
  310. <constraint firstItem="lv5-5o-kZW" firstAttribute="centerY" secondItem="MSv-hI-17r" secondAttribute="centerY" id="1SS-fF-WPm"/>
  311. <constraint firstItem="cAF-1K-YAd" firstAttribute="top" secondItem="AHs-kd-sAo" secondAttribute="bottom" constant="8" id="2GM-G8-E5N"/>
  312. <constraint firstItem="AHs-kd-sAo" firstAttribute="top" secondItem="KNQ-i0-GhJ" secondAttribute="bottom" constant="10" id="5gQ-pG-BX6"/>
  313. <constraint firstItem="V9O-qI-uMG" firstAttribute="leading" secondItem="lv5-5o-kZW" secondAttribute="trailing" id="7IF-hv-5Zk"/>
  314. <constraint firstItem="8Nh-ho-juj" firstAttribute="leading" secondItem="V9O-qI-uMG" secondAttribute="trailing" id="7ru-Gi-HOD"/>
  315. <constraint firstItem="ddA-v5-KF1" firstAttribute="leading" secondItem="cAF-1K-YAd" secondAttribute="trailing" constant="8" id="GCp-bg-nXx"/>
  316. <constraint firstAttribute="bottom" secondItem="MSv-hI-17r" secondAttribute="bottom" id="I30-dy-YjA"/>
  317. <constraint firstItem="Zxk-1o-frZ" firstAttribute="leading" secondItem="MSv-hI-17r" secondAttribute="trailing" id="JxA-Fc-kXq"/>
  318. <constraint firstItem="V9O-qI-uMG" firstAttribute="centerY" secondItem="MSv-hI-17r" secondAttribute="centerY" id="KBV-cf-FN5"/>
  319. <constraint firstAttribute="trailing" secondItem="KNQ-i0-GhJ" secondAttribute="trailing" id="MTf-5x-U16"/>
  320. <constraint firstItem="Bad-vN-F8Q" firstAttribute="top" secondItem="Zyc-cU-wPJ" secondAttribute="top" constant="10" id="Ma3-mE-rD9"/>
  321. <constraint firstItem="KNQ-i0-GhJ" firstAttribute="leading" secondItem="Zyc-cU-wPJ" secondAttribute="leading" id="Nph-Cw-IKL"/>
  322. <constraint firstItem="cAF-1K-YAd" firstAttribute="leading" secondItem="Zyc-cU-wPJ" secondAttribute="leading" constant="5" id="UVo-wo-Wnr"/>
  323. <constraint firstItem="8Nh-ho-juj" firstAttribute="centerY" secondItem="MSv-hI-17r" secondAttribute="centerY" id="Yi8-fk-qt0"/>
  324. <constraint firstItem="KNQ-i0-GhJ" firstAttribute="top" secondItem="Bad-vN-F8Q" secondAttribute="bottom" id="ag0-qY-T7G"/>
  325. <constraint firstItem="8hZ-bB-sqv" firstAttribute="centerY" secondItem="Bad-vN-F8Q" secondAttribute="centerY" id="b0C-XW-Nfx"/>
  326. <constraint firstAttribute="trailing" secondItem="8hZ-bB-sqv" secondAttribute="trailing" id="drD-V9-W37"/>
  327. <constraint firstItem="MSv-hI-17r" firstAttribute="top" secondItem="cAF-1K-YAd" secondAttribute="bottom" constant="9" id="eMR-xF-b6z"/>
  328. <constraint firstItem="cAF-1K-YAd" firstAttribute="leading" secondItem="AHs-kd-sAo" secondAttribute="leading" id="fef-Pm-hAd"/>
  329. <constraint firstItem="Zxk-1o-frZ" firstAttribute="centerY" secondItem="MSv-hI-17r" secondAttribute="centerY" id="fkD-RB-gun"/>
  330. <constraint firstAttribute="trailing" secondItem="ddA-v5-KF1" secondAttribute="trailing" constant="3" id="fkN-c8-dho"/>
  331. <constraint firstAttribute="trailing" secondItem="AHs-kd-sAo" secondAttribute="trailing" id="k2s-m6-ybi"/>
  332. <constraint firstItem="MSv-hI-17r" firstAttribute="leading" secondItem="Zyc-cU-wPJ" secondAttribute="leading" id="kdT-5H-Ves"/>
  333. <constraint firstItem="Bad-vN-F8Q" firstAttribute="leading" secondItem="Zyc-cU-wPJ" secondAttribute="leading" id="oZh-4h-fPr"/>
  334. <constraint firstItem="ddA-v5-KF1" firstAttribute="centerY" secondItem="cAF-1K-YAd" secondAttribute="centerY" id="pIf-Mi-rCc"/>
  335. <constraint firstItem="lv5-5o-kZW" firstAttribute="leading" secondItem="Zxk-1o-frZ" secondAttribute="trailing" id="vEj-x6-Aa0"/>
  336. </constraints>
  337. </customView>
  338. <customView translatesAutoresizingMaskIntoConstraints="NO" id="luB-mj-Fhz">
  339. <rect key="frame" x="16" y="970" width="449" height="211"/>
  340. <subviews>
  341. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7YY-gk-Luy">
  342. <rect key="frame" x="-2" y="181" width="42" height="20"/>
  343. <constraints>
  344. <constraint firstAttribute="height" constant="20" id="FIr-3y-aVc"/>
  345. </constraints>
  346. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Color" id="74o-f3-JBs">
  347. <font key="font" metaFont="systemBold" size="14"/>
  348. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  349. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  350. </textFieldCell>
  351. </textField>
  352. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Hio-26-GXa">
  353. <rect key="frame" x="0.0" y="114" width="449" height="57"/>
  354. <view key="contentView" id="1B7-aR-J7W">
  355. <rect key="frame" x="0.0" y="0.0" width="449" height="57"/>
  356. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  357. <subviews>
  358. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZtW-i2-s3s" customClass="KMColorPickerView" customModule="LynxPDF_Editor" customModuleProvider="target">
  359. <rect key="frame" x="0.0" y="0.0" width="449" height="57"/>
  360. <connections>
  361. <action selector="fillColorPickerViewAction:" target="-2" id="FSm-vz-Ldw"/>
  362. </connections>
  363. </customView>
  364. </subviews>
  365. <constraints>
  366. <constraint firstItem="ZtW-i2-s3s" firstAttribute="leading" secondItem="1B7-aR-J7W" secondAttribute="leading" id="2os-Re-yXq"/>
  367. <constraint firstAttribute="bottom" secondItem="ZtW-i2-s3s" secondAttribute="bottom" id="8SW-kh-UYm"/>
  368. <constraint firstAttribute="trailing" secondItem="ZtW-i2-s3s" secondAttribute="trailing" id="dVw-hD-YaG"/>
  369. <constraint firstItem="ZtW-i2-s3s" firstAttribute="top" secondItem="1B7-aR-J7W" secondAttribute="top" id="xvR-8F-OQi"/>
  370. </constraints>
  371. </view>
  372. <constraints>
  373. <constraint firstAttribute="height" constant="57" id="EEm-Y0-gmG"/>
  374. </constraints>
  375. </box>
  376. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="6SO-cv-qRu">
  377. <rect key="frame" x="0.0" y="66" width="449" height="32"/>
  378. <view key="contentView" id="vwc-fS-6iR">
  379. <rect key="frame" x="0.0" y="0.0" width="449" height="32"/>
  380. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  381. <subviews>
  382. <customView translatesAutoresizingMaskIntoConstraints="NO" id="xJJ-JD-2AF" customClass="KMColorPickerView" customModule="LynxPDF_Editor" customModuleProvider="target">
  383. <rect key="frame" x="0.0" y="0.0" width="449" height="32"/>
  384. <constraints>
  385. <constraint firstAttribute="height" constant="32" id="gQe-IQ-c56"/>
  386. </constraints>
  387. <connections>
  388. <action selector="colorPickerViewAction:" target="-2" id="ZdC-M9-Pdd"/>
  389. </connections>
  390. </customView>
  391. </subviews>
  392. <constraints>
  393. <constraint firstAttribute="bottom" secondItem="xJJ-JD-2AF" secondAttribute="bottom" id="8tc-QY-KSU"/>
  394. <constraint firstItem="xJJ-JD-2AF" firstAttribute="leading" secondItem="vwc-fS-6iR" secondAttribute="leading" id="VwQ-jO-y9D"/>
  395. <constraint firstAttribute="trailing" secondItem="xJJ-JD-2AF" secondAttribute="trailing" id="Xdw-ip-BOA"/>
  396. <constraint firstItem="xJJ-JD-2AF" firstAttribute="top" secondItem="vwc-fS-6iR" secondAttribute="top" id="ldS-Ya-aHT"/>
  397. </constraints>
  398. </view>
  399. </box>
  400. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="QtO-U5-kxL">
  401. <rect key="frame" x="0.0" y="10" width="449" height="56"/>
  402. <view key="contentView" id="Fzy-Jo-Uum">
  403. <rect key="frame" x="0.0" y="0.0" width="449" height="56"/>
  404. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  405. <subviews>
  406. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KtL-ng-iuz">
  407. <rect key="frame" x="-2" y="30" width="453" height="16"/>
  408. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="uyf-m8-jc3">
  409. <font key="font" usesAppearanceFont="YES"/>
  410. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  411. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  412. </textFieldCell>
  413. </textField>
  414. <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Qzi-o3-DRu" customClass="KMComboBox" customModule="LynxPDF_Editor" customModuleProvider="target">
  415. <rect key="frame" x="377" y="-4" width="75" height="30"/>
  416. <constraints>
  417. <constraint firstAttribute="width" constant="72" id="Agl-cI-DK9"/>
  418. <constraint firstAttribute="height" constant="24" id="rOY-qg-B8b"/>
  419. </constraints>
  420. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="center" buttonBordered="NO" completes="NO" numberOfVisibleItems="5" id="J98-7B-BLb" customClass="KMComboBoxCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  421. <font key="font" metaFont="system"/>
  422. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  423. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  424. <objectValues>
  425. <string>25%</string>
  426. <string>50%</string>
  427. <string>75%</string>
  428. <string>100%</string>
  429. </objectValues>
  430. </comboBoxCell>
  431. </comboBox>
  432. <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bDm-e1-trw">
  433. <rect key="frame" x="-2" y="-4" width="378" height="28"/>
  434. <sliderCell key="cell" state="on" alignment="left" maxValue="1" tickMarkPosition="above" sliderType="linear" id="jMI-ze-tlW"/>
  435. </slider>
  436. </subviews>
  437. <constraints>
  438. <constraint firstAttribute="bottom" secondItem="Qzi-o3-DRu" secondAttribute="bottom" id="68T-AP-wSH"/>
  439. <constraint firstItem="bDm-e1-trw" firstAttribute="leading" secondItem="Fzy-Jo-Uum" secondAttribute="leading" id="7dM-GG-6P3"/>
  440. <constraint firstItem="KtL-ng-iuz" firstAttribute="leading" secondItem="Fzy-Jo-Uum" secondAttribute="leading" id="GVK-ga-g1V"/>
  441. <constraint firstAttribute="trailing" secondItem="Qzi-o3-DRu" secondAttribute="trailing" id="Lkw-M9-BIc"/>
  442. <constraint firstItem="KtL-ng-iuz" firstAttribute="top" secondItem="Fzy-Jo-Uum" secondAttribute="top" constant="10" id="Zgx-bk-zyZ"/>
  443. <constraint firstItem="Qzi-o3-DRu" firstAttribute="centerY" secondItem="bDm-e1-trw" secondAttribute="centerY" id="fNG-qa-qWk"/>
  444. <constraint firstItem="Qzi-o3-DRu" firstAttribute="top" secondItem="KtL-ng-iuz" secondAttribute="bottom" constant="5.8799999999999999" id="gDX-Jl-ED0"/>
  445. <constraint firstItem="Qzi-o3-DRu" firstAttribute="leading" secondItem="bDm-e1-trw" secondAttribute="trailing" constant="3" id="qco-sK-f5x"/>
  446. <constraint firstAttribute="trailing" secondItem="KtL-ng-iuz" secondAttribute="trailing" id="xkf-bI-iXG"/>
  447. </constraints>
  448. </view>
  449. </box>
  450. </subviews>
  451. <constraints>
  452. <constraint firstItem="6SO-cv-qRu" firstAttribute="top" secondItem="Hio-26-GXa" secondAttribute="bottom" constant="16" id="4lo-hg-KZh"/>
  453. <constraint firstItem="Hio-26-GXa" firstAttribute="leading" secondItem="luB-mj-Fhz" secondAttribute="leading" id="642-KW-5hN"/>
  454. <constraint firstItem="6SO-cv-qRu" firstAttribute="leading" secondItem="luB-mj-Fhz" secondAttribute="leading" id="8V5-sS-5QO"/>
  455. <constraint firstItem="6SO-cv-qRu" firstAttribute="top" secondItem="7YY-gk-Luy" secondAttribute="bottom" constant="83" id="BbX-MQ-E4y"/>
  456. <constraint firstAttribute="bottom" secondItem="6SO-cv-qRu" secondAttribute="bottom" constant="66" id="KTc-KX-Zyt"/>
  457. <constraint firstItem="QtO-U5-kxL" firstAttribute="leading" secondItem="luB-mj-Fhz" secondAttribute="leading" id="N95-JV-YL6"/>
  458. <constraint firstItem="Hio-26-GXa" firstAttribute="top" secondItem="7YY-gk-Luy" secondAttribute="bottom" constant="10" id="O7y-BV-UGB"/>
  459. <constraint firstItem="7YY-gk-Luy" firstAttribute="leading" secondItem="luB-mj-Fhz" secondAttribute="leading" id="Rgw-nE-uk0"/>
  460. <constraint firstItem="7YY-gk-Luy" firstAttribute="top" secondItem="luB-mj-Fhz" secondAttribute="top" constant="10" id="dDx-kR-jkQ"/>
  461. <constraint firstAttribute="bottom" secondItem="QtO-U5-kxL" secondAttribute="bottom" constant="10" id="dxi-AR-t00"/>
  462. <constraint firstAttribute="trailing" secondItem="QtO-U5-kxL" secondAttribute="trailing" id="fD8-KV-c6U"/>
  463. <constraint firstAttribute="trailing" secondItem="6SO-cv-qRu" secondAttribute="trailing" id="fkz-v0-a6b"/>
  464. <constraint firstAttribute="trailing" secondItem="Hio-26-GXa" secondAttribute="trailing" id="hIr-Wb-hUT"/>
  465. </constraints>
  466. </customView>
  467. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Iip-As-rOA">
  468. <rect key="frame" x="16" y="685" width="449" height="122"/>
  469. <subviews>
  470. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lwg-7N-a25">
  471. <rect key="frame" x="-2" y="92" width="52" height="20"/>
  472. <constraints>
  473. <constraint firstAttribute="height" constant="20" id="4SR-5b-IVl"/>
  474. </constraints>
  475. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Border" id="BlB-TU-TA8">
  476. <font key="font" metaFont="systemBold" size="14"/>
  477. <color key="textColor" name="KMGrayFColor"/>
  478. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  479. </textFieldCell>
  480. </textField>
  481. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6Lb-GS-vTh">
  482. <rect key="frame" x="433" y="94" width="16" height="16"/>
  483. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="KMImageNameUXIconBtnStrikeNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="vT7-GU-Jhe">
  484. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  485. <font key="font" metaFont="system"/>
  486. </buttonCell>
  487. <connections>
  488. <action selector="borderButtonAction:" target="-2" id="yhp-LA-40f"/>
  489. </connections>
  490. </button>
  491. <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DvE-Q8-vIM" customClass="KMComboBox" customModule="LynxPDF_Editor" customModuleProvider="target">
  492. <rect key="frame" x="377" y="63" width="72" height="23"/>
  493. <constraints>
  494. <constraint firstAttribute="width" constant="69" id="RT6-4A-iQr"/>
  495. </constraints>
  496. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="center" completes="NO" numberOfVisibleItems="5" id="vn5-gv-TuS" customClass="KMComboBoxCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  497. <font key="font" metaFont="system"/>
  498. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  499. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  500. <objectValues>
  501. <string>1 pt</string>
  502. <string>3 pt</string>
  503. <string>6 pt</string>
  504. <string>9 pt</string>
  505. <string>12 pt</string>
  506. <string>15 pt</string>
  507. <string>18 pt</string>
  508. </objectValues>
  509. </comboBoxCell>
  510. <connections>
  511. <action selector="lineWidthComboBoxAction:" target="-2" id="F0v-RM-eh3"/>
  512. </connections>
  513. </comboBox>
  514. <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LGR-ek-Rjl">
  515. <rect key="frame" x="-2" y="60" width="373" height="28"/>
  516. <sliderCell key="cell" state="on" alignment="left" minValue="0.5" maxValue="18" doubleValue="0.5" tickMarkPosition="above" sliderType="linear" id="KZY-fm-DtC"/>
  517. <connections>
  518. <action selector="lineWidthSliderAction:" target="-2" id="URX-gp-Tf1"/>
  519. </connections>
  520. </slider>
  521. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zV9-T2-KOp">
  522. <rect key="frame" x="-2" y="31" width="453" height="16"/>
  523. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="1lV-Zh-HTu">
  524. <font key="font" metaFont="system"/>
  525. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  526. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  527. </textFieldCell>
  528. </textField>
  529. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0Gq-d9-PE5">
  530. <rect key="frame" x="0.0" y="0.0" width="144" height="24"/>
  531. <view key="contentView" id="EH7-BN-dh8">
  532. <rect key="frame" x="0.0" y="0.0" width="144" height="24"/>
  533. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  534. </view>
  535. </box>
  536. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qpN-xA-FDn" customClass="KMButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  537. <rect key="frame" x="0.0" y="0.0" width="144" height="24"/>
  538. <constraints>
  539. <constraint firstAttribute="height" constant="24" id="zW5-tC-COX"/>
  540. </constraints>
  541. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="XWY-h5-eoR">
  542. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  543. <font key="font" metaFont="system"/>
  544. </buttonCell>
  545. <connections>
  546. <action selector="lineTypeButtonAction:" target="-2" id="cdI-5x-EZl"/>
  547. </connections>
  548. </button>
  549. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="IJX-dL-S2T">
  550. <rect key="frame" x="153" y="0.0" width="143" height="24"/>
  551. <view key="contentView" id="SQh-85-zfX">
  552. <rect key="frame" x="0.0" y="0.0" width="143" height="24"/>
  553. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  554. </view>
  555. </box>
  556. <button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="oGT-YN-wXO" customClass="KMButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  557. <rect key="frame" x="153" y="0.0" width="143" height="24"/>
  558. <constraints>
  559. <constraint firstAttribute="height" constant="24" id="YWr-iy-XVX"/>
  560. </constraints>
  561. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="yVa-dQ-A17">
  562. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  563. <font key="font" metaFont="system"/>
  564. </buttonCell>
  565. <connections>
  566. <action selector="lineTypeButtonAction:" target="-2" id="Jor-h2-6N9"/>
  567. </connections>
  568. </button>
  569. <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="EoF-YP-9Bs">
  570. <rect key="frame" x="305" y="0.0" width="144" height="24"/>
  571. <view key="contentView" id="I9k-jz-u91">
  572. <rect key="frame" x="0.0" y="0.0" width="144" height="24"/>
  573. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  574. </view>
  575. </box>
  576. <button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="ZjM-D6-rzr" customClass="KMButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  577. <rect key="frame" x="305" y="0.0" width="144" height="24"/>
  578. <constraints>
  579. <constraint firstAttribute="height" constant="24" id="yrC-QK-pLc"/>
  580. </constraints>
  581. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="udR-nJ-pZY">
  582. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  583. <font key="font" metaFont="system"/>
  584. </buttonCell>
  585. <connections>
  586. <action selector="lineTypeButtonAction:" target="-2" id="atb-rS-7Sl"/>
  587. </connections>
  588. </button>
  589. </subviews>
  590. <constraints>
  591. <constraint firstItem="qpN-xA-FDn" firstAttribute="top" secondItem="zV9-T2-KOp" secondAttribute="bottom" constant="7" id="0Eb-h0-7Dl"/>
  592. <constraint firstItem="ZjM-D6-rzr" firstAttribute="width" secondItem="qpN-xA-FDn" secondAttribute="width" id="24O-kc-a2q"/>
  593. <constraint firstItem="oGT-YN-wXO" firstAttribute="width" secondItem="qpN-xA-FDn" secondAttribute="width" id="5T0-he-vJa"/>
  594. <constraint firstItem="qpN-xA-FDn" firstAttribute="leading" secondItem="Iip-As-rOA" secondAttribute="leading" id="96h-09-BAD"/>
  595. <constraint firstItem="zV9-T2-KOp" firstAttribute="leading" secondItem="Iip-As-rOA" secondAttribute="leading" id="97J-Z4-dQj"/>
  596. <constraint firstItem="ZjM-D6-rzr" firstAttribute="top" secondItem="EoF-YP-9Bs" secondAttribute="top" id="B4D-9L-cOH"/>
  597. <constraint firstItem="0Gq-d9-PE5" firstAttribute="leading" secondItem="qpN-xA-FDn" secondAttribute="leading" id="EJf-5k-RmH"/>
  598. <constraint firstItem="oGT-YN-wXO" firstAttribute="bottom" secondItem="IJX-dL-S2T" secondAttribute="bottom" id="GcO-1j-4fI"/>
  599. <constraint firstAttribute="trailing" secondItem="ZjM-D6-rzr" secondAttribute="trailing" id="I8K-fm-54O"/>
  600. <constraint firstItem="ZjM-D6-rzr" firstAttribute="trailing" secondItem="EoF-YP-9Bs" secondAttribute="trailing" id="Icp-w8-dxN"/>
  601. <constraint firstItem="lwg-7N-a25" firstAttribute="top" secondItem="Iip-As-rOA" secondAttribute="top" constant="10" id="JAx-YQ-W2V"/>
  602. <constraint firstItem="zV9-T2-KOp" firstAttribute="top" secondItem="DvE-Q8-vIM" secondAttribute="bottom" constant="20" id="K3W-ey-qhz"/>
  603. <constraint firstAttribute="trailing" secondItem="6Lb-GS-vTh" secondAttribute="trailing" id="M4W-63-Iox"/>
  604. <constraint firstItem="oGT-YN-wXO" firstAttribute="top" secondItem="IJX-dL-S2T" secondAttribute="top" id="NQU-8n-ll4"/>
  605. <constraint firstItem="oGT-YN-wXO" firstAttribute="centerY" secondItem="qpN-xA-FDn" secondAttribute="centerY" id="OaK-Qo-Wc5"/>
  606. <constraint firstItem="0Gq-d9-PE5" firstAttribute="bottom" secondItem="qpN-xA-FDn" secondAttribute="bottom" id="Oxa-yN-V1j"/>
  607. <constraint firstItem="ZjM-D6-rzr" firstAttribute="leading" secondItem="EoF-YP-9Bs" secondAttribute="leading" id="UKL-rf-smk"/>
  608. <constraint firstItem="ZjM-D6-rzr" firstAttribute="leading" secondItem="oGT-YN-wXO" secondAttribute="trailing" constant="9" id="VCF-xx-gOV"/>
  609. <constraint firstAttribute="trailing" secondItem="DvE-Q8-vIM" secondAttribute="trailing" constant="3" id="VzS-KY-dGf"/>
  610. <constraint firstItem="oGT-YN-wXO" firstAttribute="trailing" secondItem="IJX-dL-S2T" secondAttribute="trailing" id="Wh7-A7-nhR"/>
  611. <constraint firstItem="oGT-YN-wXO" firstAttribute="leading" secondItem="qpN-xA-FDn" secondAttribute="trailing" constant="9" id="c9a-Rc-fWr"/>
  612. <constraint firstAttribute="trailing" secondItem="zV9-T2-KOp" secondAttribute="trailing" id="ca4-co-7e1"/>
  613. <constraint firstItem="6Lb-GS-vTh" firstAttribute="centerY" secondItem="lwg-7N-a25" secondAttribute="centerY" id="f4O-3o-a43"/>
  614. <constraint firstItem="DvE-Q8-vIM" firstAttribute="centerY" secondItem="LGR-ek-Rjl" secondAttribute="centerY" id="gw3-fH-MCU"/>
  615. <constraint firstItem="DvE-Q8-vIM" firstAttribute="top" secondItem="6Lb-GS-vTh" secondAttribute="bottom" constant="10" id="i8e-aa-ZUD"/>
  616. <constraint firstItem="lwg-7N-a25" firstAttribute="leading" secondItem="Iip-As-rOA" secondAttribute="leading" id="rFE-bN-aHd"/>
  617. <constraint firstItem="oGT-YN-wXO" firstAttribute="leading" secondItem="IJX-dL-S2T" secondAttribute="leading" id="rTU-Q2-WVl"/>
  618. <constraint firstItem="LGR-ek-Rjl" firstAttribute="leading" secondItem="Iip-As-rOA" secondAttribute="leading" id="s5E-ja-2eR"/>
  619. <constraint firstItem="ZjM-D6-rzr" firstAttribute="centerY" secondItem="qpN-xA-FDn" secondAttribute="centerY" id="sNO-df-S4S"/>
  620. <constraint firstItem="DvE-Q8-vIM" firstAttribute="leading" secondItem="LGR-ek-Rjl" secondAttribute="trailing" constant="8" id="tIF-Kn-hfO"/>
  621. <constraint firstItem="ZjM-D6-rzr" firstAttribute="bottom" secondItem="EoF-YP-9Bs" secondAttribute="bottom" id="uKy-vH-hn1"/>
  622. <constraint firstAttribute="bottom" secondItem="qpN-xA-FDn" secondAttribute="bottom" id="w5t-eI-K7d"/>
  623. <constraint firstItem="0Gq-d9-PE5" firstAttribute="top" secondItem="qpN-xA-FDn" secondAttribute="top" id="xj1-0d-yog"/>
  624. <constraint firstItem="0Gq-d9-PE5" firstAttribute="trailing" secondItem="qpN-xA-FDn" secondAttribute="trailing" id="ypy-Tv-D10"/>
  625. </constraints>
  626. </customView>
  627. <customView translatesAutoresizingMaskIntoConstraints="NO" id="RvS-7l-bgc">
  628. <rect key="frame" x="16" y="817" width="449" height="51"/>
  629. <subviews>
  630. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FwF-01-QBW">
  631. <rect key="frame" x="-2" y="31" width="453" height="20"/>
  632. <constraints>
  633. <constraint firstAttribute="height" constant="20" id="dhS-GB-vO7"/>
  634. </constraints>
  635. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Opacity" id="V2T-aW-lgg">
  636. <font key="font" metaFont="system"/>
  637. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  638. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  639. </textFieldCell>
  640. </textField>
  641. <comboBox focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RfV-LZ-n4w" customClass="KMComboBox" customModule="LynxPDF_Editor" customModuleProvider="target">
  642. <rect key="frame" x="377" y="0.0" width="72" height="23"/>
  643. <constraints>
  644. <constraint firstAttribute="width" constant="69" id="8OG-pa-Aq1"/>
  645. </constraints>
  646. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" focusRingType="none" alignment="center" completes="NO" numberOfVisibleItems="4" id="WNj-OS-5rP" customClass="KMComboBoxCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  647. <font key="font" metaFont="system"/>
  648. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  649. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  650. <objectValues>
  651. <string>25%</string>
  652. <string>50%</string>
  653. <string>75%</string>
  654. <string>100%</string>
  655. </objectValues>
  656. </comboBoxCell>
  657. <connections>
  658. <action selector="opacityComboBoxAction:" target="-2" id="gQP-KQ-HpR"/>
  659. </connections>
  660. </comboBox>
  661. <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6ox-uY-Xd9">
  662. <rect key="frame" x="-2" y="-3" width="371" height="28"/>
  663. <sliderCell key="cell" alignment="left" maxValue="1" tickMarkPosition="above" sliderType="linear" id="02E-sv-zXi"/>
  664. <connections>
  665. <action selector="opacitySliderAction:" target="-2" id="2vM-r9-SaR"/>
  666. </connections>
  667. </slider>
  668. </subviews>
  669. <constraints>
  670. <constraint firstAttribute="bottom" secondItem="RfV-LZ-n4w" secondAttribute="bottom" constant="4" id="4UT-RX-hfh"/>
  671. <constraint firstItem="RfV-LZ-n4w" firstAttribute="top" secondItem="FwF-01-QBW" secondAttribute="bottom" constant="10" id="CVV-bU-fyQ"/>
  672. <constraint firstItem="RfV-LZ-n4w" firstAttribute="centerY" secondItem="6ox-uY-Xd9" secondAttribute="centerY" id="EBJ-Cl-VB4"/>
  673. <constraint firstAttribute="trailing" secondItem="RfV-LZ-n4w" secondAttribute="trailing" constant="3" id="L9J-kc-A59"/>
  674. <constraint firstItem="FwF-01-QBW" firstAttribute="leading" secondItem="RvS-7l-bgc" secondAttribute="leading" id="OZa-l3-xh7"/>
  675. <constraint firstItem="FwF-01-QBW" firstAttribute="top" secondItem="RvS-7l-bgc" secondAttribute="top" id="TBX-xc-sXT"/>
  676. <constraint firstItem="6ox-uY-Xd9" firstAttribute="leading" secondItem="RvS-7l-bgc" secondAttribute="leading" id="iLZ-qn-hW6"/>
  677. <constraint firstAttribute="trailing" secondItem="FwF-01-QBW" secondAttribute="trailing" id="iLk-na-FHW"/>
  678. <constraint firstItem="RfV-LZ-n4w" firstAttribute="leading" secondItem="6ox-uY-Xd9" secondAttribute="trailing" constant="10" id="rfB-XB-YIu"/>
  679. </constraints>
  680. </customView>
  681. <customView translatesAutoresizingMaskIntoConstraints="NO" id="joR-lq-lUb">
  682. <rect key="frame" x="16" y="611" width="449" height="64"/>
  683. <subviews>
  684. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="eJ4-EW-YPt">
  685. <rect key="frame" x="-2" y="34" width="50" height="20"/>
  686. <constraints>
  687. <constraint firstAttribute="height" constant="20" id="xLM-Hk-PW8"/>
  688. </constraints>
  689. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Rotate" id="Coc-b3-Vwv">
  690. <font key="font" metaFont="systemBold" size="14"/>
  691. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  692. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  693. </textFieldCell>
  694. </textField>
  695. <box boxType="custom" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="73D-Hs-5Dt" customClass="KMBox" customModule="LynxPDF_Editor" customModuleProvider="target">
  696. <rect key="frame" x="0.0" y="0.0" width="36" height="24"/>
  697. <view key="contentView" id="ISg-af-EOT">
  698. <rect key="frame" x="1" y="1" width="34" height="22"/>
  699. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  700. <subviews>
  701. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="5fS-pO-Qgl">
  702. <rect key="frame" x="0.0" y="0.0" width="34" height="22"/>
  703. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconPropertybarRotateClockwiseNor" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="Jo6-B3-7z6">
  704. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  705. <font key="font" metaFont="system"/>
  706. </buttonCell>
  707. </button>
  708. </subviews>
  709. <constraints>
  710. <constraint firstItem="5fS-pO-Qgl" firstAttribute="top" secondItem="ISg-af-EOT" secondAttribute="top" id="8W9-hy-kTM"/>
  711. <constraint firstItem="5fS-pO-Qgl" firstAttribute="leading" secondItem="ISg-af-EOT" secondAttribute="leading" id="8wp-bX-7zp"/>
  712. <constraint firstAttribute="trailing" secondItem="5fS-pO-Qgl" secondAttribute="trailing" id="Zml-xA-L6Y"/>
  713. <constraint firstAttribute="bottom" secondItem="5fS-pO-Qgl" secondAttribute="bottom" id="ZtY-p0-dxt"/>
  714. </constraints>
  715. </view>
  716. <constraints>
  717. <constraint firstAttribute="width" constant="36" id="Jjb-1v-66a"/>
  718. <constraint firstAttribute="height" constant="24" id="WTd-3k-L5f"/>
  719. </constraints>
  720. </box>
  721. <box boxType="custom" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="khE-p2-Wfd" customClass="KMBox" customModule="LynxPDF_Editor" customModuleProvider="target">
  722. <rect key="frame" x="44" y="0.0" width="36" height="24"/>
  723. <view key="contentView" id="Mhb-XI-4wP">
  724. <rect key="frame" x="1" y="1" width="34" height="22"/>
  725. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  726. <subviews>
  727. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2XA-5t-jcc">
  728. <rect key="frame" x="0.0" y="0.0" width="34" height="22"/>
  729. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconPropertybarRotateCounterclockwiseNor" imagePosition="only" alignment="center" enabled="NO" imageScaling="proportionallyDown" inset="2" id="21H-nf-PUH">
  730. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  731. <font key="font" metaFont="system"/>
  732. </buttonCell>
  733. </button>
  734. </subviews>
  735. <constraints>
  736. <constraint firstAttribute="trailing" secondItem="2XA-5t-jcc" secondAttribute="trailing" id="8Dj-HX-Ncg"/>
  737. <constraint firstItem="2XA-5t-jcc" firstAttribute="leading" secondItem="Mhb-XI-4wP" secondAttribute="leading" id="ZZB-SB-3Ft"/>
  738. <constraint firstAttribute="bottom" secondItem="2XA-5t-jcc" secondAttribute="bottom" id="oK3-lb-g27"/>
  739. <constraint firstItem="2XA-5t-jcc" firstAttribute="top" secondItem="Mhb-XI-4wP" secondAttribute="top" id="uSz-Ig-52C"/>
  740. </constraints>
  741. </view>
  742. <constraints>
  743. <constraint firstAttribute="width" constant="36" id="2sS-rD-lqr"/>
  744. <constraint firstAttribute="height" constant="24" id="RrN-Dj-ghi"/>
  745. </constraints>
  746. </box>
  747. </subviews>
  748. <constraints>
  749. <constraint firstItem="73D-Hs-5Dt" firstAttribute="leading" secondItem="joR-lq-lUb" secondAttribute="leading" id="8p1-bq-u8m"/>
  750. <constraint firstItem="khE-p2-Wfd" firstAttribute="centerY" secondItem="73D-Hs-5Dt" secondAttribute="centerY" id="JbN-qh-1e4"/>
  751. <constraint firstAttribute="bottom" secondItem="73D-Hs-5Dt" secondAttribute="bottom" id="MA5-od-LoI"/>
  752. <constraint firstItem="eJ4-EW-YPt" firstAttribute="leading" secondItem="joR-lq-lUb" secondAttribute="leading" id="ORf-QO-Msf"/>
  753. <constraint firstItem="73D-Hs-5Dt" firstAttribute="top" secondItem="eJ4-EW-YPt" secondAttribute="bottom" constant="10" id="P7l-if-KsV"/>
  754. <constraint firstItem="eJ4-EW-YPt" firstAttribute="top" secondItem="joR-lq-lUb" secondAttribute="top" constant="10" id="eyP-Xn-0JG"/>
  755. <constraint firstItem="khE-p2-Wfd" firstAttribute="leading" secondItem="73D-Hs-5Dt" secondAttribute="trailing" constant="8" id="nMg-oP-VxX"/>
  756. </constraints>
  757. </customView>
  758. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Yht-jz-1VV">
  759. <rect key="frame" x="16" y="537" width="449" height="64"/>
  760. <subviews>
  761. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="K0o-2w-Okl">
  762. <rect key="frame" x="-2" y="34" width="39" height="20"/>
  763. <constraints>
  764. <constraint firstAttribute="height" constant="20" id="eXX-uF-6Ej"/>
  765. </constraints>
  766. <textFieldCell key="cell" lineBreakMode="clipping" title="Type" id="KQg-rf-dOH">
  767. <font key="font" metaFont="systemBold" size="14"/>
  768. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  769. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  770. </textFieldCell>
  771. </textField>
  772. <customView translatesAutoresizingMaskIntoConstraints="NO" id="vw3-Mo-0l1">
  773. <rect key="frame" x="0.0" y="0.0" width="449" height="24"/>
  774. <subviews>
  775. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ukt-HS-mUF">
  776. <rect key="frame" x="0.0" y="0.0" width="24" height="24"/>
  777. <constraints>
  778. <constraint firstAttribute="width" constant="24" id="XzW-er-LUO"/>
  779. <constraint firstAttribute="height" constant="24" id="uyl-hS-gP1"/>
  780. </constraints>
  781. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconPropertybarFillsignTickNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="z7x-v7-Pob">
  782. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  783. <font key="font" metaFont="system"/>
  784. </buttonCell>
  785. </button>
  786. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lfs-Al-Pi6">
  787. <rect key="frame" x="106" y="0.0" width="24" height="24"/>
  788. <constraints>
  789. <constraint firstAttribute="height" constant="24" id="1og-ji-xzZ"/>
  790. <constraint firstAttribute="width" constant="24" id="aeR-Vq-NOe"/>
  791. </constraints>
  792. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconPropertybarFillsignForkNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="ZHe-lG-2fF">
  793. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  794. <font key="font" metaFont="system"/>
  795. </buttonCell>
  796. </button>
  797. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="M0W-kD-80i">
  798. <rect key="frame" x="213" y="0.0" width="24" height="24"/>
  799. <constraints>
  800. <constraint firstAttribute="height" constant="24" id="doP-M6-xZk"/>
  801. <constraint firstAttribute="width" constant="24" id="tIC-xZ-ACw"/>
  802. </constraints>
  803. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconPropertybarFillsignRoundedrecNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="FWZ-tb-YwG">
  804. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  805. <font key="font" metaFont="system"/>
  806. </buttonCell>
  807. </button>
  808. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EUu-AQ-1vt">
  809. <rect key="frame" x="319" y="0.0" width="24" height="24"/>
  810. <constraints>
  811. <constraint firstAttribute="height" constant="24" id="Ld7-qc-gUH"/>
  812. <constraint firstAttribute="width" constant="24" id="dJM-yY-gRu"/>
  813. </constraints>
  814. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconPropertybarFillsignLineNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="7Hb-Le-cQu">
  815. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  816. <font key="font" metaFont="system"/>
  817. </buttonCell>
  818. </button>
  819. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HUY-7m-MAh">
  820. <rect key="frame" x="425" y="0.0" width="24" height="24"/>
  821. <constraints>
  822. <constraint firstAttribute="width" constant="24" id="0px-Ms-77p"/>
  823. <constraint firstAttribute="height" constant="24" id="Orc-fV-85S"/>
  824. </constraints>
  825. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconPropertybarFillsignPointNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="ADb-1x-YJl">
  826. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  827. <font key="font" metaFont="system"/>
  828. </buttonCell>
  829. </button>
  830. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QSn-tN-yKq">
  831. <rect key="frame" x="22" y="4" width="86" height="16"/>
  832. <textFieldCell key="cell" lineBreakMode="clipping" id="zig-4h-RlL">
  833. <font key="font" metaFont="system"/>
  834. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  835. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  836. </textFieldCell>
  837. </textField>
  838. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2Rq-R5-NNa">
  839. <rect key="frame" x="128" y="4" width="87" height="16"/>
  840. <textFieldCell key="cell" lineBreakMode="clipping" id="6NB-UM-esl">
  841. <font key="font" metaFont="system"/>
  842. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  843. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  844. </textFieldCell>
  845. </textField>
  846. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="h7b-Mq-6cG">
  847. <rect key="frame" x="235" y="4" width="86" height="16"/>
  848. <textFieldCell key="cell" lineBreakMode="clipping" id="NNh-RR-Lqn">
  849. <font key="font" metaFont="system"/>
  850. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  851. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  852. </textFieldCell>
  853. </textField>
  854. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="v1b-mb-wLg">
  855. <rect key="frame" x="341" y="4" width="86" height="16"/>
  856. <textFieldCell key="cell" lineBreakMode="clipping" id="T0Y-Wv-y6H">
  857. <font key="font" metaFont="system"/>
  858. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  859. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  860. </textFieldCell>
  861. </textField>
  862. </subviews>
  863. <constraints>
  864. <constraint firstItem="lfs-Al-Pi6" firstAttribute="leading" secondItem="QSn-tN-yKq" secondAttribute="trailing" id="8N5-cB-VhS"/>
  865. <constraint firstItem="QSn-tN-yKq" firstAttribute="centerY" secondItem="ukt-HS-mUF" secondAttribute="centerY" id="Erw-rQ-3Yh"/>
  866. <constraint firstItem="2Rq-R5-NNa" firstAttribute="width" secondItem="QSn-tN-yKq" secondAttribute="width" id="F7l-PP-HTi"/>
  867. <constraint firstItem="HUY-7m-MAh" firstAttribute="centerY" secondItem="ukt-HS-mUF" secondAttribute="centerY" id="Ghd-LM-Iiu"/>
  868. <constraint firstItem="h7b-Mq-6cG" firstAttribute="leading" secondItem="M0W-kD-80i" secondAttribute="trailing" id="HuZ-lD-kTj"/>
  869. <constraint firstItem="v1b-mb-wLg" firstAttribute="centerY" secondItem="ukt-HS-mUF" secondAttribute="centerY" id="JLk-HG-mT0"/>
  870. <constraint firstItem="2Rq-R5-NNa" firstAttribute="centerY" secondItem="ukt-HS-mUF" secondAttribute="centerY" id="Ka4-pW-178"/>
  871. <constraint firstItem="M0W-kD-80i" firstAttribute="centerY" secondItem="ukt-HS-mUF" secondAttribute="centerY" id="Khh-GX-cSb"/>
  872. <constraint firstItem="QSn-tN-yKq" firstAttribute="leading" secondItem="ukt-HS-mUF" secondAttribute="trailing" id="La3-RR-rtM"/>
  873. <constraint firstItem="lfs-Al-Pi6" firstAttribute="centerY" secondItem="ukt-HS-mUF" secondAttribute="centerY" id="LoW-aV-3ZV"/>
  874. <constraint firstItem="h7b-Mq-6cG" firstAttribute="width" secondItem="QSn-tN-yKq" secondAttribute="width" id="OxY-Cc-BT3"/>
  875. <constraint firstAttribute="height" constant="24" id="QKe-0m-jXZ"/>
  876. <constraint firstItem="EUu-AQ-1vt" firstAttribute="leading" secondItem="h7b-Mq-6cG" secondAttribute="trailing" id="RTR-iv-eof"/>
  877. <constraint firstItem="HUY-7m-MAh" firstAttribute="leading" secondItem="v1b-mb-wLg" secondAttribute="trailing" id="YDa-81-swP"/>
  878. <constraint firstItem="ukt-HS-mUF" firstAttribute="leading" secondItem="vw3-Mo-0l1" secondAttribute="leading" id="YZB-WY-48K"/>
  879. <constraint firstItem="v1b-mb-wLg" firstAttribute="width" secondItem="QSn-tN-yKq" secondAttribute="width" id="bAP-DS-IFs"/>
  880. <constraint firstItem="h7b-Mq-6cG" firstAttribute="centerY" secondItem="ukt-HS-mUF" secondAttribute="centerY" id="eeH-NT-g6A"/>
  881. <constraint firstItem="M0W-kD-80i" firstAttribute="leading" secondItem="2Rq-R5-NNa" secondAttribute="trailing" id="gP4-N2-58T"/>
  882. <constraint firstItem="ukt-HS-mUF" firstAttribute="top" secondItem="vw3-Mo-0l1" secondAttribute="top" id="h9f-H9-rPC"/>
  883. <constraint firstAttribute="bottom" secondItem="ukt-HS-mUF" secondAttribute="bottom" id="n38-NZ-JEa"/>
  884. <constraint firstItem="2Rq-R5-NNa" firstAttribute="leading" secondItem="lfs-Al-Pi6" secondAttribute="trailing" id="wBz-lJ-G9y"/>
  885. <constraint firstItem="v1b-mb-wLg" firstAttribute="leading" secondItem="EUu-AQ-1vt" secondAttribute="trailing" id="wDQ-Dw-kXA"/>
  886. <constraint firstItem="EUu-AQ-1vt" firstAttribute="centerY" secondItem="ukt-HS-mUF" secondAttribute="centerY" id="y4g-eK-Hdz"/>
  887. <constraint firstAttribute="trailing" secondItem="HUY-7m-MAh" secondAttribute="trailing" id="yFl-yo-Y5d"/>
  888. </constraints>
  889. </customView>
  890. </subviews>
  891. <constraints>
  892. <constraint firstAttribute="trailing" secondItem="vw3-Mo-0l1" secondAttribute="trailing" id="CCO-22-gEW"/>
  893. <constraint firstItem="K0o-2w-Okl" firstAttribute="top" secondItem="Yht-jz-1VV" secondAttribute="top" constant="10" id="FB1-TY-vsD"/>
  894. <constraint firstItem="vw3-Mo-0l1" firstAttribute="top" secondItem="K0o-2w-Okl" secondAttribute="bottom" constant="10" id="FCj-uM-Oay"/>
  895. <constraint firstAttribute="bottom" secondItem="vw3-Mo-0l1" secondAttribute="bottom" id="ocP-On-qqy"/>
  896. <constraint firstItem="vw3-Mo-0l1" firstAttribute="leading" secondItem="Yht-jz-1VV" secondAttribute="leading" id="pdN-2X-aKV"/>
  897. <constraint firstItem="K0o-2w-Okl" firstAttribute="leading" secondItem="Yht-jz-1VV" secondAttribute="leading" id="sI2-iH-TqU"/>
  898. </constraints>
  899. </customView>
  900. <customView translatesAutoresizingMaskIntoConstraints="NO" id="PaC-YN-6O9">
  901. <rect key="frame" x="16" y="434" width="449" height="93"/>
  902. <subviews>
  903. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="98v-4b-0OB">
  904. <rect key="frame" x="-2" y="63" width="37" height="20"/>
  905. <constraints>
  906. <constraint firstAttribute="height" constant="20" id="uZ5-aL-PoH"/>
  907. </constraints>
  908. <textFieldCell key="cell" lineBreakMode="clipping" title="Date" id="Cun-Xt-Kgf">
  909. <font key="font" metaFont="systemBold" size="14"/>
  910. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  911. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  912. </textFieldCell>
  913. </textField>
  914. <popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="oZl-TH-Bvx" customClass="KMPopUpButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  915. <rect key="frame" x="-5" y="29" width="454" height="24"/>
  916. <constraints>
  917. <constraint firstAttribute="height" constant="24" id="xWe-Zh-6dg"/>
  918. </constraints>
  919. <popUpButtonCell key="cell" type="square" title="Item 1" bezelStyle="shadowlessSquare" alignment="left" lineBreakMode="truncatingTail" state="on" imageScaling="proportionallyDown" inset="2" arrowPosition="noArrow" selectedItem="fEY-zW-raT" id="JrJ-qI-5wL">
  920. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  921. <font key="font" metaFont="menu"/>
  922. <menu key="menu" id="zbq-Cl-bXm">
  923. <items>
  924. <menuItem title="Item 1" state="on" id="fEY-zW-raT"/>
  925. <menuItem title="Item 2" id="4YL-HU-3Sh"/>
  926. <menuItem title="Item 3" id="9jh-Uu-0fk"/>
  927. </items>
  928. </menu>
  929. </popUpButtonCell>
  930. <connections>
  931. <action selector="dateCheckButtonAction:" target="-2" id="UVL-pn-LDb"/>
  932. </connections>
  933. </popUpButton>
  934. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gFR-06-rpy">
  935. <rect key="frame" x="-2" y="-1" width="65" height="18"/>
  936. <buttonCell key="cell" type="check" title="Check" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="mdD-uC-tqJ">
  937. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  938. <font key="font" metaFont="system"/>
  939. </buttonCell>
  940. <connections>
  941. <action selector="buttonClicked_SwitchIncludeTime:" target="-2" id="dCM-WX-Efu"/>
  942. </connections>
  943. </button>
  944. </subviews>
  945. <constraints>
  946. <constraint firstItem="oZl-TH-Bvx" firstAttribute="leading" secondItem="PaC-YN-6O9" secondAttribute="leading" id="F3n-rX-srD"/>
  947. <constraint firstItem="oZl-TH-Bvx" firstAttribute="top" secondItem="98v-4b-0OB" secondAttribute="bottom" constant="10" id="fMD-F4-FDB"/>
  948. <constraint firstItem="98v-4b-0OB" firstAttribute="top" secondItem="PaC-YN-6O9" secondAttribute="top" constant="10" id="haB-EH-Fht"/>
  949. <constraint firstItem="gFR-06-rpy" firstAttribute="top" secondItem="oZl-TH-Bvx" secondAttribute="bottom" constant="13" id="jkf-S1-z0e"/>
  950. <constraint firstItem="gFR-06-rpy" firstAttribute="leading" secondItem="PaC-YN-6O9" secondAttribute="leading" id="peE-AT-yVO"/>
  951. <constraint firstAttribute="trailing" secondItem="oZl-TH-Bvx" secondAttribute="trailing" id="q0Z-aF-RPd"/>
  952. <constraint firstItem="98v-4b-0OB" firstAttribute="leading" secondItem="PaC-YN-6O9" secondAttribute="leading" id="vSE-dE-qru"/>
  953. <constraint firstAttribute="bottom" secondItem="gFR-06-rpy" secondAttribute="bottom" id="wQW-Nk-AIh"/>
  954. </constraints>
  955. </customView>
  956. <customView translatesAutoresizingMaskIntoConstraints="NO" id="jhc-Pb-0cV">
  957. <rect key="frame" x="16" y="260" width="449" height="164"/>
  958. <subviews>
  959. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZHR-Sp-5tZ">
  960. <rect key="frame" x="-2" y="130" width="34" height="24"/>
  961. <constraints>
  962. <constraint firstAttribute="height" constant="24" id="3Ou-mK-X6d"/>
  963. </constraints>
  964. <textFieldCell key="cell" lineBreakMode="clipping" title="Icon" id="Pif-Md-BrS">
  965. <font key="font" metaFont="systemBold" size="14"/>
  966. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  967. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  968. </textFieldCell>
  969. </textField>
  970. <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="mx7-b8-vbl">
  971. <rect key="frame" x="0.0" y="64" width="106" height="56"/>
  972. <view key="contentView" id="Qoe-yb-YJ0">
  973. <rect key="frame" x="0.0" y="0.0" width="106" height="56"/>
  974. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  975. <subviews>
  976. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3Ed-Ae-CMS">
  977. <rect key="frame" x="28" y="0.0" width="50" height="56"/>
  978. <constraints>
  979. <constraint firstAttribute="width" constant="50" id="OPO-Ry-2DB"/>
  980. <constraint firstAttribute="height" constant="56" id="y9b-b7-L6i"/>
  981. </constraints>
  982. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="KMImageNameUXIconPropertybarNoteAnnotationNor" imagePosition="above" alignment="center" scrollable="YES" lineBreakMode="clipping" imageScaling="proportionallyDown" inset="2" id="8we-yJ-WKl" customClass="KMNoteIconButtonCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  983. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  984. <font key="font" metaFont="smallSystem"/>
  985. </buttonCell>
  986. <connections>
  987. <action selector="iconButtonAction:" target="-2" id="9w4-tQ-4B5"/>
  988. </connections>
  989. </button>
  990. </subviews>
  991. <constraints>
  992. <constraint firstItem="3Ed-Ae-CMS" firstAttribute="centerY" secondItem="Qoe-yb-YJ0" secondAttribute="centerY" id="fvc-5C-GSX"/>
  993. <constraint firstItem="3Ed-Ae-CMS" firstAttribute="centerX" secondItem="Qoe-yb-YJ0" secondAttribute="centerX" id="pXw-YP-uVA"/>
  994. </constraints>
  995. </view>
  996. <constraints>
  997. <constraint firstAttribute="height" constant="56" id="5Qo-XH-w8G"/>
  998. </constraints>
  999. </box>
  1000. <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="VR3-fM-Oxa">
  1001. <rect key="frame" x="114" y="64" width="107" height="56"/>
  1002. <view key="contentView" id="CaF-Hm-ubr">
  1003. <rect key="frame" x="0.0" y="0.0" width="107" height="56"/>
  1004. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1005. <subviews>
  1006. <button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="pNP-oo-3HC">
  1007. <rect key="frame" x="28" y="0.0" width="50" height="56"/>
  1008. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="KMImageNameUXIconPropertybarNoteKeywordNor" imagePosition="above" alignment="center" scrollable="YES" lineBreakMode="clipping" imageScaling="proportionallyDown" inset="2" id="x9S-PD-K5t" customClass="KMNoteIconButtonCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  1009. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1010. <font key="font" metaFont="smallSystem"/>
  1011. </buttonCell>
  1012. <connections>
  1013. <action selector="iconButtonAction:" target="-2" id="En3-nT-BYG"/>
  1014. </connections>
  1015. </button>
  1016. </subviews>
  1017. <constraints>
  1018. <constraint firstItem="pNP-oo-3HC" firstAttribute="centerY" secondItem="CaF-Hm-ubr" secondAttribute="centerY" id="RJc-0U-aRQ"/>
  1019. <constraint firstItem="pNP-oo-3HC" firstAttribute="centerX" secondItem="CaF-Hm-ubr" secondAttribute="centerX" id="kJP-Kh-5K1"/>
  1020. </constraints>
  1021. </view>
  1022. <constraints>
  1023. <constraint firstAttribute="height" constant="56" id="tAT-dk-2ri"/>
  1024. </constraints>
  1025. </box>
  1026. <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="H15-d1-T9W">
  1027. <rect key="frame" x="343" y="64" width="106" height="56"/>
  1028. <view key="contentView" id="YJI-Nz-zgR">
  1029. <rect key="frame" x="0.0" y="0.0" width="106" height="56"/>
  1030. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1031. <subviews>
  1032. <button verticalHuggingPriority="750" tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="VCq-Fv-Klu">
  1033. <rect key="frame" x="28" y="0.0" width="50" height="56"/>
  1034. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="KMImageNameUXIconPropertybarNoteHelpNor" imagePosition="above" alignment="center" scrollable="YES" lineBreakMode="clipping" imageScaling="proportionallyDown" inset="2" id="kSq-7X-thX" customClass="KMNoteIconButtonCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  1035. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1036. <font key="font" metaFont="smallSystem"/>
  1037. </buttonCell>
  1038. <connections>
  1039. <action selector="iconButtonAction:" target="-2" id="16D-t8-dS9"/>
  1040. </connections>
  1041. </button>
  1042. </subviews>
  1043. <constraints>
  1044. <constraint firstItem="VCq-Fv-Klu" firstAttribute="centerX" secondItem="YJI-Nz-zgR" secondAttribute="centerX" id="BtX-LU-pYe"/>
  1045. <constraint firstItem="VCq-Fv-Klu" firstAttribute="centerY" secondItem="YJI-Nz-zgR" secondAttribute="centerY" id="hUX-hc-Dgm"/>
  1046. </constraints>
  1047. </view>
  1048. <constraints>
  1049. <constraint firstAttribute="height" constant="56" id="RVu-ud-lha"/>
  1050. </constraints>
  1051. </box>
  1052. <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="3Jc-Uq-mgA">
  1053. <rect key="frame" x="0.0" y="0.0" width="106" height="56"/>
  1054. <view key="contentView" id="UF4-tB-V0T">
  1055. <rect key="frame" x="0.0" y="0.0" width="106" height="56"/>
  1056. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1057. <subviews>
  1058. <button verticalHuggingPriority="750" tag="4" translatesAutoresizingMaskIntoConstraints="NO" id="d7b-6U-kd3">
  1059. <rect key="frame" x="28" y="0.0" width="50" height="56"/>
  1060. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="KMImageNameUXIconPropertybarNoteNewparagraphNor" imagePosition="above" alignment="center" scrollable="YES" lineBreakMode="clipping" imageScaling="proportionallyDown" inset="2" id="Xdy-yH-fug" customClass="KMNoteIconButtonCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  1061. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1062. <font key="font" metaFont="smallSystem"/>
  1063. </buttonCell>
  1064. <connections>
  1065. <action selector="iconButtonAction:" target="-2" id="WXj-kT-LgH"/>
  1066. </connections>
  1067. </button>
  1068. </subviews>
  1069. <constraints>
  1070. <constraint firstItem="d7b-6U-kd3" firstAttribute="centerX" secondItem="UF4-tB-V0T" secondAttribute="centerX" id="Gst-xh-igc"/>
  1071. <constraint firstItem="d7b-6U-kd3" firstAttribute="centerY" secondItem="UF4-tB-V0T" secondAttribute="centerY" id="kBV-s9-oFd"/>
  1072. </constraints>
  1073. </view>
  1074. <constraints>
  1075. <constraint firstAttribute="height" constant="56" id="ARV-no-16k"/>
  1076. </constraints>
  1077. </box>
  1078. <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="RwW-Yg-JfG">
  1079. <rect key="frame" x="114" y="0.0" width="107" height="56"/>
  1080. <view key="contentView" id="nKi-8H-7FR">
  1081. <rect key="frame" x="0.0" y="0.0" width="107" height="56"/>
  1082. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1083. <subviews>
  1084. <button verticalHuggingPriority="750" tag="5" translatesAutoresizingMaskIntoConstraints="NO" id="sxj-hT-PcD">
  1085. <rect key="frame" x="28" y="0.0" width="50" height="56"/>
  1086. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="KMImageNameUXIconPropertybarNoteParagraphNor" imagePosition="above" alignment="center" scrollable="YES" lineBreakMode="clipping" imageScaling="proportionallyDown" inset="2" id="uwc-Vw-AjX" customClass="KMNoteIconButtonCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  1087. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1088. <font key="font" metaFont="smallSystem"/>
  1089. </buttonCell>
  1090. <connections>
  1091. <action selector="iconButtonAction:" target="-2" id="ScW-mL-AOl"/>
  1092. </connections>
  1093. </button>
  1094. </subviews>
  1095. <constraints>
  1096. <constraint firstItem="sxj-hT-PcD" firstAttribute="centerY" secondItem="nKi-8H-7FR" secondAttribute="centerY" id="S3f-Pe-Y89"/>
  1097. <constraint firstItem="sxj-hT-PcD" firstAttribute="centerX" secondItem="nKi-8H-7FR" secondAttribute="centerX" id="fMn-5O-JR8"/>
  1098. </constraints>
  1099. </view>
  1100. <constraints>
  1101. <constraint firstAttribute="height" constant="56" id="Djv-xz-lho"/>
  1102. </constraints>
  1103. </box>
  1104. <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="tbz-zd-eIE">
  1105. <rect key="frame" x="229" y="0.0" width="106" height="56"/>
  1106. <view key="contentView" id="Ogd-bb-rTr">
  1107. <rect key="frame" x="0.0" y="0.0" width="106" height="56"/>
  1108. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1109. <subviews>
  1110. <button verticalHuggingPriority="750" tag="6" translatesAutoresizingMaskIntoConstraints="NO" id="fgj-OF-eg6">
  1111. <rect key="frame" x="28" y="0.0" width="50" height="56"/>
  1112. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="KMImageNameUXIconPropertybarNoteInsertNor" imagePosition="above" alignment="center" scrollable="YES" lineBreakMode="clipping" imageScaling="proportionallyDown" inset="2" id="OSE-y6-2oj" customClass="KMNoteIconButtonCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  1113. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1114. <font key="font" metaFont="smallSystem"/>
  1115. </buttonCell>
  1116. <connections>
  1117. <action selector="iconButtonAction:" target="-2" id="oQj-5a-5IV"/>
  1118. </connections>
  1119. </button>
  1120. </subviews>
  1121. <constraints>
  1122. <constraint firstItem="fgj-OF-eg6" firstAttribute="centerX" secondItem="Ogd-bb-rTr" secondAttribute="centerX" id="L4P-yi-CiG"/>
  1123. <constraint firstItem="fgj-OF-eg6" firstAttribute="centerY" secondItem="Ogd-bb-rTr" secondAttribute="centerY" id="wrl-KN-iXp"/>
  1124. </constraints>
  1125. </view>
  1126. <constraints>
  1127. <constraint firstAttribute="height" constant="56" id="5P8-7W-gcD"/>
  1128. </constraints>
  1129. </box>
  1130. <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bs1-D2-Q6v">
  1131. <rect key="frame" x="229" y="64" width="106" height="56"/>
  1132. <view key="contentView" id="FYn-Eb-bWq">
  1133. <rect key="frame" x="0.0" y="0.0" width="106" height="56"/>
  1134. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1135. <subviews>
  1136. <button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="InC-Sr-498">
  1137. <rect key="frame" x="28" y="0.0" width="50" height="56"/>
  1138. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="KMImageNameUXIconPropertybarNoteNotesNor" imagePosition="above" alignment="center" scrollable="YES" lineBreakMode="clipping" imageScaling="proportionallyDown" inset="2" id="4HQ-Cw-eAg" customClass="KMNoteIconButtonCell" customModule="LynxPDF_Editor" customModuleProvider="target">
  1139. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1140. <font key="font" metaFont="smallSystem"/>
  1141. </buttonCell>
  1142. <connections>
  1143. <action selector="iconButtonAction:" target="-2" id="dlq-4V-2Hn"/>
  1144. </connections>
  1145. </button>
  1146. </subviews>
  1147. <constraints>
  1148. <constraint firstItem="InC-Sr-498" firstAttribute="centerY" secondItem="FYn-Eb-bWq" secondAttribute="centerY" id="32u-Fe-HFb"/>
  1149. <constraint firstItem="InC-Sr-498" firstAttribute="centerX" secondItem="FYn-Eb-bWq" secondAttribute="centerX" id="6TQ-Lp-0AM"/>
  1150. </constraints>
  1151. </view>
  1152. <constraints>
  1153. <constraint firstAttribute="height" constant="56" id="Ko9-IH-U6f"/>
  1154. </constraints>
  1155. </box>
  1156. </subviews>
  1157. <constraints>
  1158. <constraint firstItem="tbz-zd-eIE" firstAttribute="leading" secondItem="bs1-D2-Q6v" secondAttribute="leading" id="1QJ-1U-Raf"/>
  1159. <constraint firstItem="mx7-b8-vbl" firstAttribute="top" secondItem="ZHR-Sp-5tZ" secondAttribute="bottom" constant="10" id="2N6-qh-v5p"/>
  1160. <constraint firstItem="3Jc-Uq-mgA" firstAttribute="trailing" secondItem="mx7-b8-vbl" secondAttribute="trailing" id="2SZ-1O-ImZ"/>
  1161. <constraint firstAttribute="trailing" secondItem="H15-d1-T9W" secondAttribute="trailing" id="3Ot-nX-lyi"/>
  1162. <constraint firstItem="H15-d1-T9W" firstAttribute="width" secondItem="mx7-b8-vbl" secondAttribute="width" id="8BD-wm-bKb"/>
  1163. <constraint firstItem="sxj-hT-PcD" firstAttribute="width" secondItem="3Ed-Ae-CMS" secondAttribute="width" id="8i9-Uh-Iis"/>
  1164. <constraint firstItem="H15-d1-T9W" firstAttribute="centerY" secondItem="mx7-b8-vbl" secondAttribute="centerY" id="8p4-Cs-iW3"/>
  1165. <constraint firstItem="VCq-Fv-Klu" firstAttribute="height" secondItem="3Ed-Ae-CMS" secondAttribute="height" id="9Su-NV-wx5"/>
  1166. <constraint firstItem="VR3-fM-Oxa" firstAttribute="width" secondItem="mx7-b8-vbl" secondAttribute="width" id="AQD-kG-pPd"/>
  1167. <constraint firstItem="InC-Sr-498" firstAttribute="width" secondItem="3Ed-Ae-CMS" secondAttribute="width" id="BB3-rF-5p4"/>
  1168. <constraint firstItem="VR3-fM-Oxa" firstAttribute="leading" secondItem="mx7-b8-vbl" secondAttribute="trailing" constant="8" id="Do9-ca-hjE"/>
  1169. <constraint firstItem="VR3-fM-Oxa" firstAttribute="centerY" secondItem="mx7-b8-vbl" secondAttribute="centerY" id="Faj-Ef-y5M"/>
  1170. <constraint firstItem="fgj-OF-eg6" firstAttribute="height" secondItem="3Ed-Ae-CMS" secondAttribute="height" id="HQx-m5-Wxg"/>
  1171. <constraint firstAttribute="bottom" secondItem="3Jc-Uq-mgA" secondAttribute="bottom" id="Ils-Dl-Fcf"/>
  1172. <constraint firstItem="bs1-D2-Q6v" firstAttribute="centerY" secondItem="mx7-b8-vbl" secondAttribute="centerY" id="KPP-QC-Wet"/>
  1173. <constraint firstItem="fgj-OF-eg6" firstAttribute="width" secondItem="3Ed-Ae-CMS" secondAttribute="width" id="Mjn-cm-Rc3"/>
  1174. <constraint firstItem="sxj-hT-PcD" firstAttribute="height" secondItem="3Ed-Ae-CMS" secondAttribute="height" id="PH0-Xf-WoZ"/>
  1175. <constraint firstItem="RwW-Yg-JfG" firstAttribute="centerY" secondItem="3Jc-Uq-mgA" secondAttribute="centerY" id="PTr-KQ-ln2"/>
  1176. <constraint firstItem="VCq-Fv-Klu" firstAttribute="width" secondItem="3Ed-Ae-CMS" secondAttribute="width" id="R4m-Ls-ADm"/>
  1177. <constraint firstItem="mx7-b8-vbl" firstAttribute="leading" secondItem="jhc-Pb-0cV" secondAttribute="leading" id="Xhc-5L-fBd"/>
  1178. <constraint firstItem="3Jc-Uq-mgA" firstAttribute="top" secondItem="mx7-b8-vbl" secondAttribute="bottom" constant="8" id="asS-2K-lTX"/>
  1179. <constraint firstItem="ZHR-Sp-5tZ" firstAttribute="leading" secondItem="jhc-Pb-0cV" secondAttribute="leading" id="cJr-H9-IDa"/>
  1180. <constraint firstItem="bs1-D2-Q6v" firstAttribute="leading" secondItem="VR3-fM-Oxa" secondAttribute="trailing" constant="8" id="cvZ-f8-3Jj"/>
  1181. <constraint firstItem="RwW-Yg-JfG" firstAttribute="trailing" secondItem="VR3-fM-Oxa" secondAttribute="trailing" id="dff-rI-KS4"/>
  1182. <constraint firstItem="pNP-oo-3HC" firstAttribute="width" secondItem="3Ed-Ae-CMS" secondAttribute="width" id="ds1-QB-cMX"/>
  1183. <constraint firstItem="tbz-zd-eIE" firstAttribute="trailing" secondItem="bs1-D2-Q6v" secondAttribute="trailing" id="ene-Tq-OyQ"/>
  1184. <constraint firstItem="tbz-zd-eIE" firstAttribute="centerY" secondItem="3Jc-Uq-mgA" secondAttribute="centerY" id="flv-1z-sdC"/>
  1185. <constraint firstItem="bs1-D2-Q6v" firstAttribute="width" secondItem="mx7-b8-vbl" secondAttribute="width" id="fog-2n-Tk9"/>
  1186. <constraint firstItem="H15-d1-T9W" firstAttribute="leading" secondItem="bs1-D2-Q6v" secondAttribute="trailing" constant="8" id="k5B-eE-ZfV"/>
  1187. <constraint firstItem="RwW-Yg-JfG" firstAttribute="leading" secondItem="VR3-fM-Oxa" secondAttribute="leading" id="kiw-8f-TLE"/>
  1188. <constraint firstItem="3Jc-Uq-mgA" firstAttribute="leading" secondItem="mx7-b8-vbl" secondAttribute="leading" id="nPq-IC-7Ip"/>
  1189. <constraint firstItem="InC-Sr-498" firstAttribute="height" secondItem="3Ed-Ae-CMS" secondAttribute="height" id="nwK-GP-e4N"/>
  1190. <constraint firstItem="pNP-oo-3HC" firstAttribute="height" secondItem="3Ed-Ae-CMS" secondAttribute="height" id="rgN-uE-ann"/>
  1191. <constraint firstItem="d7b-6U-kd3" firstAttribute="width" secondItem="3Ed-Ae-CMS" secondAttribute="width" id="vWD-gA-ZEz"/>
  1192. <constraint firstItem="d7b-6U-kd3" firstAttribute="height" secondItem="3Ed-Ae-CMS" secondAttribute="height" id="xMk-9W-rOw"/>
  1193. <constraint firstItem="ZHR-Sp-5tZ" firstAttribute="top" secondItem="jhc-Pb-0cV" secondAttribute="top" constant="10" id="xVp-KH-EKm"/>
  1194. </constraints>
  1195. </customView>
  1196. <customView translatesAutoresizingMaskIntoConstraints="NO" id="sRx-9T-I8q">
  1197. <rect key="frame" x="16" y="10" width="449" height="240"/>
  1198. <subviews>
  1199. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="s1l-c4-MtY">
  1200. <rect key="frame" x="-2" y="210" width="37" height="20"/>
  1201. <constraints>
  1202. <constraint firstAttribute="height" constant="20" id="NUR-LV-pJP"/>
  1203. </constraints>
  1204. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Note" id="2Fz-b3-DjJ">
  1205. <font key="font" metaFont="systemBold" size="14"/>
  1206. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  1207. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  1208. </textFieldCell>
  1209. </textField>
  1210. <scrollView autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tY7-NG-YfY">
  1211. <rect key="frame" x="0.0" y="0.0" width="449" height="200"/>
  1212. <clipView key="contentView" drawsBackground="NO" id="gKK-Q9-adE">
  1213. <rect key="frame" x="1" y="1" width="447" height="198"/>
  1214. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1215. <subviews>
  1216. <textView importsGraphics="NO" verticallyResizable="YES" usesFontPanel="YES" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" usesRuler="YES" allowsNonContiguousLayout="YES" quoteSubstitution="YES" dashSubstitution="YES" spellingCorrection="YES" smartInsertDelete="YES" id="LIE-bT-OSQ">
  1217. <rect key="frame" x="0.0" y="0.0" width="447" height="198"/>
  1218. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1219. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  1220. <color key="backgroundColor" name="KMControlBackgroundColor"/>
  1221. <size key="minSize" width="447" height="198"/>
  1222. <size key="maxSize" width="593" height="10000000"/>
  1223. <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
  1224. </textView>
  1225. </subviews>
  1226. </clipView>
  1227. <constraints>
  1228. <constraint firstAttribute="height" constant="200" id="gFU-vm-6ft"/>
  1229. </constraints>
  1230. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="Xkc-im-a2e">
  1231. <rect key="frame" x="-100" y="-100" width="87" height="18"/>
  1232. <autoresizingMask key="autoresizingMask"/>
  1233. </scroller>
  1234. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="CVK-Nf-Sjo">
  1235. <rect key="frame" x="222" y="1" width="15" height="98"/>
  1236. <autoresizingMask key="autoresizingMask"/>
  1237. </scroller>
  1238. </scrollView>
  1239. </subviews>
  1240. <constraints>
  1241. <constraint firstItem="s1l-c4-MtY" firstAttribute="top" secondItem="sRx-9T-I8q" secondAttribute="top" constant="10" id="1Pa-K8-VGl"/>
  1242. <constraint firstAttribute="bottom" secondItem="tY7-NG-YfY" secondAttribute="bottom" id="Hp5-ag-X26"/>
  1243. <constraint firstAttribute="trailing" secondItem="tY7-NG-YfY" secondAttribute="trailing" id="Ifo-9v-0Gs"/>
  1244. <constraint firstItem="tY7-NG-YfY" firstAttribute="leading" secondItem="sRx-9T-I8q" secondAttribute="leading" id="OT4-CP-5aS"/>
  1245. <constraint firstItem="s1l-c4-MtY" firstAttribute="leading" secondItem="sRx-9T-I8q" secondAttribute="leading" id="QaN-G6-loD"/>
  1246. <constraint firstItem="tY7-NG-YfY" firstAttribute="top" secondItem="s1l-c4-MtY" secondAttribute="bottom" constant="10" id="eWr-7z-luM"/>
  1247. </constraints>
  1248. </customView>
  1249. <customView translatesAutoresizingMaskIntoConstraints="NO" id="CS7-HL-m8i">
  1250. <rect key="frame" x="16" y="888" width="449" height="72"/>
  1251. <subviews>
  1252. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Xnj-9I-IIC">
  1253. <rect key="frame" x="-2" y="42" width="62" height="20"/>
  1254. <constraints>
  1255. <constraint firstAttribute="height" constant="20" id="m3d-WT-9YN"/>
  1256. </constraints>
  1257. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="FillColor" id="xRM-xM-xJS">
  1258. <font key="font" metaFont="systemBold" size="14"/>
  1259. <color key="textColor" name="KMGrayFColor"/>
  1260. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  1261. </textFieldCell>
  1262. </textField>
  1263. <customView translatesAutoresizingMaskIntoConstraints="NO" id="RBY-h3-kvf" customClass="KMColorPickerView" customModule="LynxPDF_Editor" customModuleProvider="target">
  1264. <rect key="frame" x="0.0" y="0.0" width="449" height="32"/>
  1265. <constraints>
  1266. <constraint firstAttribute="height" constant="32" id="H4i-Xv-jdK"/>
  1267. </constraints>
  1268. <connections>
  1269. <action selector="fillColorPickerViewAction:" target="-2" id="6bM-wP-W87"/>
  1270. </connections>
  1271. </customView>
  1272. </subviews>
  1273. <constraints>
  1274. <constraint firstAttribute="trailing" secondItem="RBY-h3-kvf" secondAttribute="trailing" id="2m9-DA-RRs"/>
  1275. <constraint firstItem="RBY-h3-kvf" firstAttribute="leading" secondItem="CS7-HL-m8i" secondAttribute="leading" id="6v7-kq-S3Q"/>
  1276. <constraint firstAttribute="bottom" secondItem="RBY-h3-kvf" secondAttribute="bottom" id="TIv-zV-4kH"/>
  1277. <constraint firstItem="RBY-h3-kvf" firstAttribute="top" secondItem="Xnj-9I-IIC" secondAttribute="bottom" constant="10" id="eMV-Pb-itd"/>
  1278. <constraint firstItem="Xnj-9I-IIC" firstAttribute="top" secondItem="CS7-HL-m8i" secondAttribute="top" constant="10" id="lZv-Iv-Kaz"/>
  1279. <constraint firstItem="Xnj-9I-IIC" firstAttribute="leading" secondItem="CS7-HL-m8i" secondAttribute="leading" id="npe-0Q-lB8"/>
  1280. </constraints>
  1281. </customView>
  1282. </subviews>
  1283. <constraints>
  1284. <constraint firstItem="6cI-tS-CM8" firstAttribute="top" secondItem="VrJ-Nh-rtz" secondAttribute="top" id="136-O8-Mfa"/>
  1285. <constraint firstItem="RvS-7l-bgc" firstAttribute="leading" secondItem="6cI-tS-CM8" secondAttribute="leading" id="1iM-cI-PbG"/>
  1286. <constraint firstAttribute="trailing" secondItem="6cI-tS-CM8" secondAttribute="trailing" constant="16" id="2F1-KL-44R"/>
  1287. <constraint firstItem="Iip-As-rOA" firstAttribute="trailing" secondItem="6cI-tS-CM8" secondAttribute="trailing" id="5On-Pv-zhS"/>
  1288. <constraint firstItem="jhc-Pb-0cV" firstAttribute="trailing" secondItem="6cI-tS-CM8" secondAttribute="trailing" id="93f-db-Jhc"/>
  1289. <constraint firstItem="CS7-HL-m8i" firstAttribute="leading" secondItem="Zyc-cU-wPJ" secondAttribute="leading" id="B1P-6E-bYN"/>
  1290. <constraint firstItem="Zyc-cU-wPJ" firstAttribute="leading" secondItem="6cI-tS-CM8" secondAttribute="leading" id="B2G-Zt-4NP"/>
  1291. <constraint firstItem="PaC-YN-6O9" firstAttribute="leading" secondItem="6cI-tS-CM8" secondAttribute="leading" id="DJ4-kQ-Sjm"/>
  1292. <constraint firstItem="Yht-jz-1VV" firstAttribute="top" secondItem="joR-lq-lUb" secondAttribute="bottom" constant="10" id="DfT-3S-cfE"/>
  1293. <constraint firstItem="Zyc-cU-wPJ" firstAttribute="trailing" secondItem="6cI-tS-CM8" secondAttribute="trailing" id="GBD-Tb-jLb"/>
  1294. <constraint firstItem="joR-lq-lUb" firstAttribute="top" secondItem="Iip-As-rOA" secondAttribute="bottom" constant="10" id="GIf-bg-jsz"/>
  1295. <constraint firstItem="luB-mj-Fhz" firstAttribute="top" secondItem="Zyc-cU-wPJ" secondAttribute="bottom" constant="10" id="Ges-DJ-Po0"/>
  1296. <constraint firstItem="joR-lq-lUb" firstAttribute="leading" secondItem="6cI-tS-CM8" secondAttribute="leading" id="Gww-N6-5JX"/>
  1297. <constraint firstItem="jhc-Pb-0cV" firstAttribute="top" secondItem="PaC-YN-6O9" secondAttribute="bottom" constant="10" id="Jzq-hI-WXY"/>
  1298. <constraint firstItem="PaC-YN-6O9" firstAttribute="top" secondItem="Yht-jz-1VV" secondAttribute="bottom" constant="10" id="K3u-UE-4e1"/>
  1299. <constraint firstItem="Zyc-cU-wPJ" firstAttribute="top" secondItem="6cI-tS-CM8" secondAttribute="bottom" constant="10" id="LDI-hv-da1"/>
  1300. <constraint firstItem="joR-lq-lUb" firstAttribute="trailing" secondItem="6cI-tS-CM8" secondAttribute="trailing" id="LcA-B9-qrG"/>
  1301. <constraint firstItem="Yht-jz-1VV" firstAttribute="leading" secondItem="6cI-tS-CM8" secondAttribute="leading" id="Ndt-yE-Ngb"/>
  1302. <constraint firstItem="Iip-As-rOA" firstAttribute="top" secondItem="RvS-7l-bgc" secondAttribute="bottom" constant="10" id="OD6-u0-btp"/>
  1303. <constraint firstItem="Yht-jz-1VV" firstAttribute="trailing" secondItem="6cI-tS-CM8" secondAttribute="trailing" id="Txd-nm-9zw"/>
  1304. <constraint firstItem="CS7-HL-m8i" firstAttribute="trailing" secondItem="Zyc-cU-wPJ" secondAttribute="trailing" id="boX-Oa-fz8"/>
  1305. <constraint firstItem="6cI-tS-CM8" firstAttribute="leading" secondItem="VrJ-Nh-rtz" secondAttribute="leading" constant="16" id="c8T-P7-L6V"/>
  1306. <constraint firstItem="jhc-Pb-0cV" firstAttribute="leading" secondItem="6cI-tS-CM8" secondAttribute="leading" id="chV-66-zaz"/>
  1307. <constraint firstItem="sRx-9T-I8q" firstAttribute="trailing" secondItem="6cI-tS-CM8" secondAttribute="trailing" id="gKE-YS-USC"/>
  1308. <constraint firstItem="PaC-YN-6O9" firstAttribute="trailing" secondItem="6cI-tS-CM8" secondAttribute="trailing" id="hH4-Cm-1me"/>
  1309. <constraint firstItem="luB-mj-Fhz" firstAttribute="trailing" secondItem="6cI-tS-CM8" secondAttribute="trailing" id="seW-PL-ere"/>
  1310. <constraint firstAttribute="bottom" secondItem="sRx-9T-I8q" secondAttribute="bottom" constant="10" id="szS-pY-cYJ"/>
  1311. <constraint firstItem="CS7-HL-m8i" firstAttribute="top" secondItem="luB-mj-Fhz" secondAttribute="bottom" constant="10" id="t9l-05-oPu"/>
  1312. <constraint firstItem="luB-mj-Fhz" firstAttribute="leading" secondItem="6cI-tS-CM8" secondAttribute="leading" id="u9K-mh-qsa"/>
  1313. <constraint firstItem="sRx-9T-I8q" firstAttribute="leading" secondItem="6cI-tS-CM8" secondAttribute="leading" id="v0b-Fi-c8J"/>
  1314. <constraint firstItem="RvS-7l-bgc" firstAttribute="top" secondItem="CS7-HL-m8i" secondAttribute="bottom" constant="20" id="wBk-vB-gUZ"/>
  1315. <constraint firstItem="RvS-7l-bgc" firstAttribute="trailing" secondItem="6cI-tS-CM8" secondAttribute="trailing" id="y8K-R4-YL4"/>
  1316. <constraint firstItem="Iip-As-rOA" firstAttribute="leading" secondItem="6cI-tS-CM8" secondAttribute="leading" id="zEP-Es-9Lf"/>
  1317. <constraint firstItem="sRx-9T-I8q" firstAttribute="top" secondItem="jhc-Pb-0cV" secondAttribute="bottom" constant="10" id="zqf-f8-uHi"/>
  1318. </constraints>
  1319. </view>
  1320. </subviews>
  1321. <constraints>
  1322. <constraint firstAttribute="trailing" secondItem="VrJ-Nh-rtz" secondAttribute="trailing" id="0FH-l4-VDz"/>
  1323. <constraint firstItem="VrJ-Nh-rtz" firstAttribute="leading" secondItem="dIh-al-BBs" secondAttribute="leading" id="H2I-Jf-i5F"/>
  1324. <constraint firstItem="VrJ-Nh-rtz" firstAttribute="top" secondItem="dIh-al-BBs" secondAttribute="top" id="xnX-ot-b71"/>
  1325. </constraints>
  1326. </clipView>
  1327. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="oRi-hM-i2a">
  1328. <rect key="frame" x="-100" y="-100" width="303" height="15"/>
  1329. <autoresizingMask key="autoresizingMask"/>
  1330. </scroller>
  1331. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="iPi-cg-Ppv">
  1332. <rect key="frame" x="466" y="0.0" width="15" height="1593"/>
  1333. <autoresizingMask key="autoresizingMask"/>
  1334. </scroller>
  1335. <point key="canvasLocation" x="-160.5" y="609.5"/>
  1336. </scrollView>
  1337. <customView id="bJa-Mp-jBf">
  1338. <rect key="frame" x="0.0" y="0.0" width="430" height="80"/>
  1339. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1340. <subviews>
  1341. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="2Yo-7R-xHO" customClass="KMBox" customModule="LynxPDF_Editor" customModuleProvider="target">
  1342. <rect key="frame" x="0.0" y="0.0" width="430" height="80"/>
  1343. <view key="contentView" id="T8t-nY-fsz">
  1344. <rect key="frame" x="0.0" y="0.0" width="430" height="80"/>
  1345. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1346. <subviews>
  1347. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="adr-Y2-INf">
  1348. <rect key="frame" x="16" y="10" width="140" height="60"/>
  1349. <constraints>
  1350. <constraint firstAttribute="height" constant="60" id="Nqw-bN-fjO"/>
  1351. <constraint firstAttribute="width" constant="140" id="fMb-rX-lsV"/>
  1352. </constraints>
  1353. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="left" imageScaling="proportionallyDown" id="aCZ-wH-sKC"/>
  1354. </imageView>
  1355. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="sYo-IE-4Vd">
  1356. <rect key="frame" x="406" y="32" width="16" height="16"/>
  1357. <constraints>
  1358. <constraint firstAttribute="width" constant="16" id="4Ey-Cn-WTH"/>
  1359. <constraint firstAttribute="height" constant="16" id="iLk-Q3-Y73"/>
  1360. </constraints>
  1361. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconBtnTriDownNor" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="oHx-Zm-zTd">
  1362. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1363. <font key="font" metaFont="system"/>
  1364. </buttonCell>
  1365. <connections>
  1366. <action selector="textImageBoxButtonAction:" target="-2" id="WEW-d2-aI8"/>
  1367. </connections>
  1368. </button>
  1369. <button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="VlT-10-Y8y">
  1370. <rect key="frame" x="356" y="30" width="42" height="20"/>
  1371. <constraints>
  1372. <constraint firstAttribute="height" constant="20" id="J9f-Se-4X9"/>
  1373. </constraints>
  1374. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="vyy-7c-IqO">
  1375. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  1376. <font key="font" metaFont="cellTitle"/>
  1377. </buttonCell>
  1378. </button>
  1379. </subviews>
  1380. <constraints>
  1381. <constraint firstItem="sYo-IE-4Vd" firstAttribute="centerY" secondItem="T8t-nY-fsz" secondAttribute="centerY" id="8Lc-Ey-Mxs"/>
  1382. <constraint firstItem="sYo-IE-4Vd" firstAttribute="centerY" secondItem="VlT-10-Y8y" secondAttribute="centerY" id="Gnc-tb-5Vr"/>
  1383. <constraint firstItem="adr-Y2-INf" firstAttribute="centerY" secondItem="T8t-nY-fsz" secondAttribute="centerY" id="Uwv-n6-pPh"/>
  1384. <constraint firstItem="sYo-IE-4Vd" firstAttribute="leading" secondItem="VlT-10-Y8y" secondAttribute="trailing" constant="8" id="X17-M4-nKv"/>
  1385. <constraint firstItem="adr-Y2-INf" firstAttribute="leading" secondItem="T8t-nY-fsz" secondAttribute="leading" constant="16" id="llx-D0-0uI"/>
  1386. <constraint firstAttribute="trailing" secondItem="sYo-IE-4Vd" secondAttribute="trailing" constant="8" id="v2S-Y9-bnq"/>
  1387. </constraints>
  1388. </view>
  1389. <color key="fillColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1390. </box>
  1391. </subviews>
  1392. <constraints>
  1393. <constraint firstItem="2Yo-7R-xHO" firstAttribute="leading" secondItem="bJa-Mp-jBf" secondAttribute="leading" id="Fg3-KP-RsS"/>
  1394. <constraint firstItem="2Yo-7R-xHO" firstAttribute="top" secondItem="bJa-Mp-jBf" secondAttribute="top" id="L8K-ae-EfX"/>
  1395. <constraint firstAttribute="trailing" secondItem="2Yo-7R-xHO" secondAttribute="trailing" id="ly4-5c-iT1"/>
  1396. <constraint firstAttribute="bottom" secondItem="2Yo-7R-xHO" secondAttribute="bottom" id="ta2-pU-ddR"/>
  1397. </constraints>
  1398. <point key="canvasLocation" x="432" y="-44"/>
  1399. </customView>
  1400. <customView id="QEf-Oe-9p8">
  1401. <rect key="frame" x="0.0" y="0.0" width="430" height="80"/>
  1402. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  1403. <subviews>
  1404. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="oOd-mC-Vk2">
  1405. <rect key="frame" x="145" y="10" width="140" height="60"/>
  1406. <constraints>
  1407. <constraint firstAttribute="width" constant="140" id="1tV-Ic-xfZ"/>
  1408. <constraint firstAttribute="height" constant="60" id="JHx-CG-RYi"/>
  1409. </constraints>
  1410. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="nWh-4f-9hl"/>
  1411. </imageView>
  1412. </subviews>
  1413. <constraints>
  1414. <constraint firstItem="oOd-mC-Vk2" firstAttribute="centerX" secondItem="QEf-Oe-9p8" secondAttribute="centerX" id="Feb-VL-AEa"/>
  1415. <constraint firstItem="oOd-mC-Vk2" firstAttribute="top" secondItem="QEf-Oe-9p8" secondAttribute="top" constant="10" id="QIJ-e0-JaT"/>
  1416. <constraint firstAttribute="bottom" secondItem="oOd-mC-Vk2" secondAttribute="bottom" constant="10" id="Tby-fh-egu"/>
  1417. </constraints>
  1418. <point key="canvasLocation" x="893" y="-44"/>
  1419. </customView>
  1420. </objects>
  1421. <resources>
  1422. <image name="KMImageNameUXIconBtnFontsetNor" width="17" height="16"/>
  1423. <image name="KMImageNameUXIconBtnStrikeNor" width="16" height="16"/>
  1424. <image name="KMImageNameUXIconBtnTriDownNor" width="17" height="16"/>
  1425. <image name="KMImageNameUXIconPropertybarFillsignForkNor" width="24" height="24"/>
  1426. <image name="KMImageNameUXIconPropertybarFillsignLineNor" width="24" height="24"/>
  1427. <image name="KMImageNameUXIconPropertybarFillsignPointNor" width="24" height="24"/>
  1428. <image name="KMImageNameUXIconPropertybarFillsignRoundedrecNor" width="24" height="24"/>
  1429. <image name="KMImageNameUXIconPropertybarFillsignTickNor" width="24" height="24"/>
  1430. <image name="KMImageNameUXIconPropertybarNoteAnnotationNor" width="24" height="24"/>
  1431. <image name="KMImageNameUXIconPropertybarNoteHelpNor" width="24" height="24"/>
  1432. <image name="KMImageNameUXIconPropertybarNoteInsertNor" width="24" height="24"/>
  1433. <image name="KMImageNameUXIconPropertybarNoteKeywordNor" width="24" height="24"/>
  1434. <image name="KMImageNameUXIconPropertybarNoteNewparagraphNor" width="24" height="24"/>
  1435. <image name="KMImageNameUXIconPropertybarNoteNotesNor" width="24" height="24"/>
  1436. <image name="KMImageNameUXIconPropertybarNoteParagraphNor" width="24" height="24"/>
  1437. <image name="KMImageNameUXIconPropertybarRotateClockwiseNor" width="20" height="20"/>
  1438. <image name="KMImageNameUXIconPropertybarRotateCounterclockwiseNor" width="20" height="20"/>
  1439. <image name="KMImageNameUXIconPropertybarTextalignCenterNor" width="20" height="20"/>
  1440. <image name="KMImageNameUXIconPropertybarTextalignLeftNor" width="20" height="20"/>
  1441. <image name="KMImageNameUXIconPropertybarTextalignRightNor" width="20" height="20"/>
  1442. <namedColor name="KMControlBackgroundColor">
  1443. <color red="0.96470588235294119" green="0.96470588235294119" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1444. </namedColor>
  1445. <namedColor name="KMGrayFColor">
  1446. <color red="0.14117647058823529" green="0.16470588235294117" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  1447. </namedColor>
  1448. </resources>
  1449. </document>