Home
last modified time | relevance | path

Searched refs:pSrc_ (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxarray.cxx90 const SbxVariable* pSrc_ = *pSrcRef; in operator =() local
91 if( !pSrc_ ) in operator =()
99 if( eType != SbxOBJECT || pSrc_->GetClass() != SbxCLASS_OBJECT ) in operator =()
100 ((SbxVariable*) pSrc_)->Convert( eType ); in operator =()

Completed in 17 milliseconds