Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/property/
H A Dpropagg.cxx267 sal_Int32 nReqLen = _rPropNames.getLength(); in fillHandles() local
289 for( sal_Int32 i = 0; i < nReqLen; ++i ) in fillHandles()
302 if( (nReqLen - i) * nLog >= pEnd - pCur ) in fillHandles()
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx1254 sal_Int32 nReqLen = rPropNames.getLength(); in fillHandles() local
1258 for( sal_Int32 i = 0; i < nReqLen; i++ ) in fillHandles()
1271 if( (nReqLen - i) * nLog >= pEnd - pCur ) in fillHandles()

Completed in 30 milliseconds