Andre Fischer Specification of decks and content panels of the sidebar. Specification of a sidebar deck which is a container of content panels. The deck title is displayed above the content panels. Internally used to identify the deck. Not displayed in the UI. This icon is displayed in the sidebar tab bar. Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here. This icon is displayed in the sidebar tab bar when high contrast mode is active. Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here. Help about the sidebar deck. List of context descriptors. Each context descriptor is a string that contains four comma separated values (note that values are case sensitive): 1 Application name. Valid values are com.sun.star.text.TextDocument com.sun.star.sheet.SpreadsheetDocument com.sun.star.presentation.PresentationDocument com.sun.star.drawing.DrawingDocument Recognized shortcuts: Writer Calc Impress Draw Shortcuts for multiple applications: DrawImpress WriterAndWeb These shortcuts exist for even more convenience and handle the frequent case of Draw and Impress as well as Writer and WriterWeb having otherwise identical context descriptions. Special values: any none 2 Context name Know context names are 3DObject, Annotation, Auditing, Cell, Chart, Draw, DrawPage, DrawText, EditCell, Form, Frame, Graphic, HandoutPage, MasterPage, Media, Multiobj, OLE, OutlineText, Pivot, SlidesorterPage, Table, Text, TextObject, default Special values: any 3 Panel state. One of visible Panel is initially visible and expanded hidden Panel is initially collapsed, ie only its title bar is visible 4 (Optional, only used for panels) UNO command that overrides the DefaultMenuCommand. Use the special value none to override the DefaultMenuCommand to the empty string and thereby disable the showing of a) the menu button in the panel titlebar and b) the showing of a dialog. Index used for ordering decks in the tab bar. Smaller values correspond to positions nearer to the top of the tab bar. 10000 Specification of a sidebar content panel. The panel title is displayed above the content panel. When true then the title bar can be ommitted when the panel is the only panel in a deck. false Internally used to identify the panel. Id of the deck to which the panel belongs. Help about the sidebar content panel. The default UNO command to execute when the user clicks on the menu button in the panel title bar. Can be overriden in the ContextList to provide context dependent menu dialogs. When empty then the menu icon is not shown in the panel title bar. For documentation, please see the Deck/ContextList. URL by which the implementation of the panel is known by its factory. Index used for ordering panels inside a deck. Smaller values correspond to positions nearer to the top of the deck. 10000 Experimental: Set to true when panel wants to paint its content via a XCanvas. false Description of the decks and panels that can be displayed in the content area of the sidebar. Contains all registered sidebar decks. Contains all registered sidebar content panels.