1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
<sect2 id="gui_toolbars_selectionModes" xreflabel="toolbar Selection modes">
<title>Selection modes</title>
<para>
<mediaobject>
<imageobject>
<imagedata fileref="gui/menuAndToolbarsFun/images/toolbars_selectionmode.png" format="PNG"/>
</imageobject>
<textobject>
<phrase>Toolbar - Selection Mode</phrase>
</textobject>
<caption><para>Toolbar - Selection Mode</para></caption>
</mediaobject>
</para>
<variablelist>
<varlistentry>
<term>Select all objects</term>
<listitem>See <xref linkend="gui_menu_selectAll"/>.</listitem>
</varlistentry>
<varlistentry>
<term>Select graphical operators</term>
<listitem>See <xref linkend="gui_menu_selectGraphical"/>.</listitem>
</varlistentry>
<varlistentry>
<term>Select text</term>
<listitem>See <xref linkend="gui_menu_selectText"/>.</listitem>
</varlistentry>
<varlistentry>
<term>Select annotations</term>
<listitem>See <xref linkend="gui_menu_selectAnnot"/>.</listitem>
</varlistentry>
</variablelist>
</sect2>
|