Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A Dobjmisc.cxx2400 uno::Sequence< ::rtl::OUString > aLogSeq = pImp->m_xLogRing->getCollectedLog(); in StoreLog() local
2401 for ( sal_Int32 nInd = 0; nInd < aLogSeq.getLength(); nInd++ ) in StoreLog()
2402 WriteStringInStream( xOutStream, aLogSeq[nInd] ); in StoreLog()

Completed in 23 milliseconds