Searched refs:CastAndAddRef (Results 1 – 5 of 5) sorted by relevance
55 pObj = (ClassName *)ClassName::ClassFactory()->CastAndAddRef( &r ); \59 pObj = (ClassName *)ClassName::ClassFactory()->CastAndAddRef( pObjP );\
71 void * CastAndAddRef( SotObject * ) const;
409 void* CastAndAddRef( const SotFactory * pFact );
315 void * SotFactory::CastAndAddRef in CastAndAddRef() function in SotFactory340 return pObj ? pObj->CastAndAddRef( this ) : NULL; in CastAndAddRef()
117 void* SotObject::CastAndAddRef( const SotFactory * pFact ) in CastAndAddRef() function in SotObject
Completed in 27 milliseconds