Home
last modified time | relevance | path

Searched refs:result2 (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/ifc/util/
H A D_XChangesNotifier.java151 boolean result2 = xListener.didChangesOccur(); in _removeChangesListener()
152 if (result2) in _removeChangesListener()
155 tRes.tested("removeChangesListener()", result && !result2); in _removeChangesListener()
/aoo41x/test/testuno/source/fvt/uno/sc/chart/
H A DChartYErrorBar.java146 ChartErrorIndicatorType result2 = null; in testCreateYErrorBar() local
177 result2 = (ChartErrorIndicatorType) SCUtil.getProperties(xDiagram, "ErrorIndicator"); in testCreateYErrorBar()
182 …als("Incorrect chart Y error bar indicator got in ." + fileType + " file.", expIndicator, result2); in testCreateYErrorBar()
/aoo41x/main/solenv/bin/modules/
H A DCws.pm1490 my @result2=();
1493 push @result2,$result[0][$i];
1496 return @result2;
1513 my @result2=();
1516 push @result2,$result[0][$i];
1519 return @result2;
/aoo41x/main/l10ntools/source/
H A Dinireader.cxx121 UnicodeString result2( parameter_match->group( 2 , parameter_status) ); in is_parameter() local
123 toStlString( result2 , parameter_value ); in is_parameter()
/aoo41x/main/qadevOOo/tests/java/ifc/i18n/
H A D_XExtendedIndexEntrySupplier.java45 short result2 = oObj.compareIndexEntry(val1, "", locale, val2, "", locale); in _compareIndexEntry() local
48 tRes.tested("compareIndexEntry()", result1 == 0 && result2 + result3 == 0); in _compareIndexEntry()

Completed in 31 milliseconds