Searched refs:XclExpTableopRef (Results 1 – 2 of 2) sorted by relevance
243 typedef ScfRef< XclExpTableop > XclExpTableopRef; typedef257 XclExpTableopRef CreateOrExtendTableop(265 XclExpTableopRef TryCreate( const ScAddress& rScPos, const XclMultipleOpRefs& rRefs );
401 XclExpTableopRef XclExpTableopBuffer::CreateOrExtendTableop( in CreateOrExtendTableop()404 XclExpTableopRef xRec; in CreateOrExtendTableop()413 XclExpTableopRef xTempRec = maTableopList.GetRecord( nPos ); in CreateOrExtendTableop()432 XclExpTableopRef XclExpTableopBuffer::TryCreate( const ScAddress& rScPos, const XclMultipleOpRefs& … in TryCreate()473 XclExpTableopRef xRec; in TryCreate()
Completed in 43 milliseconds