Searched refs:SbxVarEntry (Results 1 – 1 of 1) sorted by relevance
38 class SbxVarEntry : public SbxVariableRef { class42 ~SbxVarEntry() { delete pAlias; } in ~SbxVarEntry()45 typedef SbxVarEntry* SbxVarEntryPtr;93 SbxVarEntryPtr pDstRef = new SbxVarEntry; in operator =()128 SbxVarEntry* pEntry = (*pData)[i]; in Clear()158 const SbxVarEntryPtr p = new SbxVarEntry; in GetRef32()176 const SbxVarEntryPtr p = new SbxVarEntry; in GetRef()267 SbxVarEntry& rRef = (SbxVarEntry&) GetRef( nIdx ); in GetAlias()285 SbxVarEntry& rRef = (SbxVarEntry&) GetRef( nIdx ); in PutAlias()298 SbxVarEntryPtr p = new SbxVarEntry; in Insert32()[all …]
Completed in 1131 milliseconds