Home
last modified time | relevance | path

Searched defs:low (Results 1 – 11 of 11) sorted by relevance

/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/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DEndianConverter.java118 int high, low; in readShort() local
/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/soltools/giparser/
H A Dgi_list.cxx210 unsigned low = 0; in lower_bound() local
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx183 std::vector< sal_Int32 > low(dims); in alignment() local
236 std::vector< sal_Int32 > low(dims); in marshalArray() local
430 std::vector< sal_Int32 > low(dims); in unmarshal() local
/trunk/main/codemaker/source/javamaker/
H A Dclassfile.cxx335 Code const * defaultBlock, sal_Int32 low, in instrTableswitch()
/trunk/main/sc/source/core/data/
H A Dtable5.cxx410 set<SCROW>::iterator low = maRowPageBreaks.lower_bound(nStartRow); in RemoveRowPageBreaks() local
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1304 signed int low, mid, high, lastfound = 0xffff; in GEbinsearch() local

Completed in 52 milliseconds