<?xml version='1.0' encoding='UTF-8'?>
<shell component="wps" tc="ongmani.ct_inktools" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<commands>
		<KxInkDrawPenToolCommand icon="BallpointPen" id="sp_ShowBallpointPen" idMso="InkBallpointPen" penIndex="0" text="@Ball Pen"/>
		<KxInkDrawPenToolCommand icon="WatercolorPen" id="sp_ShowWatercolorPen" idMso="InkWatercolorPen" penIndex="1" text="@Watercolor Pen"/>
		<KxInkDrawPenToolCommand icon="Highlighter" id="sp_ShowHighlighterPen" idMso="InkHighlighterPen" penIndex="2" text="@Highlighter Pen"/>
		<KxWpsInkDrawPenCommand controlType="5" icon="InkPen" id="sp_Pen" idMso="InkDrawPen" ksoCmd="InkDrawPen" text="@Ink Pen">
			<command idQ="sp_ShowBallpointPen"/>
			<command idQ="sp_ShowWatercolorPen"/>
			<command idQ="sp_ShowHighlighterPen"/>
		</KxWpsInkDrawPenCommand>
		<KListCommand id="RB_Pen" text="@Ink Pen">
			<command idQ="sp_Pen"/>
		</KListCommand>
		<KxInkDrawPenToolCommand icon="DrawLine" id="sp_ShowLine" idMso="InkShowLine" penIndex="3" text="@Line"/>
		<KxInkDrawPenToolCommand icon="DrawWave" id="sp_ShowWave" idMso="InkShowWave" penIndex="4" text="@Wave"/>
		<KxInkDrawPenToolCommand icon="DrawRectangle" id="sp_ShowRect" idMso="InkShowRect" penIndex="5" text="@Rectangle"/>
		<KxWpsInkDrawShapeCommand controlType="5" icon="InkShape" id="sp_Shape" idMso="InkDrawShape" ksoCmd="InkDrawShape" text="@Ink Shape">
			<command idQ="sp_ShowLine"/>
			<command idQ="sp_ShowWave"/>
			<command idQ="sp_ShowRect"/>
		</KxWpsInkDrawShapeCommand>
		<KListCommand id="RB_Shape" text="@Ink Shape">
			<command idQ="sp_Shape"/>
		</KListCommand>
		<KxInkDrawEraserCommand controlType="0" eraserType="1" icon="EraserStroker" id="sp_InkAllEraser" idMso="InkAllEraser" text="@Ink AllEraser"/>
		<KxInkDrawEraserCommand controlType="0" eraserType="2" icon="EraserPart" id="sp_InkPartEraser" idMso="InkPartEraser" text="@Ink PartEraser"/>
		<KxWpsInkDrawEraserCommand controlType="5" icon="InkEraser" id="sp_Eraser" idMso="InkEraser" ksoCmd="InkDrawEraser" text="@Ink Eraser">
			<command idQ="sp_InkAllEraser"/>
			<command idQ="sp_InkPartEraser"/>
		</KxWpsInkDrawEraserCommand>
		<KListCommand id="RB_Eraser" text="@Ink Eraser">
			<command idQ="sp_Eraser"/>
		</KListCommand>
		<KListCommand controlType="4" id="RB_InkStyle" text="@Ink Style">
			<KxWpsInkColorCommand controlType="15" icon="LineColor" id="InkColor" idMso="InkColor" ksoCmd="InkDrawColor" spaceHint="suitable" text="@Ink Color"/>
			<KxWpsInkLineStyleStaticGalleryCommand column="1" controlType="4" icon="LineStyleMenu" id="InkLineStyle" idMso="InkLineStyle" ksoCmd="InkDrawPenWidth" spaceHint="suitable" text="@Ink Line Style">
				<KxStaticGalleryLabItemCommand galleryItemHeight="16" galleryItemWidth="165" icon="LineStyle_0" index="0" qtspyName="LineStyle_0" text="@0.25 pt"/>
				<KxStaticGalleryLabItemCommand galleryItemHeight="16" galleryItemWidth="165" icon="LineStyle_1" index="1" qtspyName="LineStyle_1" text="@0.5 pt"/>
				<KxStaticGalleryLabItemCommand galleryItemHeight="16" galleryItemWidth="165" icon="LineStyle_2" index="2" qtspyName="LineStyle_2" text="@0.75 pt"/>
				<KxStaticGalleryLabItemCommand galleryItemHeight="16" galleryItemWidth="165" icon="LineStyle_3" index="3" qtspyName="LineStyle_3" text="@1 pt"/>
				<KxStaticGalleryLabItemCommand galleryItemHeight="16" galleryItemWidth="165" icon="LineStyle_4" index="4" qtspyName="LineStyle_4" text="@1.5 pt"/>
				<KxStaticGalleryLabItemCommand galleryItemHeight="16" galleryItemWidth="165" icon="LineStyle_5" index="5" qtspyName="LineStyle_5" text="@2.25 pt"/>
				<KxStaticGalleryLabItemCommand galleryItemHeight="16" galleryItemWidth="165" icon="LineStyle_6" index="6" qtspyName="LineStyle_6" text="@3 pt"/>
				<KxStaticGalleryLabItemCommand galleryItemHeight="16" galleryItemWidth="165" icon="LineStyle_7" index="7" qtspyName="LineStyle_7" text="@4.5 pt"/>
				<KxStaticGalleryLabItemCommand galleryItemHeight="16" galleryItemWidth="165" icon="LineStyle_8" index="8" qtspyName="LineStyle_8" text="@6 pt"/>
			</KxWpsInkLineStyleStaticGalleryCommand>
		</KListCommand>
		<KListCommand id="RB_Operation" text="@Ink Operation">
			<KxWpsInkSelectObjectsCommand icon="Select" id="SelectInkObjects" ksoCmd="InkDrawSelectObjects" text="@Select Objects"/>
		</KListCommand>
		<KListCommand id="RB_Close" text="@Close">
			<KxWpsCloseInkToolsContextCommand controlType="0" icon="CloseWindow" id="CloseInkToolsContext" idMso="ExitInkDraw" text="@Close"/>
		</KListCommand>
	</commands>
	<subcommands>
		<subcommand id="CT_InkTools">
			<command idQ="RB_Pen"/>
			<separator/>
			<command idQ="RB_Shape"/>
			<separator/>
			<command idQ="RB_Eraser"/>
			<separator/>
			<command idQ="RB_InkStyle"/>
			<separator/>
			<command idQ="RB_Operation"/>
			<separator/>
			<command idQ="RB_Close"/>
			<separator/>
		</subcommand>
	</subcommands>
</shell>
