Searched refs:aFastCall (Results 1 – 2 of 2) sorted by relevance
158 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()
66 SvBOOL aFastCall; member in SvMetaSlot170 { aFastCall = bSet; } in SetFastCall()
Completed in 38 milliseconds