Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsbunoobj.cxx1079 const Type& aElemType, sal_Int32 nMaxDimIndex, sal_Int32 nActualDim, in implRekMultiDimArrayToSequence() argument
1089 aSeqTypeName.append(aElemType.getTypeName()); in implRekMultiDimArrayToSequence()
1112 aElementVal = implRekMultiDimArrayToSequence( pArray, aElemType, in implRekMultiDimArrayToSequence()
1118 aElementVal = sbxToUnoValue( pSource, aElemType ); in implRekMultiDimArrayToSequence()
1322 … Type aElemType( reinterpret_cast<typelib_IndirectTypeDescription *>(pSeqTD)->pType ); in sbxToUnoValue() local
1332 Any aAnyValue = sbxToUnoValue( xVar.get(), aElemType ); in sbxToUnoValue()
1357 Type aElemType; in sbxToUnoValue() local
1370 aElemType = aCurType; in sbxToUnoValue()
1391 aRetVal = implRekMultiDimArrayToSequence( pArray, aElemType, in sbxToUnoValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsbunoobj.cxx1072 const Type& aElemType, short nMaxDimIndex, short nActualDim, in implRekMultiDimArrayToSequence() argument
1082 aSeqTypeName.append(aElemType.getTypeName()); in implRekMultiDimArrayToSequence()
1105 aElementVal = implRekMultiDimArrayToSequence( pArray, aElemType, in implRekMultiDimArrayToSequence()
1111 aElementVal = sbxToUnoValue( pSource, aElemType ); in implRekMultiDimArrayToSequence()
1315 … Type aElemType( reinterpret_cast<typelib_IndirectTypeDescription *>(pSeqTD)->pType ); in sbxToUnoValue() local
1325 Any aAnyValue = sbxToUnoValue( xVar.get(), aElemType ); in sbxToUnoValue()
1350 Type aElemType; in sbxToUnoValue() local
1363 aElemType = aCurType; in sbxToUnoValue()
1384 aRetVal = implRekMultiDimArrayToSequence( pArray, aElemType, in sbxToUnoValue()