Searched refs:pSrc_ (Results 1 – 1 of 1) sorted by relevance
90 const SbxVariable* pSrc_ = *pSrcRef; in operator =() local91 if( !pSrc_ ) in operator =()99 if( eType != SbxOBJECT || pSrc_->GetClass() != SbxCLASS_OBJECT ) in operator =()100 ((SbxVariable*) pSrc_)->Convert( eType ); in operator =()
Completed in 10 milliseconds