Searched refs:pIndexAccessTab (Results 1 – 1 of 1) sorted by relevance
435 Reference< XIntroTest >* pIndexAccessTab; member in ImplIntroTest658 pIndexAccessTab = NULL; in Init()896 if( !pIndexAccessTab ) in getByIndex()897 ((ImplIntroTest*)this)->pIndexAccessTab = new Reference< XIntroTest >[ iIndexAccessCount ]; in getByIndex()908 pIndexAccessTab[Index] = p; in getByIndex()910 Reference< XIntroTest > xRet = pIndexAccessTab[Index]; in getByIndex()
Completed in 17 milliseconds