Home
last modified time | relevance | path

Searched refs:pEnd2 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/desktop/source/migration/services/
H A Djvmfwk.cxx283 const css::beans::NamedValue* pEnd2 = pIter2 + aOldConfigValues.getLength(); in initialize() local
284 for(;pIter2 != pEnd2;++pIter2) in initialize()
/trunk/main/tools/source/inet/
H A Dinetmime.cxx535 const sal_Char * pEnd2) in equalIgnoreCase() argument
537 DBG_ASSERT(pBegin1 && pBegin1 <= pEnd1 && pBegin2 && pBegin2 <= pEnd2, in equalIgnoreCase()
540 if (pEnd1 - pBegin1 != pEnd2 - pBegin2) in equalIgnoreCase()
/trunk/main/tools/inc/tools/
H A Dinetmime.hxx403 const sal_Char * pEnd2);

Completed in 68 milliseconds