<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMHomeHistoryFileViewController" customModule="PDF_Master" customModuleProvider="target">
            <connections>
                <outlet property="deleteBox" destination="aXB-IV-e8R" id="8Md-O9-YwP"/>
                <outlet property="deleteBoxHeight" destination="7ky-J5-8lA" id="xpI-5A-eHj"/>
                <outlet property="emptyBox" destination="fuj-Kq-GWx" id="cXN-Zn-qUb"/>
                <outlet property="emptyHovBox" destination="Voy-Qh-tgb" id="SBj-GQ-yhm"/>
                <outlet property="emptyImageView" destination="3xC-9g-6uU" id="noo-nP-Ipc"/>
                <outlet property="emptyMainBox" destination="sJq-Vk-qal" id="BdN-aB-haT"/>
                <outlet property="emptySubtitleLabel" destination="TPr-pg-J3o" id="0zE-sX-dXp"/>
                <outlet property="emptyTitleLabel" destination="itC-bM-NsD" id="R4F-vM-XsF"/>
                <outlet property="historyFileCollectionView" destination="41G-Wi-2zc" id="LhM-zo-emT"/>
                <outlet property="historyFileLabel" destination="Gz5-CK-8t7" id="amd-Mq-M0H"/>
                <outlet property="historyFileTableView" destination="KnG-9K-0sJ" id="zbS-SZ-2xA"/>
                <outlet property="listBox" destination="SHU-Sa-IG4" id="x7x-Ah-QsI"/>
                <outlet property="listImageView" destination="aDi-Px-g7M" id="PNn-eV-qb0"/>
                <outlet property="listScrollView" destination="IGs-4F-eUG" id="CtX-6d-dnW"/>
                <outlet property="modeBox" destination="i9l-bP-8Q3" id="a8d-I0-cux"/>
                <outlet property="modeBoxHeight" destination="WBT-Kl-uEp" id="sU9-cx-N34"/>
                <outlet property="thumbnailBox" destination="NfR-vN-YbT" id="r1A-U2-T6S"/>
                <outlet property="thumbnailImageView" destination="des-Q3-nRw" id="ykV-Nm-odM"/>
                <outlet property="thumbnailSCrollView" destination="Zrc-rZ-o9k" id="O5N-iW-osb"/>
                <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <customView id="Hz6-mo-xeY">
            <rect key="frame" x="0.0" y="0.0" width="661" height="446"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="sJq-Vk-qal">
                    <rect key="frame" x="0.0" y="0.0" width="661" height="446"/>
                    <view key="contentView" id="17S-Nm-gqG">
                        <rect key="frame" x="0.0" y="0.0" width="661" height="446"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="fuj-Kq-GWx">
                                <rect key="frame" x="0.0" y="138" width="661" height="170"/>
                                <view key="contentView" id="Wc3-aM-Yem">
                                    <rect key="frame" x="0.0" y="0.0" width="661" height="170"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="3xC-9g-6uU">
                                            <rect key="frame" x="267" y="42" width="128" height="128"/>
                                            <constraints>
                                                <constraint firstAttribute="width" constant="128" id="Igg-8H-eL1"/>
                                                <constraint firstAttribute="height" constant="128" id="tsN-f6-7AY"/>
                                            </constraints>
                                            <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="KOq-0P-sP7"/>
                                        </imageView>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="itC-bM-NsD">
                                            <rect key="frame" x="-2" y="18" width="665" height="16"/>
                                            <textFieldCell key="cell" alignment="center" title="Label" id="U1g-Yg-acv">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TPr-pg-J3o">
                                            <rect key="frame" x="-2" y="0.0" width="665" height="16"/>
                                            <textFieldCell key="cell" alignment="center" title="Label" id="LXV-F0-Kpc">
                                                <font key="font" metaFont="system"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                        <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="htO-CU-CmC">
                                            <rect key="frame" x="267" y="42" width="128" height="128"/>
                                            <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="KlN-8b-Uey">
                                                <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                                <font key="font" metaFont="system"/>
                                            </buttonCell>
                                            <connections>
                                                <action selector="openFileAction:" target="-2" id="uIl-VG-PWa"/>
                                            </connections>
                                        </button>
                                        <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Voy-Qh-tgb" customClass="KMMoveBox" customModule="PDF_Master" customModuleProvider="target">
                                            <rect key="frame" x="267" y="42" width="128" height="128"/>
                                            <view key="contentView" id="buu-8f-Cls">
                                                <rect key="frame" x="0.0" y="0.0" width="128" height="128"/>
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                            </view>
                                        </box>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="htO-CU-CmC" firstAttribute="top" secondItem="3xC-9g-6uU" secondAttribute="top" id="54N-Ab-lxo"/>
                                        <constraint firstAttribute="trailing" secondItem="TPr-pg-J3o" secondAttribute="trailing" id="Awn-Sq-7J1"/>
                                        <constraint firstItem="htO-CU-CmC" firstAttribute="leading" secondItem="Voy-Qh-tgb" secondAttribute="leading" id="Gfv-zm-IfS"/>
                                        <constraint firstItem="TPr-pg-J3o" firstAttribute="leading" secondItem="Wc3-aM-Yem" secondAttribute="leading" id="GrE-nq-If0"/>
                                        <constraint firstItem="3xC-9g-6uU" firstAttribute="top" secondItem="Wc3-aM-Yem" secondAttribute="top" id="Qsi-au-aoe"/>
                                        <constraint firstItem="htO-CU-CmC" firstAttribute="bottom" secondItem="3xC-9g-6uU" secondAttribute="bottom" id="VbA-En-CJj"/>
                                        <constraint firstAttribute="bottom" secondItem="TPr-pg-J3o" secondAttribute="bottom" id="Xoj-3c-ByR"/>
                                        <constraint firstItem="htO-CU-CmC" firstAttribute="bottom" secondItem="Voy-Qh-tgb" secondAttribute="bottom" id="fXc-wW-QOG"/>
                                        <constraint firstItem="htO-CU-CmC" firstAttribute="trailing" secondItem="Voy-Qh-tgb" secondAttribute="trailing" id="jbh-Ow-lq8"/>
                                        <constraint firstItem="htO-CU-CmC" firstAttribute="trailing" secondItem="3xC-9g-6uU" secondAttribute="trailing" id="krd-7J-78H"/>
                                        <constraint firstItem="htO-CU-CmC" firstAttribute="leading" secondItem="3xC-9g-6uU" secondAttribute="leading" id="nvh-wq-BL3"/>
                                        <constraint firstItem="TPr-pg-J3o" firstAttribute="top" secondItem="itC-bM-NsD" secondAttribute="bottom" constant="2" id="raJ-Ly-qFr"/>
                                        <constraint firstItem="itC-bM-NsD" firstAttribute="top" secondItem="3xC-9g-6uU" secondAttribute="bottom" constant="8" id="sdd-5Y-OJ3"/>
                                        <constraint firstItem="itC-bM-NsD" firstAttribute="leading" secondItem="Wc3-aM-Yem" secondAttribute="leading" id="v2F-Gs-71w"/>
                                        <constraint firstAttribute="trailing" secondItem="itC-bM-NsD" secondAttribute="trailing" id="y3o-2N-tcK"/>
                                        <constraint firstItem="htO-CU-CmC" firstAttribute="top" secondItem="Voy-Qh-tgb" secondAttribute="top" id="y3u-um-SNk"/>
                                    </constraints>
                                </view>
                                <constraints>
                                    <constraint firstItem="itC-bM-NsD" firstAttribute="centerX" secondItem="fuj-Kq-GWx" secondAttribute="centerX" id="IbO-i3-Nof"/>
                                    <constraint firstItem="TPr-pg-J3o" firstAttribute="centerX" secondItem="fuj-Kq-GWx" secondAttribute="centerX" id="JXZ-ji-eIT"/>
                                    <constraint firstItem="3xC-9g-6uU" firstAttribute="centerX" secondItem="fuj-Kq-GWx" secondAttribute="centerX" id="pKZ-VE-htF"/>
                                </constraints>
                            </box>
                        </subviews>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="fuj-Kq-GWx" secondAttribute="trailing" id="MRC-0B-7bY"/>
                            <constraint firstItem="fuj-Kq-GWx" firstAttribute="leading" secondItem="17S-Nm-gqG" secondAttribute="leading" id="olS-fy-dzq"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstItem="fuj-Kq-GWx" firstAttribute="centerY" secondItem="sJq-Vk-qal" secondAttribute="centerY" id="gYx-Nh-d8F"/>
                    </constraints>
                </box>
                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="wxL-Q9-4uf">
                    <rect key="frame" x="32" y="388" width="54" height="28"/>
                    <view key="contentView" id="7yZ-CT-YGU">
                        <rect key="frame" x="0.0" y="0.0" width="54" height="28"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Gz5-CK-8t7">
                                <rect key="frame" x="-2" y="6" width="58" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="最近打开" id="9hO-pC-qyS">
                                    <font key="font" usesAppearanceFont="YES"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                        </subviews>
                        <constraints>
                            <constraint firstItem="Gz5-CK-8t7" firstAttribute="centerY" secondItem="7yZ-CT-YGU" secondAttribute="centerY" id="CSb-Hg-hRL"/>
                            <constraint firstItem="Gz5-CK-8t7" firstAttribute="leading" secondItem="7yZ-CT-YGU" secondAttribute="leading" id="Fl0-Rf-Bca"/>
                            <constraint firstAttribute="trailing" secondItem="Gz5-CK-8t7" secondAttribute="trailing" id="TOg-7x-Wx8"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstAttribute="height" constant="28" id="0iD-eS-5lH"/>
                    </constraints>
                </box>
                <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="i9l-bP-8Q3">
                    <rect key="frame" x="513" y="386" width="68" height="32"/>
                    <view key="contentView" id="U1n-Ur-cMi">
                        <rect key="frame" x="0.0" y="0.0" width="68" height="32"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="NfR-vN-YbT" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
                                <rect key="frame" x="2" y="2" width="32" height="24"/>
                                <view key="contentView" id="mHq-Mu-dvJ">
                                    <rect key="frame" x="0.0" y="0.0" width="32" height="24"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="des-Q3-nRw">
                                            <rect key="frame" x="0.0" y="0.0" width="32" height="24"/>
                                            <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMHomeHistoryFileThumbnail" id="5Ry-FR-24e"/>
                                        </imageView>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="des-Q3-nRw" firstAttribute="top" secondItem="mHq-Mu-dvJ" secondAttribute="top" id="BQ0-2Q-joJ"/>
                                        <constraint firstAttribute="trailing" secondItem="des-Q3-nRw" secondAttribute="trailing" id="Lhp-Qo-S30"/>
                                        <constraint firstItem="des-Q3-nRw" firstAttribute="leading" secondItem="mHq-Mu-dvJ" secondAttribute="leading" id="cgE-uI-O7R"/>
                                        <constraint firstAttribute="bottom" secondItem="des-Q3-nRw" secondAttribute="bottom" id="sVF-6i-u7O"/>
                                    </constraints>
                                </view>
                                <constraints>
                                    <constraint firstAttribute="height" constant="24" id="QdV-vf-Lrk"/>
                                    <constraint firstAttribute="width" constant="32" id="npY-Rc-XqP"/>
                                </constraints>
                            </box>
                            <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="SHU-Sa-IG4" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
                                <rect key="frame" x="34" y="2" width="32" height="24"/>
                                <view key="contentView" id="6xk-lb-lfB">
                                    <rect key="frame" x="0.0" y="0.0" width="32" height="24"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="aDi-Px-g7M">
                                            <rect key="frame" x="0.0" y="0.0" width="32" height="24"/>
                                            <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMHomeHistoryFileList" id="yLc-uK-2an"/>
                                        </imageView>
                                    </subviews>
                                    <constraints>
                                        <constraint firstItem="aDi-Px-g7M" firstAttribute="top" secondItem="6xk-lb-lfB" secondAttribute="top" id="Kz4-p3-sqS"/>
                                        <constraint firstItem="aDi-Px-g7M" firstAttribute="leading" secondItem="6xk-lb-lfB" secondAttribute="leading" id="Mf3-V5-RBF"/>
                                        <constraint firstAttribute="trailing" secondItem="aDi-Px-g7M" secondAttribute="trailing" id="TWZ-wg-Nby"/>
                                        <constraint firstAttribute="bottom" secondItem="aDi-Px-g7M" secondAttribute="bottom" id="qjO-Dv-5sn"/>
                                    </constraints>
                                </view>
                                <constraints>
                                    <constraint firstAttribute="height" constant="24" id="3Uj-Te-DJb"/>
                                    <constraint firstAttribute="width" constant="32" id="wcA-rH-l6G"/>
                                </constraints>
                            </box>
                        </subviews>
                        <constraints>
                            <constraint firstItem="SHU-Sa-IG4" firstAttribute="top" secondItem="U1n-Ur-cMi" secondAttribute="top" constant="2" id="DSU-Zn-4eB"/>
                            <constraint firstItem="NfR-vN-YbT" firstAttribute="leading" secondItem="U1n-Ur-cMi" secondAttribute="leading" constant="2" id="Fib-3K-sW9"/>
                            <constraint firstAttribute="trailing" secondItem="SHU-Sa-IG4" secondAttribute="trailing" constant="2" id="N3Z-Jd-2hd"/>
                            <constraint firstItem="NfR-vN-YbT" firstAttribute="top" secondItem="U1n-Ur-cMi" secondAttribute="top" constant="2" id="NSv-gF-IMk"/>
                            <constraint firstItem="SHU-Sa-IG4" firstAttribute="leading" secondItem="NfR-vN-YbT" secondAttribute="trailing" id="WNF-D9-cmM"/>
                            <constraint firstAttribute="bottom" secondItem="SHU-Sa-IG4" secondAttribute="bottom" constant="2" id="nXQ-J3-iNX"/>
                            <constraint firstAttribute="bottom" secondItem="NfR-vN-YbT" secondAttribute="bottom" constant="2" id="xBh-l2-Uin"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstAttribute="width" constant="68" id="8OA-Ff-aq9"/>
                        <constraint firstAttribute="height" constant="32" id="WBT-Kl-uEp"/>
                    </constraints>
                </box>
                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="aXB-IV-e8R" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
                    <rect key="frame" x="597" y="386" width="32" height="32"/>
                    <view key="contentView" id="7eF-HT-fMp">
                        <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                    </view>
                    <constraints>
                        <constraint firstAttribute="height" constant="32" id="7ky-J5-8lA"/>
                        <constraint firstAttribute="width" constant="32" id="WSf-gf-zOt"/>
                    </constraints>
                </box>
                <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="fbM-yI-UR6">
                    <rect key="frame" x="32" y="0.0" width="597" height="372"/>
                    <view key="contentView" id="TAC-Qa-KVp">
                        <rect key="frame" x="0.0" y="0.0" width="597" height="372"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <scrollView wantsLayer="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" verticalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="Zrc-rZ-o9k" customClass="KMHomeScrollView" customModule="PDF_Master" customModuleProvider="target">
                                <rect key="frame" x="0.0" y="0.0" width="597" height="372"/>
                                <clipView key="contentView" drawsBackground="NO" id="nCy-gK-5zJ">
                                    <rect key="frame" x="0.0" y="0.0" width="597" height="372"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <collectionView selectable="YES" id="41G-Wi-2zc" customClass="KMHistoryFileCollectionView" customModule="PDF_Master" customModuleProvider="target">
                                            <rect key="frame" x="0.0" y="0.0" width="597" height="372"/>
                                            <autoresizingMask key="autoresizingMask" widthSizable="YES"/>
                                            <collectionViewFlowLayout key="collectionViewLayout" minimumInteritemSpacing="10" minimumLineSpacing="10" id="TAv-4C-W1m">
                                                <size key="itemSize" width="230" height="272"/>
                                            </collectionViewFlowLayout>
                                            <color key="primaryBackgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                            <connections>
                                                <outlet property="dataSource" destination="-2" id="tUY-de-fmC"/>
                                                <outlet property="delegate" destination="-2" id="fh2-nG-E7N"/>
                                            </connections>
                                        </collectionView>
                                    </subviews>
                                    <color key="backgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                </clipView>
                                <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="2Fd-dQ-yHm">
                                    <rect key="frame" x="-100" y="-100" width="233" height="15"/>
                                    <autoresizingMask key="autoresizingMask"/>
                                </scroller>
                                <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="OmZ-np-EHK" customClass="KMToolSetScroller" customModule="PDF_Master" customModuleProvider="target">
                                    <rect key="frame" x="582" y="0.0" width="15" height="372"/>
                                    <autoresizingMask key="autoresizingMask"/>
                                </scroller>
                            </scrollView>
                            <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="76" horizontalPageScroll="10" verticalLineScroll="76" verticalPageScroll="10" usesPredominantAxisScrolling="NO" verticalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="IGs-4F-eUG" customClass="KMHomeScrollView" customModule="PDF_Master" customModuleProvider="target">
                                <rect key="frame" x="0.0" y="0.0" width="597" height="372"/>
                                <clipView key="contentView" drawsBackground="NO" id="vmS-ZH-Fee">
                                    <rect key="frame" x="0.0" y="0.0" width="597" height="372"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" tableStyle="fullWidth" selectionHighlightStyle="none" multipleSelection="NO" emptySelection="NO" autosaveColumns="NO" rowHeight="76" rowSizeStyle="automatic" viewBased="YES" id="KnG-9K-0sJ" customClass="KMHistoryFileTableView" customModule="PDF_Master" customModuleProvider="target">
                                            <rect key="frame" x="0.0" y="0.0" width="597" height="372"/>
                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                            <color key="backgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                            <color key="gridColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                            <tableColumns>
                                                <tableColumn identifier="AutomaticTableColumnIdentifier.0" width="585" minWidth="40" maxWidth="100000" id="BM4-c6-Iyf">
                                                    <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
                                                        <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
                                                        <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
                                                    </tableHeaderCell>
                                                    <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="ppL-lb-ZXP">
                                                        <font key="font" metaFont="system"/>
                                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                                        <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                    </textFieldCell>
                                                    <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
                                                    <prototypeCellViews>
                                                        <tableCellView id="kZK-Bs-0PF" customClass="KMHomeHistoryFileTableviewCell" customModule="PDF_Master" customModuleProvider="target">
                                                            <rect key="frame" x="0.0" y="0.0" width="597" height="76"/>
                                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                            <subviews>
                                                                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="g02-xk-jpk" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
                                                                    <rect key="frame" x="0.0" y="0.0" width="597" height="76"/>
                                                                    <view key="contentView" id="ZlB-5n-pSb">
                                                                        <rect key="frame" x="0.0" y="0.0" width="597" height="76"/>
                                                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                                        <subviews>
                                                                            <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="13y-rI-4ZZ">
                                                                                <rect key="frame" x="0.0" y="8" width="60" height="60"/>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="width" constant="60" id="KuS-pX-HFd"/>
                                                                                    <constraint firstAttribute="height" constant="60" id="erN-K9-LBp"/>
                                                                                </constraints>
                                                                                <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="gl5-8t-bO5"/>
                                                                            </imageView>
                                                                            <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="puB-4O-CjH">
                                                                                <rect key="frame" x="449" y="30" width="110" height="16"/>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="width" constant="106" id="7NU-ee-KGa"/>
                                                                                </constraints>
                                                                                <textFieldCell key="cell" lineBreakMode="truncatingTail" title="Label" id="g6r-Q2-Er1">
                                                                                    <font key="font" metaFont="system"/>
                                                                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                                </textFieldCell>
                                                                            </textField>
                                                                            <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vh7-Qm-ZYX">
                                                                                <rect key="frame" x="173" y="30" width="264" height="16"/>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="width" constant="260" id="0N6-Kd-s2c"/>
                                                                                </constraints>
                                                                                <textFieldCell key="cell" lineBreakMode="truncatingTail" title="Label" id="sDa-bz-faK">
                                                                                    <font key="font" metaFont="system"/>
                                                                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                                </textFieldCell>
                                                                            </textField>
                                                                            <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LlT-U5-9ck">
                                                                                <rect key="frame" x="573" y="30" width="16" height="16"/>
                                                                                <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="icon_btn_more_false_false" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="TvJ-sI-i3v">
                                                                                    <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                                                                    <font key="font" metaFont="system"/>
                                                                                </buttonCell>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="width" constant="16" id="onN-E5-GUa"/>
                                                                                    <constraint firstAttribute="height" constant="16" id="py5-ca-3rH"/>
                                                                                </constraints>
                                                                                <connections>
                                                                                    <action selector="moreButtonAction:" target="kZK-Bs-0PF" id="KgU-oC-kf8"/>
                                                                                </connections>
                                                                            </button>
                                                                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="5Mc-aq-fMe">
                                                                                <rect key="frame" x="68" y="25" width="89" height="26"/>
                                                                                <subviews>
                                                                                    <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="91U-Kg-YfD">
                                                                                        <rect key="frame" x="-2" y="2" width="93" height="22"/>
                                                                                        <constraints>
                                                                                            <constraint firstAttribute="height" constant="22" id="RnG-se-20f"/>
                                                                                        </constraints>
                                                                                        <textFieldCell key="cell" lineBreakMode="truncatingTail" title="Label" id="lI3-14-GUm">
                                                                                            <font key="font" metaFont="system"/>
                                                                                            <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                                                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                                        </textFieldCell>
                                                                                    </textField>
                                                                                    <textField hidden="YES" focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yBF-Ah-dXA">
                                                                                        <rect key="frame" x="-2" y="0.0" width="93" height="1"/>
                                                                                        <constraints>
                                                                                            <constraint firstAttribute="height" constant="1" id="YG3-8v-oqS"/>
                                                                                        </constraints>
                                                                                        <textFieldCell key="cell" lineBreakMode="truncatingTail" id="OAV-gR-xXr">
                                                                                            <font key="font" metaFont="system"/>
                                                                                            <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                                                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                                        </textFieldCell>
                                                                                    </textField>
                                                                                </subviews>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="trailing" secondItem="yBF-Ah-dXA" secondAttribute="trailing" id="1Zb-zn-j4i"/>
                                                                                    <constraint firstAttribute="bottom" secondItem="yBF-Ah-dXA" secondAttribute="bottom" id="Fgz-tf-uKY"/>
                                                                                    <constraint firstAttribute="trailing" secondItem="91U-Kg-YfD" secondAttribute="trailing" id="Kjs-M9-PC2"/>
                                                                                    <constraint firstItem="91U-Kg-YfD" firstAttribute="centerY" secondItem="5Mc-aq-fMe" secondAttribute="centerY" id="Odj-kr-HJE"/>
                                                                                    <constraint firstItem="91U-Kg-YfD" firstAttribute="leading" secondItem="5Mc-aq-fMe" secondAttribute="leading" id="WlT-hY-iBX"/>
                                                                                    <constraint firstItem="91U-Kg-YfD" firstAttribute="top" secondItem="5Mc-aq-fMe" secondAttribute="top" priority="250" id="YJy-eF-5af"/>
                                                                                    <constraint firstItem="91U-Kg-YfD" firstAttribute="width" secondItem="5Mc-aq-fMe" secondAttribute="width" id="g1C-dc-bW5"/>
                                                                                    <constraint firstItem="yBF-Ah-dXA" firstAttribute="top" secondItem="91U-Kg-YfD" secondAttribute="bottom" priority="750" constant="1" id="ntj-IR-cFc"/>
                                                                                    <constraint firstItem="yBF-Ah-dXA" firstAttribute="leading" secondItem="5Mc-aq-fMe" secondAttribute="leading" id="qfK-us-TGL"/>
                                                                                </constraints>
                                                                            </customView>
                                                                        </subviews>
                                                                        <constraints>
                                                                            <constraint firstItem="5Mc-aq-fMe" firstAttribute="leading" secondItem="13y-rI-4ZZ" secondAttribute="trailing" constant="8" id="2bX-xH-Qds"/>
                                                                            <constraint firstItem="vh7-Qm-ZYX" firstAttribute="leading" secondItem="5Mc-aq-fMe" secondAttribute="trailing" constant="18" id="51M-4z-AW9"/>
                                                                            <constraint firstItem="13y-rI-4ZZ" firstAttribute="leading" secondItem="ZlB-5n-pSb" secondAttribute="leading" id="Dje-GB-WxV"/>
                                                                            <constraint firstItem="puB-4O-CjH" firstAttribute="leading" secondItem="vh7-Qm-ZYX" secondAttribute="trailing" constant="16" id="NG1-tM-OMR"/>
                                                                            <constraint firstItem="5Mc-aq-fMe" firstAttribute="centerY" secondItem="ZlB-5n-pSb" secondAttribute="centerY" id="deZ-U5-ak3"/>
                                                                            <constraint firstAttribute="trailing" secondItem="LlT-U5-9ck" secondAttribute="trailing" constant="8" id="duD-Bp-vj4"/>
                                                                            <constraint firstItem="LlT-U5-9ck" firstAttribute="leading" secondItem="puB-4O-CjH" secondAttribute="trailing" constant="16" id="kYk-iB-mcC"/>
                                                                        </constraints>
                                                                    </view>
                                                                    <constraints>
                                                                        <constraint firstItem="vh7-Qm-ZYX" firstAttribute="centerY" secondItem="g02-xk-jpk" secondAttribute="centerY" id="B7b-tk-N8y"/>
                                                                        <constraint firstItem="LlT-U5-9ck" firstAttribute="centerY" secondItem="g02-xk-jpk" secondAttribute="centerY" id="DKv-q7-fju"/>
                                                                        <constraint firstItem="13y-rI-4ZZ" firstAttribute="centerY" secondItem="g02-xk-jpk" secondAttribute="centerY" id="DxG-wU-c0Z"/>
                                                                        <constraint firstItem="puB-4O-CjH" firstAttribute="centerY" secondItem="g02-xk-jpk" secondAttribute="centerY" id="lvf-nS-XkF"/>
                                                                    </constraints>
                                                                </box>
                                                            </subviews>
                                                            <constraints>
                                                                <constraint firstItem="g02-xk-jpk" firstAttribute="leading" secondItem="kZK-Bs-0PF" secondAttribute="leading" id="Ach-RI-ZFX"/>
                                                                <constraint firstItem="g02-xk-jpk" firstAttribute="top" secondItem="kZK-Bs-0PF" secondAttribute="top" id="KE7-CO-FJb"/>
                                                                <constraint firstAttribute="trailing" secondItem="g02-xk-jpk" secondAttribute="trailing" id="YE8-qU-yhy"/>
                                                                <constraint firstAttribute="bottom" secondItem="g02-xk-jpk" secondAttribute="bottom" id="ZuR-T3-6hD"/>
                                                            </constraints>
                                                            <connections>
                                                                <outlet property="documentName" destination="91U-Kg-YfD" id="ru0-4G-wIU"/>
                                                                <outlet property="documentSize" destination="puB-4O-CjH" id="1ee-D0-ez3"/>
                                                                <outlet property="documentType" destination="yBF-Ah-dXA" id="Vvw-9Z-79K"/>
                                                                <outlet property="fileImageView" destination="13y-rI-4ZZ" id="uEV-QM-axs"/>
                                                                <outlet property="lastModificationTime" destination="vh7-Qm-ZYX" id="rJI-br-2yF"/>
                                                                <outlet property="mainBox" destination="g02-xk-jpk" id="fJu-NE-ICA"/>
                                                                <outlet property="moreButton" destination="LlT-U5-9ck" id="ZLA-es-Fxw"/>
                                                            </connections>
                                                        </tableCellView>
                                                    </prototypeCellViews>
                                                </tableColumn>
                                            </tableColumns>
                                            <connections>
                                                <outlet property="dataSource" destination="-2" id="3Rw-fS-sC2"/>
                                                <outlet property="delegate" destination="-2" id="bcj-Gb-3Ue"/>
                                            </connections>
                                        </tableView>
                                    </subviews>
                                    <color key="backgroundColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                </clipView>
                                <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="hez-j2-Hae">
                                    <rect key="frame" x="0.0" y="357" width="582" height="15"/>
                                    <autoresizingMask key="autoresizingMask"/>
                                </scroller>
                                <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="Pqc-wg-QGI" customClass="KMToolSetScroller" customModule="PDF_Master" customModuleProvider="target">
                                    <rect key="frame" x="582" y="0.0" width="15" height="357"/>
                                    <autoresizingMask key="autoresizingMask"/>
                                </scroller>
                            </scrollView>
                        </subviews>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="IGs-4F-eUG" secondAttribute="trailing" id="8fY-gk-onJ"/>
                            <constraint firstItem="Zrc-rZ-o9k" firstAttribute="leading" secondItem="TAC-Qa-KVp" secondAttribute="leading" id="ICz-Z5-wcH"/>
                            <constraint firstAttribute="bottom" secondItem="Zrc-rZ-o9k" secondAttribute="bottom" id="Ir3-oU-cR7"/>
                            <constraint firstItem="IGs-4F-eUG" firstAttribute="leading" secondItem="TAC-Qa-KVp" secondAttribute="leading" id="JkN-Ol-61s"/>
                            <constraint firstItem="IGs-4F-eUG" firstAttribute="top" secondItem="TAC-Qa-KVp" secondAttribute="top" id="Mti-Vv-ity"/>
                            <constraint firstAttribute="bottom" secondItem="IGs-4F-eUG" secondAttribute="bottom" id="XeW-Sw-ZzW"/>
                            <constraint firstAttribute="trailing" secondItem="Zrc-rZ-o9k" secondAttribute="trailing" id="f2p-gU-Vhq"/>
                            <constraint firstItem="Zrc-rZ-o9k" firstAttribute="top" secondItem="TAC-Qa-KVp" secondAttribute="top" id="kfE-3f-by8"/>
                        </constraints>
                    </view>
                </box>
            </subviews>
            <constraints>
                <constraint firstItem="wxL-Q9-4uf" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="30" id="76B-l7-6sZ"/>
                <constraint firstAttribute="trailing" secondItem="fbM-yI-UR6" secondAttribute="trailing" constant="32" id="8dN-A8-pOu"/>
                <constraint firstItem="fbM-yI-UR6" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="IN6-Iw-E7g"/>
                <constraint firstItem="wxL-Q9-4uf" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="K13-Oh-pHe"/>
                <constraint firstItem="fbM-yI-UR6" firstAttribute="top" secondItem="wxL-Q9-4uf" secondAttribute="bottom" constant="16" id="L5e-JQ-qqj"/>
                <constraint firstItem="aXB-IV-e8R" firstAttribute="centerY" secondItem="wxL-Q9-4uf" secondAttribute="centerY" id="NaZ-bO-8y0"/>
                <constraint firstItem="sJq-Vk-qal" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="O3c-uC-YkN"/>
                <constraint firstAttribute="bottom" secondItem="fbM-yI-UR6" secondAttribute="bottom" id="PUu-Ib-290"/>
                <constraint firstAttribute="bottom" secondItem="sJq-Vk-qal" secondAttribute="bottom" id="akJ-Nr-3pA"/>
                <constraint firstItem="i9l-bP-8Q3" firstAttribute="centerY" secondItem="wxL-Q9-4uf" secondAttribute="centerY" id="b09-Yb-XPG"/>
                <constraint firstItem="aXB-IV-e8R" firstAttribute="leading" secondItem="i9l-bP-8Q3" secondAttribute="trailing" constant="16" id="c9i-e0-6jm"/>
                <constraint firstItem="sJq-Vk-qal" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="egM-Hj-mgu"/>
                <constraint firstAttribute="trailing" secondItem="sJq-Vk-qal" secondAttribute="trailing" id="gAB-IX-FgR"/>
                <constraint firstAttribute="trailing" secondItem="aXB-IV-e8R" secondAttribute="trailing" constant="32" id="iJR-rl-0T0"/>
            </constraints>
            <point key="canvasLocation" x="203.5" y="30"/>
        </customView>
    </objects>
    <resources>
        <image name="KMHomeHistoryFileList" width="20" height="20"/>
        <image name="KMHomeHistoryFileThumbnail" width="20" height="20"/>
        <image name="icon_btn_more_false_false" width="16" height="16"/>
    </resources>
</document>