Searched refs:dimCount (Results 1 – 1 of 1) sorted by relevance
174 …Sequence<Any> createOleArrayWrapperOfDim(SAFEARRAY* pArray, unsigned int dimCount, unsigned int ac…1269 sal_Int32 dimCount= (*(uno_Sequence* const *) rSeq.getValue())->nElements; in getElementCountAndTypeOfSequence() local1270 if( dimCount > seqElementCounts[ dim-1]) in getElementCountAndTypeOfSequence()1271 seqElementCounts[ dim-1]= dimCount; in getElementCountAndTypeOfSequence()1284 for( sal_Int32 i=0; i < dimCount; i++) in getElementCountAndTypeOfSequence()2136 … unsigned int dimCount, unsigned int actDim, long* index, VARTYPE type, const Type& unotype) in createOleArrayWrapperOfDim() argument2154 Sequence<Any> element = createOleArrayWrapperOfDim(pArray, dimCount, in createOleArrayWrapperOfDim()
Completed in 67 milliseconds