/aoo4110/main/i18nutil/source/utility/ |
H A D | oneToOneMapping.cxx | 85 int i, j, high, low, current = -1; in makeIndex() local 93 low = (mpTableWF[k].first) & 0xFF; in makeIndex() 102 mpIndex[high][low] = &mpTableWF[k]; in makeIndex() 116 int high, low; in find() local 118 low = nKey & 0xFF; in find() 120 mpIndex[high][low] != NULL && in find() 121 mpIndex[high][low]->flag & mnFlag ) in find() 122 return mpIndex[high][low]->second; in find()
|
H A D | widthfolding.cxx | 227 int i, j, high, low; in getfull2halfTableForASC() local 232 low = (full2halfASCException[i].first) & 0xFF; in getfull2halfTableForASC() 241 table.mpIndex[high][low] = &full2halfASCException[i]; in getfull2halfTableForASC() 261 int i, j, high, low; in gethalf2fullTableForJIS() local 266 low = (half2fullJISException[i].first) & 0xFF; in gethalf2fullTableForJIS() 275 table.mpIndex[high][low] = &half2fullJISException[i]; in gethalf2fullTableForJIS()
|
/aoo4110/main/soltools/giparser/ |
H A D | gi_list.cxx | 210 unsigned low = 0; in lower_bound() local 213 for ( unsigned cur = high / 2; high > low; cur = (low + high) / 2 ) in lower_bound() 217 low = cur+1; in lower_bound() 225 o_bExists = low < aChildren.size() in lower_bound() 226 ? !(aSearch < *aChildren[low] ) in lower_bound() 228 return &aChildren[low]; in lower_bound()
|
/aoo4110/main/basic/source/runtime/ |
H A D | dllmgr.cxx | 183 std::vector< sal_Int32 > low(dims); in alignment() local 186 arr->GetDim32(i + 1, low[i], up); in alignment() 188 return alignment(arr->Get32(&low[0])); in alignment() 236 std::vector< sal_Int32 > low(dims); in marshalArray() local 239 arr->GetDim32(i + 1, low[i], up[i]); in marshalArray() 241 for (std::vector< sal_Int32 > idx = low;;) { in marshalArray() 249 idx[i] = low[i]; in marshalArray() 430 std::vector< sal_Int32 > low(dims); in unmarshal() local 433 arr->GetDim32(i + 1, low[i], up[i]); in unmarshal() 435 for (std::vector< sal_Int32 > idx = low;;) { in unmarshal() [all …]
|
/aoo4110/main/sal/textenc/generate/ |
H A D | cns116431992.tab | 1841 5, /* first low-surrogate */ 1864 9, /* first low-surrogate */ 1883 4, /* first low-surrogate */ 1916 7, /* first low-surrogate */ 2058 3, /* first low-surrogate */ 2148 8, /* first low-surrogate */ 2208 6, /* first low-surrogate */ 2352 5, /* first low-surrogate */ 2416 6, /* first low-surrogate */ 2671 6, /* first low-surrogate */ [all …]
|
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/ |
H A D | EndianConverter.java | 118 int high, low; in readShort() local 121 low = value[0] & 0xFF; in readShort() 123 return (short)(high << 8 | low); in readShort()
|
/aoo4110/main/cosv/inc/cosv/ |
H A D | comfunc.hxx | 43 inline bool in_range(E low, E val, E high); // return low <= val < high; 87 in_range(E low, E val, E high) { return low <= val AND val < high; } in in_range() argument
|
/aoo4110/main/sal/rtl/source/ |
H A D | surrogates.h | 42 #define SAL_RTL_COMBINE_SURROGATES(high, low) \ argument 44 ((low) - SAL_RTL_FIRST_LOW_SURROGATE) + 0x10000)
|
H A D | uri.cxx | 74 inline sal_uInt32 combineSurrogates(sal_uInt32 high, sal_uInt32 low) in combineSurrogates() argument 76 return SAL_RTL_COMBINE_SURROGATES(high, low); in combineSurrogates()
|
/aoo4110/main/codemaker/source/javamaker/ |
H A D | classfile.cxx | 335 Code const * defaultBlock, sal_Int32 low, in instrTableswitch() argument 353 appendU4(m_code, static_cast< sal_uInt32 >(low)); in instrTableswitch() 354 appendU4(m_code, static_cast< sal_uInt32 >(low + (size - 1))); in instrTableswitch()
|
H A D | classfile.hxx | 127 Code const * defaultBlock, sal_Int32 low,
|
/aoo4110/main/writerfilter/documentation/ |
H A D | sprms.txt | 4 8: justify low
|
/aoo4110/main/offapi/com/sun/star/util/ |
H A D | Color.idl | 34 <p>The byte order is from high to low:
|
/aoo4110/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 1304 signed int low, mid, high, lastfound = 0xffff; in GEbinsearch() local 1309 low = 0; in GEbinsearch() 1311 while(high >= low) { in GEbinsearch() 1312 mid = (high + low)/2; in GEbinsearch() 1318 low = ++mid; in GEbinsearch()
|
/aoo4110/main/sc/source/core/data/ |
H A D | table5.cxx | 410 set<SCROW>::iterator low = maRowPageBreaks.lower_bound(nStartRow); in RemoveRowPageBreaks() local 412 maRowPageBreaks.erase(low, high); in RemoveRowPageBreaks()
|
/aoo4110/main/svtools/source/dialogs/ |
H A D | prnsetup.src | 100 Text [ en-US ] = "Toner low" ;
|
/aoo4110/main/offapi/com/sun/star/chart2/ |
H A D | CandleStickChartType.idl | 100 /** If this property is <TRUE/>, the low and high values are shown
|
/aoo4110/main/offapi/com/sun/star/xml/crypto/ |
H A D | XXMLEncryptionTemplate.idl | 62 * And some times, in the low level, it is hard to determine what the key is
|
/aoo4110/main/external/mingwheaders/ |
H A D | mingw_atl_headers.patch | 194 // structured exception may be raised in low memory situations
|
/aoo4110/main/oox/source/token/ |
H A D | tokens.txt | 3102 low
|
/aoo4110/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
H A D | _Validat.idt | 418 …he hotkey for the shortcut. It has the virtual-key code for the key in the low-order byte, and the…
|
/aoo4110/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
H A D | _Validat.idt | 418 …he hotkey for the shortcut. It has the virtual-key code for the key in the low-order byte, and the…
|
/aoo4110/main/instsetoo_native/inc_ure/windows/msi_templates/ |
H A D | _Validat.idt | 418 …he hotkey for the shortcut. It has the virtual-key code for the key in the low-order byte, and the…
|
/aoo4110/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
H A D | _Validat.idt | 418 …he hotkey for the shortcut. It has the virtual-key code for the key in the low-order byte, and the…
|
/aoo4110/main/offapi/com/sun/star/sdbc/ |
H A D | XDatabaseMetaData.idl | 131 /** Are NULL values sorted low?
|