Home
last modified time | relevance | path

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

/trunk/main/desktop/source/migration/services/
H A Djvmfwk.cxx282 const css::beans::NamedValue* pIter2 = aOldConfigValues.getConstArray(); in initialize() local
283 const css::beans::NamedValue* pEnd2 = pIter2 + aOldConfigValues.getLength(); in initialize()
284 for(;pIter2 != pEnd2;++pIter2) in initialize()
286 if ( pIter2->Name.equalsAscii("org.openoffice.Office.Java") ) in initialize()
288 pIter2->Value >>= m_xLayer; in initialize()

Completed in 16 milliseconds