Home
last modified time | relevance | path

Searched defs:high (Results 1 – 9 of 9) sorted by path

/trunk/main/autodoc/inc/cosv/
H A Dcomfunc.hxx87 in_range(E low, E val, E high) { return low <= val AND val < high; } in in_range()
/trunk/main/i18nutil/source/utility/
H A DoneToOneMapping.cxx85 int i, j, high, low, current = -1; in makeIndex() local
116 int high, low; in find() local
H A Dwidthfolding.cxx227 int i, j, high, low; in getfull2halfTableForASC() local
261 int i, j, high, low; in gethalf2fullTableForJIS() local
/trunk/main/sal/rtl/source/
H A Dsurrogates.h42 #define SAL_RTL_COMBINE_SURROGATES(high, low) \ argument
H A Duri.cxx74 inline sal_uInt32 combineSurrogates(sal_uInt32 high, sal_uInt32 low) in combineSurrogates()
/trunk/main/sc/source/core/data/
H A Dtable5.cxx411 set<SCROW>::iterator high = maRowPageBreaks.upper_bound(nEndRow); in RemoveRowPageBreaks() local
/trunk/main/soltools/giparser/
H A Dgi_list.cxx211 unsigned high = aChildren.size(); in lower_bound() local
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1304 signed int low, mid, high, lastfound = 0xffff; in GEbinsearch() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DEndianConverter.java118 int high, low; in readShort() local

Completed in 73 milliseconds