/aoo41x/main/qadevOOo/tests/java/ifc/sdbcx/ |
H A D | _XRowLocate.java | 95 int comparison = -1 ; in _moveToBookmark() local 102 comparison = oObj.compareBookmarks(bookmark1, tmpBookmark) ; in _moveToBookmark() 107 tRes.tested("moveToBookmark()", comparison == 0) ; in _moveToBookmark() 152 int comparison = 0 ; in _compareBookmarks() local 155 comparison = oObj.compareBookmarks(bookmark1, bookmark2) ; in _compareBookmarks() 161 if (comparison != -1) { in _compareBookmarks() 162 log.println("! Wrong compare number :" + comparison) ; in _compareBookmarks() 165 tRes.tested("compareBookmarks()", comparison == -1 && comparison1 == 0) ; in _compareBookmarks()
|
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/ |
H A D | SolarisHelper.java | 211 String comparison = "bothPackagesAreEqual"; in compareVersion() local 227 comparison = "firstPackageIsOlder"; in compareVersion() 230 comparison = "secondPackageIsOlder"; in compareVersion() 235 return comparison; in compareVersion() 366 String comparison = null; in comparePackageVersions() local 372 comparison = compareVersion(firstPackageMainVersion, secondPackageMainVersion); in comparePackageVersions() 375 if ( comparison.equals("firstPackageIsOlder") ) { in comparePackageVersions() 377 } else if ( comparison.equals("secondPackageIsOlder") ) { in comparePackageVersions() 379 } else if ( comparison.equals("bothPackagesAreEqual") ) { in comparePackageVersions() 384 comparison = compareVersion(firstPackageRevision, secondPackageRevision); in comparePackageVersions() [all …]
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | BooleanComparisonMode.idl | 33 /** specifies different modi how boolean comparison predicates are to be generated 38 /** denotes the default comparison 45 /** requires to use <code>IS <em>boolean_literal</em></code> for boolean comparison. 47 … <p>That is, the generated comparison predicates will be <code><em>column</em> IS TRUE</code> resp. 52 /** requires to use <code>= <em>boolean_literal</em></code> for boolean comparison. 54 … <p>That is, the generated comparison predicates will be <code><em>column</em> = TRUE</code> resp. 59 /** requires to use an Microsoft Access compatible syntax for boolean comparison.
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | XCellRangesQuery.idl | 114 which are different to this comparison cell will be returned.</p> 117 contains a cell address with the row index used for comparison. 122 to the comparison cell of each column. 133 which are different to this comparison cell will be returned.</p> 137 comparison. Only this column index is of interest. 141 to the comparison cell of each row.
|
H A D | XSheetCondition.idl | 68 /** returns either the comparison value, which is used in the condition, 78 /** sets either the comparison value, which is used in the condition,
|
H A D | SolverConstraint.idl | 51 /** The comparison value, of type <atom>double</atom> or
|
H A D | SheetFilterDescriptor.idl | 58 structures supporting a wider range of comparison operators, compared
|
/aoo41x/main/setup_native/source/ulfconv/ |
H A D | ulfconv.cxx | 127 int comparison; in _pair_search() local 137 comparison = _pair_compare( key, base + current ); in _pair_search() 138 if (comparison < 0) in _pair_search() 141 if (comparison > 0) in _pair_search()
|
/aoo41x/main/sal/osl/os2/ |
H A D | nlsupport.c | 66 int comparison; in _pair_search() local 76 comparison = _pair_compare( key, base + current ); in _pair_search() 77 if (comparison < 0) in _pair_search() 79 else if (comparison > 0) in _pair_search()
|
/aoo41x/main/sal/osl/unx/ |
H A D | nlsupport.c | 74 int comparison; in _pair_search() local 84 comparison = _pair_compare( key, base + current ); in _pair_search() 85 if (comparison < 0) in _pair_search() 87 else if (comparison > 0) in _pair_search()
|
/aoo41x/main/offapi/com/sun/star/awt/grid/ |
H A D | SortableGridDataModel.idl | 64 …<p>For string comparison, a default <type scope="::com::sun::star::i18n">Collator</type>, based on… 77 …instance of the ScortableDefaultGridDataModel, passing a collator to be used for string comparison. 82 is the collator to be used for string comparison
|
/aoo41x/main/connectivity/source/parse/ |
H A D | sqlbison.y | 278 %type <pParseNode> all query_primary sql_not for_length upper_lower comparison column_val cross_un… 1226 comparison row_value_constructor 1233 row_value_constructor comparison row_value_constructor 1240 | comparison row_value_constructor 1264 comparison: label 1489 comparison any_all_some subquery 3074 | value_exp comparison value_exp 3081 | value_exp SQL_TOKEN_USING value_exp comparison value_exp
|
/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | XGraphicDevice.idl | 157 A volatile bitmap's difference in comparison to a plain bitmap 190 A volatile bitmap's difference in comparison to a plain bitmap
|
H A D | StrokeAttributes.idl | 59 Before performing the actual comparison, implementations will
|
/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | XCollator.idl | 33 /** provides locale-sensitive collation algorithms for string comparison.
|
/aoo41x/main/boost/prj/ |
H A D | d.lst | 172 mkdir: %_DEST%\inc%_EXT%\boost\fusion\sequence\comparison 173 mkdir: %_DEST%\inc%_EXT%\boost\fusion\sequence\comparison\detail 447 mkdir: %_DEST%\inc%_EXT%\boost\preprocessor\comparison 907 ..\%__SRC%\inc\boost\fusion\sequence\comparison\* %_DEST%\inc%_EXT%\boost\fusion\sequence\comparison 908 ..\%__SRC%\inc\boost\fusion\sequence\comparison\detail\* %_DEST%\inc%_EXT%\boost\fusion\sequence\co… 1176 ..\%__SRC%\inc\boost\preprocessor\comparison\* %_DEST%\inc%_EXT%\boost\preprocessor\comparison
|
/aoo41x/main/offapi/com/sun/star/drawing/framework/ |
H A D | XResourceId.idl | 91 <p>The algorithm for this comparison is quite simple. It uses a
|
/aoo41x/main/redland/raptor/ |
H A D | raptor2-2.0.15.patch.win32 | 471 * data2, @user_data) and returns <0, 0, or >0 for object comparison.
|
/aoo41x/main/sc/source/ui/src/ |
H A D | scfuncs.src | 7890 Text [ en-US ] = "Determines a value in a vector by comparison to values in another vector." ; 7906 Text [ en-US ] = "The value to be used for comparison." ; 7946 Text [ en-US ] = "The value to be used for comparison." ; 7962 …an take the value 1, 0 or -1 and determines the criteria are to be used for comparison purposes." ;
|
/aoo41x/main/libtextcat/ |
H A D | libtextcat-2.2.patch | 829 /*** Sort n-grams alphabetically, for easy comparison ***/ 847 /*** Sort n-grams, for easy comparison later on ***/
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | XDatabaseMetaData.idl | 819 /** Are subqueries in comparison expressions supported?
|
/aoo41x/extras/l10n/source/bs/ |
H A D | localize.sdf | 17485 …comparison operators; default filters\</bookmark_value\>\<bookmark_value\>operators; default filte… 22495 …elp par_idN10625 0 bs \<ahelp hid=\".\"\>Select the type of Boolean comparison that you want to… 33355 …3091100.xhp 0 help par_id3157986 54 0 bs Examples with size +n for a comparison. They look ident… 34954 …90201.xhp 0 help par_id3156344 16 0 bs \<emph\>Condition:\</emph\> A comparison, numeric or stri… 35043 …3100100.xhp 0 help par_id3145136 2 0 bs Converts a string comparison or numeric comparison to a … 35760 …comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text com… 36230 …sbasic\shared\03110000.xhp 0 help par_id3153528 2 0 bs The available comparison operators are de… 36790 …\>Result:\</emph\> Boolean expression that specifies the result of the comparison (True, or False)… 37813 …strings and returns an integer value that represents the result of the comparison. 2002-02-02 0… 37821 …pare:\</emph\> This optional parameter sets the comparison method. If Compare = 1, the string comp… [all …]
|
/aoo41x/extras/l10n/source/tg/ |
H A D | localize.sdf | 5516 …>Result:\</emph\> Any numeric variable that contains the result of the comparison. 2002-02-02 0… 6702 …3100100.xhp 0 help par_id3145136 2 0 tg Converts a string comparison or numeric comparison to a … 7687 …sbasic\shared\03110000.xhp 0 help par_id3153528 2 0 tg The available comparison operators are de… 7699 …\>Result:\</emph\> Boolean expression that specifies the result of the comparison (True, or False)… 8271 …comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text com… 8297 …pare:\</emph\> This optional parameter sets the comparison method. If Compare = 1, the string comp… 8309 …strings and returns an integer value that represents the result of the comparison. 2002-02-02 0… 10568 …on the fact that the result of a comparison is 1, if the criterion is met and 0 if it is not. The … 26241 …comparison operators; default filters\</bookmark_value\>\<bookmark_value\>operators; default filte… 29297 …elp par_idN10625 0 tg \<ahelp hid=\".\"\>Select the type of Boolean comparison that you want to… [all …]
|
/aoo41x/extras/l10n/source/en-ZA/ |
H A D | localize.sdf | 31643 …n the fact that the result of a comparison is 1 if the criterion is met and 0 if it is not met. Th… 37885 …1100.xhp 0 help par_id3157986 54 0 en-ZA Examples with size +n for a comparison. They look ident… 39650 …0100.xhp 0 help par_id3145136 2 0 en-ZA Converts a string comparison or numeric comparison to a … 40367 …comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text com… 40838 …sic\shared\03110000.xhp 0 help par_id3153528 2 0 en-ZA The available comparison operators are de… 42445 …strings and returns an integer value that represents the result of the comparison. 2002-02-02 0… 42453 …pare:\</emph\> This optional parameter sets the comparison method. If Compare = 1, the string comp… 44736 …>Result:\</emph\> Any numeric variable that contains the result of the comparison. 2002-02-02 0… 60572 …PTIONS2.SC_OPCODE_LOOKUP 1 0 en-ZA Determines a value in a vector by comparison to values in ano… 60574 …ON_DESCRIPTIONS2.SC_OPCODE_LOOKUP 3 0 en-ZA The value to be used for comparison. 2002-02-02 0… [all …]
|
/aoo41x/extras/l10n/source/cy/ |
H A D | localize.sdf | 17757 …comparison operators; default filters\</bookmark_value\>\<bookmark_value\>operators; default filte… 22859 …elp par_idN10625 0 cy \<ahelp hid=\".\"\>Select the type of Boolean comparison that you want to… 33749 …3091100.xhp 0 help par_id3157986 54 0 cy Examples with size +n for a comparison. They look ident… 35174 …90201.xhp 0 help par_id3156344 16 0 cy \<emph\>Condition:\</emph\> A comparison, numeric or stri… 35263 …3100100.xhp 0 help par_id3145136 2 0 cy Converts a string comparison or numeric comparison to a … 35980 …comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text com… 36450 …sbasic\shared\03110000.xhp 0 help par_id3153528 2 0 cy The available comparison operators are de… 37010 …\>Result:\</emph\> Boolean expression that specifies the result of the comparison (True, or False)… 38035 …strings and returns an integer value that represents the result of the comparison. 2002-02-02 0… 38043 …pare:\</emph\> This optional parameter sets the comparison method. If Compare = 1, the string comp… [all …]
|