Lines Matching refs:NameOrIndex
216 NameOrIndex *pItem; in removeByName()
221 pItem = (NameOrIndex *)&((*aIter)->Get( XATTR_LINEEND ) ); in removeByName()
247 NameOrIndex *pItem; in replaceByName()
252 pItem = (NameOrIndex *)&((*aIter)->Get( XATTR_LINEEND ) ); in replaceByName()
279 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINESTART, nSurrogate); in replaceByName()
291 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINEEND, nSurrogate); in replaceByName()
308 NameOrIndex *pItem; in getByNameFromPool()
312 pItem = (NameOrIndex*)pPool->GetItem2( nWhich, nSurrogate ); in getByNameFromPool()
359 NameOrIndex* pItem; in createNamesForPool()
364 pItem = (NameOrIndex*)pPool->GetItem2( nWhich, nSurrogate ); in createNamesForPool()
411 NameOrIndex *pItem; in hasByName()
418 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINESTART, nSurrogate); in hasByName()
427 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINEEND, nSurrogate); in hasByName()
447 NameOrIndex *pItem; in hasElements()
453 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINESTART, nSurrogate); in hasElements()
461 pItem = (NameOrIndex*)mpModelPool->GetItem2( XATTR_LINEEND, nSurrogate); in hasElements()