Searched refs:SbxVarEntryPtr (Results 1 – 1 of 1) sorted by relevance
45 typedef SbxVarEntry* SbxVarEntryPtr; typedef46 typedef vector< SbxVarEntryPtr > SbxVarEntryPtrVector;89 SbxVarEntryPtr pSrcRef = (*pSrc)[i]; in operator =()93 SbxVarEntryPtr pDstRef = new SbxVarEntry; in operator =()158 const SbxVarEntryPtr p = new SbxVarEntry; in GetRef32()176 const SbxVarEntryPtr p = new SbxVarEntry; in GetRef()298 SbxVarEntryPtr p = new SbxVarEntry; in Insert32()372 SbxVarEntryPtr pRef1 = (*(p->pData))[i]; in Merge()392 SbxVarEntryPtr pRef = new SbxVarEntry; in Merge()393 const SbxVarEntryPtr pTemp = pRef; in Merge()
Completed in 120 milliseconds