Lines Matching refs:RscInstCopy

1522 RscInstCopy	O50
1548 RscInst -> RscInstCopy
1576 RscInstCopy:
2554 RscInstCopy CreateRscInst( RscTop * pClass );
2557 ERRTYPE SetRscInst( RscId & rInstName, RscInstCopy & );
2691 Es wird eine RscInstCopy Instanz zur�ckgeliefert.
2695 Ist der Typ der Klasse nicht bekannt, dann wird eine ung�ltige RscInstCopy zur�ckgeliefert.
2699 Klasse: RscInst, RscInstCopy.
2705 RscInstCopy aColInst;
2745 RscInstCopy & rInst );
2769 Klassen: RscInstCopy, RscId.
2907 void OverWrite( RscInstCopy & rInst );
2911 RscInstCopy & rInst );
2913 RscInstCopy & rInst );
2926 RscInstCopy & rInst );
3045 Alivoid RscInst::OverWrite( RscInstCopy & rInst );
3063 Methode: RscInstCopy::RscInstCopy(), RscTop::Create().
3090 RscInstCopy & rInst);
3122 RscInstCopy & rInst );
3351 RscInstCopy & rInst );
3927 Au0PARscInstCopy
3929 Aliclass RscInstCopy {
3931 RscInstCopy();
3932 RscInstCopy( const RscInstCopy & rInst );
3933 RscInstCopy( const RscInst & rInst );
3934 RscInstCopy( RSCINST aTmpI );
3935 RscInstCopy( RscTop * pNewType,
3937 RscInstCopy& operator = (const RscInstCopy & rRscInst);
3938 RscInstCopy& operator = ( const RscInst & rRscInst );
3939 ~RscInstCopy();
3961 RscInstCopy aWindow;
3962 RscInstCopy aBorder;
3977 Au0PARscInstCopy::RscInstCopy()
3979 AliRscInstCopy::RscInstCopy();
3980 RscInstCopy::RscInstCopy( const RscInst & rInst );
3981 RscInstCopy::RscInstCopy( const RscInstCopy & rInst );
3982 RscInstCopy::RscInstCopy( RSCINST aTmpI );
3983 RscInstCopy::RscInstCopy( RscTop * pNewType,
3993 aTmpI Aus dieser Instanz wird eine RscInstCopy erzeugt.
4007 RscInstCopy aEdit;
4012 aEdit = RscInstCopy( pEditType, aButton );
4018 Au0RscInstCopy::operator = ()
4020 AliRscInstCopy & RscInstCopy::operator =
4022 RscInstCopy & RscInstCopy::operator =
4023 ( const RscInstCopy & rInst );
4040 Au0RscInstCopy::~RscInstCopy()
4042 AliRscInstCopy::~RscInstCopy();
4125 RscInstCopy 50
4126 RscInstCopy::operator = () 51
4127 RscInstCopy::RscInstCopy() 51
4128 RscInstCopy::~RscInstCopy() 52