Searched refs:nSurrogateCount (Results 1 – 2 of 2) sorted by relevance
239 sal_uInt32 nSurrogateCount = mpModelPool ? mpModelPool->GetItemCount2( mnWhich ) : 0; in getByName() local240 for( nSurrogate = 0; nSurrogate < nSurrogateCount; nSurrogate++ ) in getByName()265 const sal_uInt32 nSurrogateCount = mpModelPool ? mpModelPool->GetItemCount2( mnWhich ) : 0; in getElementNames() local267 for( nSurrogate = 0; nSurrogate < nSurrogateCount; nSurrogate++ ) in getElementNames()327 const sal_uInt32 nSurrogateCount = mpModelPool ? mpModelPool->GetItemCount2( mnWhich ) : 0; in hasElements() local328 for( nSurrogate = 0; nSurrogate < nSurrogateCount; nSurrogate++ ) in hasElements()
309 const sal_uInt32 nSurrogateCount = pPool ? pPool->GetItemCount2( nWhich ) : 0; in getByNameFromPool() local310 for( sal_uInt32 nSurrogate = 0; nSurrogate < nSurrogateCount; nSurrogate++ ) in getByNameFromPool()
Completed in 22 milliseconds