Searched defs:high (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/i18nutil/source/utility/ |
H A D | oneToOneMapping.cxx | 85 int i, j, high, low, current = -1; in makeIndex() local 116 int high, low; in find() local
|
H A D | widthfolding.cxx | 227 int i, j, high, low; in getfull2halfTableForASC() local 261 int i, j, high, low; in gethalf2fullTableForJIS() local
|
/aoo42x/main/sal/rtl/source/ |
H A D | surrogates.h | 42 #define SAL_RTL_COMBINE_SURROGATES(high, low) \ argument
|
H A D | uri.cxx | 74 inline sal_uInt32 combineSurrogates(sal_uInt32 high, sal_uInt32 low) in combineSurrogates()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/ |
H A D | EndianConverter.java | 118 int high, low; in readShort() local
|
/aoo42x/main/autodoc/inc/cosv/ |
H A D | comfunc.hxx | 87 in_range(E low, E val, E high) { return low <= val AND val < high; } in in_range()
|
/aoo42x/main/soltools/giparser/ |
H A D | gi_list.cxx | 211 unsigned high = aChildren.size(); in lower_bound() local
|
/aoo42x/main/sc/source/core/data/ |
H A D | table5.cxx | 411 set<SCROW>::iterator high = maRowPageBreaks.upper_bound(nEndRow); in RemoveRowPageBreaks() local
|
/aoo42x/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 1304 signed int low, mid, high, lastfound = 0xffff; in GEbinsearch() local
|
Completed in 66 milliseconds