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