Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dslot.cxx158 if( nMask & 0x0800 ) rStm >> aFastCall; in Load()
255 if( aFastCall.IsSet() ) nMask |= 0x0800; in Save()
286 if( nMask & 0x0800 ) rStm << aFastCall; in Save()
521 if( aFastCall.IsSet() || !GetRef() ) return aFastCall; in GetFastCall()
653 bOk |= aFastCall.ReadSvIdl( SvHash_FastCall(), rInStm ); in ReadAttributesSvIdl()
867 if( aFastCall ) in WriteAttributesSvIdl()
869 ( aOut += aDel ) += aFastCall.GetSvIdlString( SvHash_FastCall() ); in WriteAttributesSvIdl()
/trunk/main/idl/inc/
H A Dslot.hxx66 SvBOOL aFastCall; member in SvMetaSlot
170 { aFastCall = bSet; } in SetFastCall()

Completed in 21 milliseconds