<?xml version='1.0' encoding='UTF-8'?>
<shell component="wps" tc="classics.full_screen" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<commands>
		<KxWpsQuitFullScreenOnTBCommand aid="178" detail="@Quit Full Screen" id="QuitFullScreenOnTB" text="@Quit"/>
		<KxWpsPageFitOnTBCommand aid="179" detail="@Page Fit And Hide Empty" icon="FullScreenPageFit" id="PageFitOnTB"/>
		<KxWpsIncreaseOnTBCommand aid="180" detail="@Zoom In" icon="add" id="IncreaseOnTB"/>
		<KxWpsDecreaseOnTBCommand aid="181" detail="@Zoom Out" icon="sub" id="DecreaseOnTB"/>
		<KxWpsPercentOnTBCommand aid="182" detail="@Click to adjust Zoom level" id="PercentOnTB" text="100%"/>
	</commands>
	<subcommands>
		<subcommand id="Full Screen">
			<command idQ="PageFitOnTB"/>
			<separator/>
			<command idQ="DecreaseOnTB"/>
			<command idQ="PercentOnTB"/>
			<command idQ="IncreaseOnTB"/>
			<separator/>
			<command idQ="QuitFullScreenOnTB"/>
		</subcommand>
	</subcommands>
</shell>
