File: toolbars_selectionModes.xml

package info (click to toggle)
pdfedit 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 15,032 kB
  • ctags: 21,708
  • sloc: cpp: 185,471; xml: 8,824; yacc: 1,178; ansic: 666; perl: 664; makefile: 636; sh: 371; lisp: 51
file content (34 lines) | stat: -rw-r--r-- 1,092 bytes parent folder | download | duplicates (2)
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>