Lines Matching refs:nSize

43     sal_uInt32 nSize = calcSeqMemSize( nElementSize, nElements );  in allocSeq()  local
44 if (nSize > 0) in allocSeq()
46 pSeq = (uno_Sequence *) rtl_allocateMemory( nSize ); in allocSeq()
111 sal_Int32 nElementSize = ((typelib_TypeDescription*)pElementTypeDescr)->nSize; in _copyConstructArray()
261 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAnyFromData()
270 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAnyFromData()
281 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAnyFromData()
290 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAnyFromData()
301 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAnyFromData()
307 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAnyFromData()
474 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAny()
481 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAny()
490 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAny()
497 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAny()
506 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAny()
512 pDestAny->pData = ::rtl_allocateMemory( pTypeDescr->nSize ); in _copyConstructAny()
586 sal_Int32 nElementSize = pElementTypeDescr->nSize; in icopyConstructSequence()
609 sal_Int32 nElementSize = pElementTypeDescr->nSize; in icopyConstructSequence()
631 sal_Int32 nElementSize = pElementTypeDescr->nSize; in icopyConstructSequence()