Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx293 sal_uInt32 nSlideCount, nVecCount; in Import() local
305 >> nVecCount; in Import()
307 if ( ( nType == ( VT_VARIANT | VT_VECTOR ) ) && ( nVecCount ^ 1 ) ) in Import()
309 nVecCount >>= 1; in Import()
311 for ( i = 0; i < nVecCount; i++ ) in Import()
340 >> nVecCount; in Import()
342 if ( ( nVecCount >= ( nSlideTitleIndex + nSlideTitleCount ) ) in Import()

Completed in 31 milliseconds