CAreaSettingWindowController.xib 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="CAreaSettingWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="cancelButton" destination="eK4-Xp-4u5" id="OOw-6L-cIf"/>
  12. <outlet property="customLabel" destination="pPT-mK-vMp" id="P6p-ol-wjs"/>
  13. <outlet property="doneButton" destination="0St-WY-Hn5" id="d0k-Xd-GVe"/>
  14. <outlet property="drawingLabel" destination="dxd-2A-cCZ" id="vE6-uo-vwO"/>
  15. <outlet property="isAreaCaptionButton" destination="dYV-qw-kD8" id="8cU-rE-Bwu"/>
  16. <outlet property="isLengthCaptionButton" destination="jTl-ke-b1S" id="mRa-KV-dYY"/>
  17. <outlet property="precisionLabel" destination="THd-HJ-MA7" id="qPX-qb-ZKY"/>
  18. <outlet property="precisionPopButton" destination="P3V-RB-m4R" id="GKY-g3-gVn"/>
  19. <outlet property="rulerBasePopButton" destination="UpD-5M-EEE" id="s4N-CJ-CF9"/>
  20. <outlet property="rulerBaseTextField" destination="tAa-Te-jB3" id="3Jw-z0-BeV"/>
  21. <outlet property="rulerTranslatePopButton" destination="efk-5G-wt6" id="Mc2-5Q-3pf"/>
  22. <outlet property="rulerTranslateTextField" destination="NIg-vU-5gd" id="SkK-vt-QJw"/>
  23. <outlet property="showLabel" destination="MlC-Vf-CNK" id="YKe-K8-4Sc"/>
  24. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  25. </connections>
  26. </customObject>
  27. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  28. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  29. <window title="Measure Settings" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
  30. <windowStyleMask key="styleMask" titled="YES"/>
  31. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  32. <rect key="contentRect" x="454" y="556" width="520" height="360"/>
  33. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  34. <view key="contentView" id="se5-gp-TjO">
  35. <rect key="frame" x="0.0" y="0.0" width="520" height="360"/>
  36. <autoresizingMask key="autoresizingMask"/>
  37. <subviews>
  38. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pPT-mK-vMp">
  39. <rect key="frame" x="18" y="331" width="88" height="16"/>
  40. <textFieldCell key="cell" lineBreakMode="truncatingTail" title="Custom Scale" id="lOo-oa-V7v">
  41. <font key="font" metaFont="system"/>
  42. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  43. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  44. </textFieldCell>
  45. </textField>
  46. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dxd-2A-cCZ">
  47. <rect key="frame" x="18" y="303" width="244" height="16"/>
  48. <constraints>
  49. <constraint firstAttribute="width" constant="240" id="LN5-JQ-EpJ"/>
  50. </constraints>
  51. <textFieldCell key="cell" lineBreakMode="clipping" title="Drawing dimensions: Actual size" id="eVa-qA-bxA">
  52. <font key="font" metaFont="system"/>
  53. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  54. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  55. </textFieldCell>
  56. </textField>
  57. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tAa-Te-jB3">
  58. <rect key="frame" x="20" y="277" width="96" height="21"/>
  59. <constraints>
  60. <constraint firstAttribute="width" constant="96" id="Exl-7k-tny"/>
  61. <constraint firstAttribute="height" constant="21" id="iIo-QF-wmu"/>
  62. </constraints>
  63. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="7HE-af-6HF">
  64. <font key="font" metaFont="system"/>
  65. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  66. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  67. </textFieldCell>
  68. </textField>
  69. <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UpD-5M-EEE">
  70. <rect key="frame" x="117" y="273" width="103" height="26"/>
  71. <constraints>
  72. <constraint firstAttribute="width" constant="96" id="2RD-c3-cFC"/>
  73. <constraint firstAttribute="height" constant="21" id="LzT-ex-vTe"/>
  74. </constraints>
  75. <popUpButtonCell key="cell" type="push" title="Item 3" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="IEx-yw-Syf" id="TPd-uq-pJU">
  76. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  77. <font key="font" metaFont="menu"/>
  78. <menu key="menu" id="mWC-LZ-RPY">
  79. <items>
  80. <menuItem title="Item 1" id="qD0-3H-iO3"/>
  81. <menuItem title="Item 2" id="601-ag-2Sv"/>
  82. <menuItem title="Item 3" state="on" id="IEx-yw-Syf"/>
  83. </items>
  84. </menu>
  85. </popUpButtonCell>
  86. <connections>
  87. <action selector="buttonItemClick_Rulerbase:" target="-2" id="zXf-Pj-fvp"/>
  88. </connections>
  89. </popUpButton>
  90. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xEh-uC-gir">
  91. <rect key="frame" x="218" y="281" width="13" height="17"/>
  92. <constraints>
  93. <constraint firstAttribute="width" constant="9" id="4I9-rL-6Q0"/>
  94. <constraint firstAttribute="height" constant="17" id="X2f-66-WWP"/>
  95. </constraints>
  96. <textFieldCell key="cell" lineBreakMode="clipping" title="=" id="GuT-dR-EWN">
  97. <font key="font" metaFont="system" size="14"/>
  98. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  99. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  100. </textFieldCell>
  101. </textField>
  102. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="NIg-vU-5gd">
  103. <rect key="frame" x="233" y="277" width="96" height="21"/>
  104. <constraints>
  105. <constraint firstAttribute="height" constant="21" id="Elp-xj-HVV"/>
  106. <constraint firstAttribute="width" constant="96" id="i1A-eh-gR5"/>
  107. </constraints>
  108. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" id="EDR-nh-L6b">
  109. <font key="font" metaFont="system"/>
  110. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  111. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  112. </textFieldCell>
  113. </textField>
  114. <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="efk-5G-wt6">
  115. <rect key="frame" x="330" y="273" width="103" height="26"/>
  116. <constraints>
  117. <constraint firstAttribute="height" constant="21" id="Lba-UC-RrH"/>
  118. <constraint firstAttribute="width" constant="96" id="o0s-fw-rg0"/>
  119. </constraints>
  120. <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="B1O-lN-fh4" id="1IT-KO-rsX">
  121. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  122. <font key="font" metaFont="menu"/>
  123. <menu key="menu" id="fdJ-Mr-GX9">
  124. <items>
  125. <menuItem title="Item 1" state="on" id="B1O-lN-fh4"/>
  126. <menuItem title="Item 2" id="t7E-h8-br2"/>
  127. <menuItem title="Item 3" id="Xlh-z2-uVw"/>
  128. </items>
  129. </menu>
  130. </popUpButtonCell>
  131. <connections>
  132. <action selector="buttonItemClick_Rulertranslate:" target="-2" id="HPi-68-deg"/>
  133. </connections>
  134. </popUpButton>
  135. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="THd-HJ-MA7">
  136. <rect key="frame" x="18" y="249" width="84" height="16"/>
  137. <constraints>
  138. <constraint firstAttribute="width" constant="80" id="BZv-wa-vdj"/>
  139. </constraints>
  140. <textFieldCell key="cell" lineBreakMode="clipping" title="Precision" id="rxI-tZ-AFE">
  141. <font key="font" metaFont="system"/>
  142. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  143. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  144. </textFieldCell>
  145. </textField>
  146. <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="P3V-RB-m4R">
  147. <rect key="frame" x="17" y="220" width="103" height="25"/>
  148. <constraints>
  149. <constraint firstAttribute="width" constant="96" id="bWd-nH-qaa"/>
  150. </constraints>
  151. <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="Lnx-vy-Klz" id="wYb-Uo-FFC">
  152. <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
  153. <font key="font" metaFont="menu"/>
  154. <menu key="menu" id="hNx-hj-w0X">
  155. <items>
  156. <menuItem title="Item 1" state="on" id="Lnx-vy-Klz"/>
  157. <menuItem title="Item 2" id="FpM-8R-gYP"/>
  158. <menuItem title="Item 3" id="1AR-Y2-J7u"/>
  159. </items>
  160. </menu>
  161. </popUpButtonCell>
  162. <connections>
  163. <action selector="buttonItemClick_Precision:" target="-2" id="TEe-VC-47Z"/>
  164. </connections>
  165. </popUpButton>
  166. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="mcQ-lJ-dbH">
  167. <rect key="frame" x="20" y="209" width="465" height="5"/>
  168. <constraints>
  169. <constraint firstAttribute="height" constant="1" id="ize-HX-jXH"/>
  170. </constraints>
  171. </box>
  172. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="MlC-Vf-CNK">
  173. <rect key="frame" x="18" y="185" width="94" height="16"/>
  174. <constraints>
  175. <constraint firstAttribute="width" constant="90" id="bdy-2J-Kl1"/>
  176. </constraints>
  177. <textFieldCell key="cell" lineBreakMode="clipping" title="Show Caption" id="Zv7-8U-7XR">
  178. <font key="font" metaFont="system"/>
  179. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  180. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  181. </textFieldCell>
  182. </textField>
  183. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="jTl-ke-b1S">
  184. <rect key="frame" x="18" y="156" width="66" height="18"/>
  185. <constraints>
  186. <constraint firstAttribute="width" constant="64" id="vY4-YM-zWc"/>
  187. </constraints>
  188. <buttonCell key="cell" type="check" title="Length" bezelStyle="regularSquare" imagePosition="left" inset="2" id="1NU-1l-znB">
  189. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  190. <font key="font" metaFont="system"/>
  191. </buttonCell>
  192. <connections>
  193. <action selector="buttonItemClick_Length:" target="-2" id="h4o-b1-ciO"/>
  194. </connections>
  195. </button>
  196. <button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="dYV-qw-kD8">
  197. <rect key="frame" x="18" y="128" width="66" height="18"/>
  198. <constraints>
  199. <constraint firstAttribute="width" constant="64" id="BUq-Vd-Nz1"/>
  200. </constraints>
  201. <buttonCell key="cell" type="check" title="Area" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SsQ-Ui-1ZF">
  202. <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
  203. <font key="font" metaFont="system"/>
  204. </buttonCell>
  205. <connections>
  206. <action selector="buttonItemClick_Area:" target="-2" id="NZC-jy-8Pi"/>
  207. </connections>
  208. </button>
  209. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0St-WY-Hn5">
  210. <rect key="frame" x="423" y="16" width="92" height="52"/>
  211. <constraints>
  212. <constraint firstAttribute="width" constant="80" id="CHh-Mb-MVJ"/>
  213. <constraint firstAttribute="height" constant="40" id="Y7A-NX-dYl"/>
  214. </constraints>
  215. <buttonCell key="cell" type="push" title="Done" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PaA-Eu-oLf">
  216. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  217. <font key="font" metaFont="system"/>
  218. <string key="keyEquivalent" base64-UTF8="YES">
  219. DQ
  220. </string>
  221. </buttonCell>
  222. <connections>
  223. <action selector="buttonItemClick_Done:" target="-2" id="uB2-TU-MmT"/>
  224. </connections>
  225. </button>
  226. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="eK4-Xp-4u5">
  227. <rect key="frame" x="335" y="16" width="92" height="52"/>
  228. <constraints>
  229. <constraint firstAttribute="width" constant="80" id="JY9-wV-SaI"/>
  230. <constraint firstAttribute="height" constant="40" id="L9L-zn-LIx"/>
  231. </constraints>
  232. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rcQ-sm-fWx">
  233. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  234. <font key="font" metaFont="system"/>
  235. <string key="keyEquivalent" base64-UTF8="YES">
  236. Gw
  237. </string>
  238. </buttonCell>
  239. <connections>
  240. <action selector="buttonItemClick_Cancel:" target="-2" id="YhX-x5-d0S"/>
  241. </connections>
  242. </button>
  243. </subviews>
  244. <constraints>
  245. <constraint firstItem="NIg-vU-5gd" firstAttribute="leading" secondItem="xEh-uC-gir" secondAttribute="trailing" constant="4" id="2Bz-oZ-pz2"/>
  246. <constraint firstItem="tAa-Te-jB3" firstAttribute="top" secondItem="dxd-2A-cCZ" secondAttribute="bottom" constant="5" id="30o-PC-o6L"/>
  247. <constraint firstItem="0St-WY-Hn5" firstAttribute="leading" secondItem="eK4-Xp-4u5" secondAttribute="trailing" constant="8" id="6B3-SH-5ZI"/>
  248. <constraint firstItem="efk-5G-wt6" firstAttribute="leading" secondItem="NIg-vU-5gd" secondAttribute="trailing" constant="4" id="8lB-Zd-cpH"/>
  249. <constraint firstItem="xEh-uC-gir" firstAttribute="leading" secondItem="UpD-5M-EEE" secondAttribute="trailing" constant="4" id="9AG-Bh-Aw8"/>
  250. <constraint firstItem="jTl-ke-b1S" firstAttribute="top" secondItem="MlC-Vf-CNK" secondAttribute="bottom" constant="12" id="AcS-UQ-71P"/>
  251. <constraint firstItem="MlC-Vf-CNK" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="EjV-va-qta"/>
  252. <constraint firstItem="mcQ-lJ-dbH" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" id="F0O-wm-bno"/>
  253. <constraint firstItem="UpD-5M-EEE" firstAttribute="leading" secondItem="tAa-Te-jB3" secondAttribute="trailing" constant="4" id="FVD-OA-yVM"/>
  254. <constraint firstItem="0St-WY-Hn5" firstAttribute="centerY" secondItem="eK4-Xp-4u5" secondAttribute="centerY" id="Hzf-xo-0Rs"/>
  255. <constraint firstItem="MlC-Vf-CNK" firstAttribute="top" secondItem="mcQ-lJ-dbH" secondAttribute="bottom" constant="10" id="Izp-it-8B8"/>
  256. <constraint firstItem="dxd-2A-cCZ" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="K8g-Sw-Ffx"/>
  257. <constraint firstItem="UpD-5M-EEE" firstAttribute="centerY" secondItem="tAa-Te-jB3" secondAttribute="centerY" id="NRt-kN-AMg"/>
  258. <constraint firstItem="THd-HJ-MA7" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="Pn5-XT-w7M"/>
  259. <constraint firstAttribute="bottom" secondItem="0St-WY-Hn5" secondAttribute="bottom" constant="22" id="TaQ-Yj-klC"/>
  260. <constraint firstItem="P3V-RB-m4R" firstAttribute="top" secondItem="THd-HJ-MA7" secondAttribute="bottom" constant="5" id="WmU-DP-Gem"/>
  261. <constraint firstItem="dxd-2A-cCZ" firstAttribute="top" secondItem="pPT-mK-vMp" secondAttribute="bottom" constant="12" id="ZTa-ak-anh"/>
  262. <constraint firstItem="THd-HJ-MA7" firstAttribute="top" secondItem="tAa-Te-jB3" secondAttribute="bottom" constant="12" id="Zxd-jo-p2Y"/>
  263. <constraint firstAttribute="trailing" secondItem="0St-WY-Hn5" secondAttribute="trailing" constant="11" id="bOh-5B-i5E"/>
  264. <constraint firstItem="mcQ-lJ-dbH" firstAttribute="top" secondItem="P3V-RB-m4R" secondAttribute="bottom" constant="12" id="c6g-Db-6dU"/>
  265. <constraint firstItem="dYV-qw-kD8" firstAttribute="top" secondItem="jTl-ke-b1S" secondAttribute="bottom" constant="12" id="e4i-7V-e0b"/>
  266. <constraint firstAttribute="trailing" secondItem="mcQ-lJ-dbH" secondAttribute="trailing" constant="35" id="gLS-oM-JIx"/>
  267. <constraint firstItem="jTl-ke-b1S" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="gqX-lY-FlL"/>
  268. <constraint firstItem="P3V-RB-m4R" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="h4M-8D-xGT"/>
  269. <constraint firstItem="pPT-mK-vMp" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" id="igW-Ix-NI8"/>
  270. <constraint firstItem="pPT-mK-vMp" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="13" id="kOv-gZ-irQ"/>
  271. <constraint firstItem="dYV-qw-kD8" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="kQb-fg-pes"/>
  272. <constraint firstItem="efk-5G-wt6" firstAttribute="centerY" secondItem="NIg-vU-5gd" secondAttribute="centerY" id="p54-FS-fQY"/>
  273. <constraint firstItem="xEh-uC-gir" firstAttribute="top" secondItem="dxd-2A-cCZ" secondAttribute="bottom" constant="5" id="pWc-Yr-wmB"/>
  274. <constraint firstItem="NIg-vU-5gd" firstAttribute="centerY" secondItem="UpD-5M-EEE" secondAttribute="centerY" id="r55-Kv-ech"/>
  275. <constraint firstItem="tAa-Te-jB3" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="20" symbolic="YES" id="w7f-aw-OyD"/>
  276. </constraints>
  277. </view>
  278. <connections>
  279. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  280. </connections>
  281. <point key="canvasLocation" x="-35" y="125"/>
  282. </window>
  283. </objects>
  284. </document>