Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx367 sal_uInt32 nDictCount, nId, nSize, nPos; in GetDictionary() local
370 aStream >> nDictCount; in GetDictionary()
371 for ( sal_uInt32 i = 0; i < nDictCount; i++ ) in GetDictionary()
574 sal_uInt32 nDictCount, nSize; in Read() local
575 *pStrm >> nDictCount; in Read()
576 for ( i = 0; i < nDictCount; i++ ) in Read()

Completed in 16 milliseconds