1*cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*cdf0e10cSrcweir<helpdocument version="1.0">
3*cdf0e10cSrcweir
4*cdf0e10cSrcweir<!--
5*cdf0e10cSrcweir***********************************************************************
6*cdf0e10cSrcweir *
7*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8*cdf0e10cSrcweir *
9*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates.
10*cdf0e10cSrcweir *
11*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite
12*cdf0e10cSrcweir *
13*cdf0e10cSrcweir * This file is part of OpenOffice.org.
14*cdf0e10cSrcweir *
15*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify
16*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3
17*cdf0e10cSrcweir * only, as published by the Free Software Foundation.
18*cdf0e10cSrcweir *
19*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful,
20*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of
21*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details
23*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code).
24*cdf0e10cSrcweir *
25*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License
26*cdf0e10cSrcweir * version 3 along with OpenOffice.org.  If not, see
27*cdf0e10cSrcweir * <http://www.openoffice.org/license.html>
28*cdf0e10cSrcweir * for a copy of the LGPLv3 License.
29*cdf0e10cSrcweir *
30*cdf0e10cSrcweir ************************************************************************
31*cdf0e10cSrcweir -->
32*cdf0e10cSrcweir
33*cdf0e10cSrcweir
34*cdf0e10cSrcweir<meta>
35*cdf0e10cSrcweir      <topic id="textshared0212090101xml" indexer="include" status="PUBLISH">
36*cdf0e10cSrcweir         <title xml-lang="en-US" id="tit">Comparison Operators</title>
37*cdf0e10cSrcweir         <filename>/text/shared/02/12090101.xhp</filename>
38*cdf0e10cSrcweir      </topic>
39*cdf0e10cSrcweir   </meta>
40*cdf0e10cSrcweir   <body>
41*cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="index" id="bm_id3148983"><bookmark_value>comparisons;operators in standard filter dialog</bookmark_value>
42*cdf0e10cSrcweir      <bookmark_value>operators;standard filters</bookmark_value>
43*cdf0e10cSrcweir      <bookmark_value>standard filters;comparison operators</bookmark_value>
44*cdf0e10cSrcweir      <bookmark_value>filters; comparison operators</bookmark_value>
45*cdf0e10cSrcweir      <bookmark_value>equal sign, see also operators</bookmark_value>
46*cdf0e10cSrcweir</bookmark><comment>mw added "equal sign,..."</comment><comment>MW changed "default filters;" into "standard filters;"</comment><comment>mw changed "comparisons;" and "operators;"</comment>
47*cdf0e10cSrcweir<paragraph xml-lang="en-US" id="hd_id3148983" role="heading" level="1" l10n="U" oldref="1">Comparison Operators</paragraph>
48*cdf0e10cSrcweir      <paragraph xml-lang="en-US" id="par_id3155364" role="paragraph" l10n="U" oldref="2">The following comparative operators can be set under <item type="menuitem">Condition</item> in the <item type="menuitem">Standard Filter</item> dialog.</paragraph>
49*cdf0e10cSrcweir      <table id="tbl_id3149760">
50*cdf0e10cSrcweir         <tablerow>
51*cdf0e10cSrcweir            <tablecell>
52*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3145313" role="paragraph" l10n="U" oldref="3">
53*cdf0e10cSrcweir                  <emph>Comparative operator</emph>
54*cdf0e10cSrcweir               </paragraph>
55*cdf0e10cSrcweir            </tablecell>
56*cdf0e10cSrcweir            <tablecell>
57*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3147089" role="paragraph" l10n="U" oldref="4">
58*cdf0e10cSrcweir                  <emph>Effect</emph>
59*cdf0e10cSrcweir               </paragraph>
60*cdf0e10cSrcweir            </tablecell>
61*cdf0e10cSrcweir         </tablerow>
62*cdf0e10cSrcweir         <tablerow>
63*cdf0e10cSrcweir            <tablecell>
64*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3147209" role="paragraph" l10n="U" oldref="5">Equal (=)</paragraph>
65*cdf0e10cSrcweir            </tablecell>
66*cdf0e10cSrcweir            <tablecell>
67*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3146797" role="paragraph" l10n="U" oldref="6">Shows values equal to the condition.</paragraph>
68*cdf0e10cSrcweir            </tablecell>
69*cdf0e10cSrcweir         </tablerow>
70*cdf0e10cSrcweir         <tablerow>
71*cdf0e10cSrcweir            <tablecell>
72*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3143271" role="paragraph" l10n="U" oldref="7">Less than (&lt;)</paragraph>
73*cdf0e10cSrcweir            </tablecell>
74*cdf0e10cSrcweir            <tablecell>
75*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3153761" role="paragraph" l10n="U" oldref="8">Shows values less than the condition.</paragraph>
76*cdf0e10cSrcweir            </tablecell>
77*cdf0e10cSrcweir         </tablerow>
78*cdf0e10cSrcweir         <tablerow>
79*cdf0e10cSrcweir            <tablecell>
80*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3146807" role="paragraph" l10n="U" oldref="9">Greater than (&gt;)</paragraph>
81*cdf0e10cSrcweir            </tablecell>
82*cdf0e10cSrcweir            <tablecell>
83*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3154852" role="paragraph" l10n="U" oldref="10">Shows values greater than the condition.</paragraph>
84*cdf0e10cSrcweir            </tablecell>
85*cdf0e10cSrcweir         </tablerow>
86*cdf0e10cSrcweir         <tablerow>
87*cdf0e10cSrcweir            <tablecell>
88*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3155342" role="paragraph" l10n="U" oldref="11">Less than or equal to (&lt; =)</paragraph>
89*cdf0e10cSrcweir            </tablecell>
90*cdf0e10cSrcweir            <tablecell>
91*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3154381" role="paragraph" l10n="U" oldref="12">Shows values that are less than or equal to the condition.</paragraph>
92*cdf0e10cSrcweir            </tablecell>
93*cdf0e10cSrcweir         </tablerow>
94*cdf0e10cSrcweir         <tablerow>
95*cdf0e10cSrcweir            <tablecell>
96*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3153823" role="paragraph" l10n="U" oldref="13">Greater than or equal to (&gt; =)</paragraph>
97*cdf0e10cSrcweir            </tablecell>
98*cdf0e10cSrcweir            <tablecell>
99*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3154143" role="paragraph" l10n="U" oldref="14">Shows values that are greater than or equal to the condition.</paragraph>
100*cdf0e10cSrcweir            </tablecell>
101*cdf0e10cSrcweir         </tablerow>
102*cdf0e10cSrcweir         <tablerow>
103*cdf0e10cSrcweir            <tablecell>
104*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3154811" role="paragraph" l10n="U" oldref="15">Not equal (&lt; &gt;)</paragraph>
105*cdf0e10cSrcweir            </tablecell>
106*cdf0e10cSrcweir            <tablecell>
107*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3148944" role="paragraph" l10n="U" oldref="16">Shows the values not equal to the condition.</paragraph>
108*cdf0e10cSrcweir            </tablecell>
109*cdf0e10cSrcweir         </tablerow>
110*cdf0e10cSrcweir         <tablerow>
111*cdf0e10cSrcweir            <tablecell>
112*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3149669" role="paragraph" l10n="U" oldref="17">Largest</paragraph>
113*cdf0e10cSrcweir            </tablecell>
114*cdf0e10cSrcweir            <tablecell>
115*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3159413" role="paragraph" l10n="U" oldref="18">Shows the N (numeric value as parameter) largest values.</paragraph>
116*cdf0e10cSrcweir            </tablecell>
117*cdf0e10cSrcweir         </tablerow>
118*cdf0e10cSrcweir         <tablerow>
119*cdf0e10cSrcweir            <tablecell>
120*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3151054" role="paragraph" l10n="U" oldref="19">Smallest</paragraph>
121*cdf0e10cSrcweir            </tablecell>
122*cdf0e10cSrcweir            <tablecell>
123*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3161657" role="paragraph" l10n="U" oldref="20">Shows the N (numeric value as parameter) smallest values.</paragraph>
124*cdf0e10cSrcweir            </tablecell>
125*cdf0e10cSrcweir         </tablerow>
126*cdf0e10cSrcweir         <tablerow>
127*cdf0e10cSrcweir            <tablecell>
128*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3150400" role="paragraph" l10n="U" oldref="21">Largest %</paragraph>
129*cdf0e10cSrcweir            </tablecell>
130*cdf0e10cSrcweir            <tablecell>
131*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3161645" role="paragraph" l10n="U" oldref="22">Shows the largest N% (numeric value as parameter) of the total values.</paragraph>
132*cdf0e10cSrcweir            </tablecell>
133*cdf0e10cSrcweir         </tablerow>
134*cdf0e10cSrcweir         <tablerow>
135*cdf0e10cSrcweir            <tablecell>
136*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3149202" role="paragraph" l10n="U" oldref="23">Smallest %</paragraph>
137*cdf0e10cSrcweir            </tablecell>
138*cdf0e10cSrcweir            <tablecell>
139*cdf0e10cSrcweir               <paragraph xml-lang="en-US" id="par_id3151176" role="paragraph" l10n="U" oldref="24">Shows the smallest N% (numeric value as parameter) of the entire values.</paragraph>
140*cdf0e10cSrcweir            </tablecell>
141*cdf0e10cSrcweir         </tablerow>
142*cdf0e10cSrcweir      </table>
143*cdf0e10cSrcweir
144*cdf0e10cSrcweir   </body>
145*cdf0e10cSrcweir</helpdocument>