Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dslot.cxx156 if( nMask & 0x0400 ) rStm >> aAccelConfig; in Load()
254 if( aAccelConfig.IsSet() ) nMask |= 0x0400; in Save()
284 if( nMask & 0x0400 ) rStm << aAccelConfig; in Save()
516 if( aAccelConfig.IsSet() || !GetRef() ) return aAccelConfig; in GetAccelConfig()
648 bOk |= aAccelConfig.ReadSvIdl( SvHash_AccelConfig(), rInStm ); in ReadAttributesSvIdl()
862 if( aAccelConfig ) in WriteAttributesSvIdl()
864 ( aOut += aDel ) += aAccelConfig.GetSvIdlString( SvHash_AccelConfig() ); in WriteAttributesSvIdl()
/trunk/main/idl/inc/
H A Dslot.hxx65 SvBOOL aAccelConfig; member in SvMetaSlot
161 { aAccelConfig = bSet; } in SetAccelConfig()
167 aAccelConfig = bSet; in SetAllConfig()

Completed in 26 milliseconds