Searched refs:Super4 (Results 1 – 1 of 1) sorted by relevance
| /AOO42X/main/sot/inc/sot/ |
| H A D | object.hxx | 99 #define SO2_IMPL_INVARIANT4(ClassName,Super1,Super2,Super3,Super4) \ argument 106 Super4::TestObjRef( bFree ); \ 114 Super4::TestInvariant( bPrint ); \ 131 #define SO2_IMPL_INVARIANT4(ClassName,Super1,Super2,Super3,Super4) argument 328 #define SO2_IMPL_BASIC_CLASS4_DLL(ClassName,FactoryName,Super1,Super2,Super3,Super4,GlobalName) \ argument 340 (*ppFactory)->PutSuperClass( Super4::ClassFactory() ); \ 367 pRet = Super4::Cast( pFact ); \ 371 #define SO2_IMPL_BASIC_CLASS4(ClassName,FactoryName,Super1,Super2,Super3,Super4,GlobalName) \ argument 373 SO2_IMPL_BASIC_CLASS4_DLL(ClassName,FactoryName,Super1,Super2,Super3,Super4,GlobalName)
|