Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
wps-office / opt / kingsoft / wps-office / office6 / res / commands / wps / ongmani / CT_PrintPreview.kuip
Size: Mime:
<?xml version='1.0' encoding='UTF-8'?>
<shell xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" tc="ongmani.ct_printpreview" component="wps">
	<commands>
		<KListCommand id="RB_Print" text="@Print">
			<KQuickMenuCommand customTip2="Print2" id="RB_PrintMenu" referenceCommand="PrintDirect" rbHotKey="P">
				<command idQ="Print"/>
				<command idQ="PrintDirect"/>
			</KQuickMenuCommand>
		</KListCommand>
		<KListCommand id="RB_PrintSettings" text="@PrintSettings">
			<KRbLayoutListCommand topSpace="2" layoutOnly="1">
				<KxWpsPrintComboBoxCommand space="9" labelText="@Printer:" ksoCmd="PrinterName" controlType="2" id="PrinterName" maximumWidth="300" customTip="PrinterName" bVertical="1" spaceHint="suitable" text="@Printer"/>
			</KRbLayoutListCommand>
			<KRbLayoutListCommand isShowText="1" layoutName="grid" verticalSpacing="5" horizontalSpacing="15" layoutOnly="1" rightSpace="3" leftSpace="15">
				<KxWpsPrintCopiesCommand ksoCmd="PrintCopies" id="PrintCopies" customTip="PrintCopies" text="@Copies"/>
				<KxWpsPrintComboBoxCommand labelText="@Print Order:" ksoCmd="PrintOrder" id="PrintOrder" customTip="PrintOrder" spaceHint="suitable" text="@Print Order"/>
				<KxWpsPrintComboBoxCommand labelText="@Duplex Print:" ksoCmd="DuplexPrint" fixedWidth="130" id="DuplexPrint" customTip="DuplexPrint" spaceHint="suitable" text="@Duplex Print"/>
				<KxWpsPrinterMoreSetupCommand ksoCmd="Print" icon="PrintSetup" id="MorePrintSettings" customTip="MorePrintSettings" spaceHint="suitable" text="@More Print Settings"/>
			</KRbLayoutListCommand>
		</KListCommand>
		<KxLegacyTriggerCommand hotKey="o" ksoCmd="OnePage" aid="188" faceid="118" icon="OnePage" id="OnePage" customTip="OnePage" text="@One Page" rbHotKey="S"/>
		<KxLegacyTriggerCommand hotKey="d" ksoCmd="DoublePages" aid="189" faceid="119" icon="DoublePages" id="DoublePages" customTip="MultiplePages" text="@Multiple Pages" rbHotKey="D"/>
		<KxWpsZoomCommand space="5" labelText="@Zoom" ksoCmd="ZoomCombo" aid="598" id="PrintPreviewZoomCombo" customTip="PrintPreviewZoomCombo" spaceHint="suitable" text="@Zoom"/>
		<KListCommand id="RB_PrintShow" text="@Show">
			<command idQ="OnePage"/>
			<command idQ="DoublePages"/>
			<KLayoutWidgetCommand fixedWidth="3"/>
			<separator/>
			<KLayoutWidgetCommand fixedWidth="3"/>
			<command idQ="PrintPreviewZoomCombo"/>
			<KxCheckBoxCommand ksoCmd="ViewRuler" id="PrintShowViewRuler" customTip="PrintShowViewRuler" spaceHint="suitable" text="@View Ruler" qtspyName="ViewRuler" rbHotKey="R"/>
		</KListCommand>
		<KListCommand id="RB_PP_Close" text="@Close">
			<KxLegacyTriggerCommand detail="@Close" hotKey="c" ksoCmd="ClosePreview" icon="CloseWindow" id="ClosePreview" customTip="ClosePreview" text="@Close" rbHotKey="C"/>
		</KListCommand>
		<KProxyCommand targetId="CTP_PrintHook" relatedKsoCmd="InsertPictureFromFile" delayloadPath="commands/wps/ongmani/ProxyCommands.kuip" targetModule="kprintinfocol" hookIds="RB_PrintMenu" id="CTP_PrintHook"/>
	</commands>
	<subcommands>
		<subcommand id="CT_PrintPreview">
			<command idQ="RB_Print"/>
			<separator/>
			<command idQ="RB_PrintSettings"/>
			<separator/>
			<command idQ="RB_PrintShow"/>
			<separator/>
			<command idQ="RB_PP_Close"/>
			<separator/>
		</subcommand>
	</subcommands>
</shell>