Home
last modified time | relevance | path

Searched refs:nLoc (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/unotools/source/i18n/
H A Dcalendarwrapper.cxx318 double nLoc = nTimeInDays - (double)(nZone1 + nDST1) / MILLISECONDS_PER_DAY; in setLocalDateTime() local
319 xC->setDateTime( nLoc ); in setLocalDateTime()
329 nLoc = nTimeInDays - (double)(nZone2 + nDST2) / MILLISECONDS_PER_DAY; in setLocalDateTime()
330 xC->setDateTime( nLoc ); in setLocalDateTime()
340 nLoc = nTimeInDays - (double)(nZone2 + nDST3) / MILLISECONDS_PER_DAY; in setLocalDateTime()
341 xC->setDateTime( nLoc ); in setLocalDateTime()
/aoo41x/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx168 Locale nLoc( lang, country, OUString() ); in getLocales() local
172 if (nLoc == pLocale[j]) newloc = 0; in getLocales()
175 pLocale[numlocs] = nLoc; in getLocales()
178 aDLocs[k] = nLoc; in getLocales()
/aoo41x/main/linguistic/source/
H A Dlngsvcmgr.cxx121 sal_Int32 nLoc = aLoc.getLength(); in GetAvailLocales() local
122 for (sal_Int32 k = 0; k < nLoc; ++k) in GetAvailLocales()
/aoo41x/main/starmath/source/
H A Dmathtype.cxx2528 sal_uLong nLoc = pS->Tell(); in HandleBrace() local
2587 pS->Seek(nLoc); in HandleBrace()

Completed in 35 milliseconds