Searched refs:aLogSeq (Results 1 – 1 of 1) sorted by relevance
2412 uno::Sequence< ::rtl::OUString > aLogSeq = pImp->m_xLogRing->getCollectedLog(); in StoreLog() local2413 for ( sal_Int32 nInd = 0; nInd < aLogSeq.getLength(); nInd++ ) in StoreLog()2414 WriteStringInStream( xOutStream, aLogSeq[nInd] ); in StoreLog()
Completed in 27 milliseconds