Searched refs:pSrcRef (Results 1 – 1 of 1) sorted by relevance
89 SbxVarEntryPtr pSrcRef = (*pSrc)[i]; in operator =() local90 const SbxVariable* pSrc_ = *pSrcRef; in operator =()94 *((SbxVariableRef*) pDstRef) = *((SbxVariableRef*) pSrcRef); in operator =()95 if( pSrcRef->pAlias ) in operator =()96 pDstRef->pAlias = new XubString( *pSrcRef->pAlias ); in operator =()
Completed in 19 milliseconds