Home
last modified time | relevance | path

Searched refs:typelib_ArrayTypeDescription (Results 1 – 8 of 8) sorted by relevance

/trunk/main/cppu/source/uno/
H A Dcopy.hxx105 typelib_ArrayTypeDescription * pTypeDescr, in _copyConstructArray()
284 (typelib_ArrayTypeDescription *)pTypeDescr, in _copyConstructAnyFromData()
293 (typelib_ArrayTypeDescription *)pTypeDescr, in _copyConstructAnyFromData()
492 pDestAny->pData, (typelib_ArrayTypeDescription *)pTypeDescr ); in _copyConstructAny()
499 pDestAny->pData, (typelib_ArrayTypeDescription *)pTypeDescr ); in _copyConstructAny()
620 (typelib_ArrayTypeDescription *)pElementTypeDescr, in icopyConstructSequence()
818 (typelib_ArrayTypeDescription *)pTypeDescr, in _copyConstructData()
826 (typelib_ArrayTypeDescription *)pTypeDescr, in _copyConstructData()
H A Dassign.hxx108 typelib_ArrayTypeDescription * pTypeDescr, in _assignArray()
527 typelib_ArrayTypeDescription * pTypeDescr = in _assignData()
528 (typelib_ArrayTypeDescription *)pSourceTypeDescr; in _assignData()
534 typelib_ArrayTypeDescription * pTypeDescr = in _assignData()
535 (typelib_ArrayTypeDescription *)pSourceTypeDescr; in _assignData()
H A Dconstr.hxx76 typelib_ArrayTypeDescription * pTypeDescr ) in _defaultConstructArray()
228 _defaultConstructArray( pMem, (typelib_ArrayTypeDescription *)pTypeDescr ); in _defaultConstructData()
233 _defaultConstructArray( pMem, (typelib_ArrayTypeDescription *)pTypeDescr ); in _defaultConstructData()
H A Ddestr.hxx81 typelib_ArrayTypeDescription * pTypeDescr, in _destructArray()
397 _destructArray( pValue, (typelib_ArrayTypeDescription *)pTypeDescr, release ); in _destructData()
402 _destructArray( pValue, (typelib_ArrayTypeDescription *)pTypeDescr, release ); in _destructData()
H A Dsequence.cxx279 (typelib_ArrayTypeDescription *)pElementTypeDescr ); in idefaultConstructElements()
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx116 nSize = (sal_Int32)sizeof( typelib_ArrayTypeDescription ); in getDescriptionSize()
583 typelib_ArrayTypeDescription * pTmp = new typelib_ArrayTypeDescription(); in typelib_typedescription_newEmpty()
1020 typelib_ArrayTypeDescription * pArray = (typelib_ArrayTypeDescription *)*ppRet; in typelib_typedescription_newArray()
1445 delete [] ((typelib_ArrayTypeDescription *)pTD)->pDimensions; in typelib_typedescription_destructExtendedMembers()
1896 … nSize = ((typelib_ArrayTypeDescription *)pTypeDescription)->nTotalElements * rMaxIntegralTypeSize; in typelib_typedescription_getAlignedUnoSize()
H A Dstatic_types.cxx617 typelib_ArrayTypeDescription * pArray = (typelib_ArrayTypeDescription *)pReg; in typelib_static_array_type_init()
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.h239 } typelib_ArrayTypeDescription; typedef

Completed in 46 milliseconds