Searched refs:nVecCount (Results 1 – 1 of 1) sorted by relevance
291 sal_uInt32 nSlideCount, nVecCount; in Import() local303 >> nVecCount; in Import()305 if ( ( nType == ( VT_VARIANT | VT_VECTOR ) ) && ( nVecCount ^ 1 ) ) in Import()307 nVecCount >>= 1; in Import()309 for ( i = 0; i < nVecCount; i++ ) in Import()338 >> nVecCount; in Import()340 if ( ( nVecCount >= ( nSlideTitleIndex + nSlideTitleCount ) ) in Import()