Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/misc/
H A Ddocumentiologring.cxx107 sal_Int32 nResLen = m_bFull ? m_aMessages.getLength() : m_nPos; in getCollectedLog() local
109 uno::Sequence< ::rtl::OUString > aResult( nResLen ); in getCollectedLog()
111 for ( sal_Int32 nInd = 0; nInd < nResLen; nInd++ ) in getCollectedLog()
/aoo42x/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx75 sal_Int32 nResLen = 0; in GetValuableArgs_Impl() local
95 aResult.realloc( ++nResLen ); in GetValuableArgs_Impl()
96 aResult[nResLen-1] = aMedDescr[nInd]; in GetValuableArgs_Impl()

Completed in 33 milliseconds