Home
last modified time | relevance | path

Searched defs:k (Results 151 – 175 of 214) sorted by last modified time

123456789

/trunk/main/linguistic/source/
H A Dspelldsp.cxx194 for (sal_Int32 k = 0; k < nLen && !bHasLanguage; ++k) in SvcListHasLanguage() local
H A Dspelldta.cxx153 for (sal_Int32 k = 0; k < nLen; ++k) in SearchSimilarText() local
H A Dthesdsp.cxx59 for (sal_Int32 k = 0; k < nLen && !bHasLanguage; ++k) in SvcListHasLanguage() local
H A Dconvdiclist.cxx573 for (sal_Int32 k = 0; k < nNewLen; ++k) in queryConversions() local
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx156 int k = 0; in getLocales() local
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx171 sal_Int32 k = 0; in getLocales() local
288 int k = 0; in hyphenate() local
553 int k; in createPossibleHyphens() local
/trunk/main/lingucomponent/source/lingutil/
H A Dlingutil.cxx224 for (sal_Int32 k = 0; k < nLocaleNames; ++k) in MergeNewStyleDicsAndOldStyleDics() local
/trunk/main/jvmfwk/source/
H A Dframework.cxx227 for (it k = vecInfo.begin(); k != vecInfo.end(); k++) in jfw_findAllJREs() local
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_Numeric.cxx95 for (sal_Int32 k = startPos; k < i; k++) { in transliterateBullet() local
H A Dtransliteration_body.cxx202 for (sal_Int32 k = 0; k < map.nmap; k++) in transliterate() local
239 for (sal_Int32 k = 0; k < map.nmap; k++) in transliterate() local
/trunk/main/i18nutil/source/utility/
H A DoneToOneMapping.cxx90 for( size_t k = 0; k < mnSize; k++ ) in makeIndex() local
/trunk/main/i18npool/source/textconversion/
H A Dgenconv_dict.cxx94 sal_Int32 count, address, i, j, k; in make_hhc_char() local
184 sal_Int32 address, i, j, k; in make_stc_char() local
H A Dtextconversion_ko.cxx185 sal_Int32 i, j, k, l; in operator +=() local
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx638 sal_Int32 i = 0, k = 0; in replace() local
1243 for( int k=0; k<nAttributes; k++ ) in getOutlineNumberingLevels() local
H A DLocaleNode.cxx1726 for( sal_Int32 k=0; k<nAttributes; k++ ) in generateCode() local
1778 for( sal_Int32 k=0; k<nAttributes; k++ ) in generateCode() local
/trunk/main/i18npool/source/search/
H A Dtextsearch.cxx246 for ( int k = 0; k < sres.startOffset.getLength(); k++ ) in searchForward() local
289 for ( int k = 0; k < sres2.startOffset.getLength(); k++ ) in searchForward() local
343 for ( int k = 0; k < sres.startOffset.getLength(); k++ ) in searchBackward() local
386 for( int k = 0; k < sres2.startOffset.getLength(); k++ ) in searchBackward() local
/trunk/main/i18npool/source/indexentry/
H A Dgenindex_data.cxx54 sal_Int32 i, j, k; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
H A Dindexentrysupplier_default.cxx247 sal_Int16 k = mkeys[i]; in makeIndexKeys() local
/trunk/main/i18npool/source/breakiterator/
H A Dgendict.cxx154 sal_Int32 k = (i*0x100) + j; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
/trunk/main/i18npool/source/calendar/
H A Dcalendar_hijri.cxx124 double jd, t, t2, t3, k, ma, sa, tf, xtra; in NewMoon() local
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx756 for ( sal_uInt32 k = 0; k < aRemoveEventNotifyContainer.size(); k++ ) in reset() local
1235 for ( sal_uInt32 k = 0; k < aReplaceNotifyContainer.size(); k++ ) in reload() local
/trunk/main/framework/qa/complex/imageManager/
H A D_XTypeProvider.java81 int k = i+1; in _getTypes() local
/trunk/main/formula/source/core/api/
H A Dtoken.cxx827 for ( sal_uInt8 k = nParams; k; k-- ) in HasMatrixDoubleRefOps() local
/trunk/main/filter/source/svg/
H A Dsvgfontexport.cxx161 for( sal_uInt32 k = 0, nLen = aText.getLength(); k < nLen; ++k ) in implCollectGlyphs() local
H A Dsvgwriter.cxx731 for( unsigned int k = 0; k < rShape.maDashArray.size(); ++k ) in ImplWriteShape() local
1420 … for( sal_uInt32 k = 0, nCount2 = aGDIMetaFile.GetActionCount(); ( k < nCount2 ) && !bFound; ++k ) in ImplWriteActions() local

Completed in 131 milliseconds

123456789