Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dslot.cxx180 if( nMask & 0x0002 ) rStm >> aImageReflection; in Load()
298 if( aImageReflection.IsSet() ) nMask |= 0x0002; in Save()
303 if( nMask & 0x0002 ) rStm << aImageReflection; in Save()
538 if( aImageReflection.IsSet() || !GetRef() ) return aImageReflection; in GetImageReflection()
656 bOk |= aImageReflection.ReadSvIdl( SvHash_ImageReflection(), rInStm ); in ReadAttributesSvIdl()
883 if( aImageReflection ) in WriteAttributesSvIdl()
885 ( aOut += aDel ) += aImageReflection.GetSvIdlString( SvHash_ImageReflection() ); in WriteAttributesSvIdl()
/trunk/main/idl/inc/
H A Dslot.hxx69 SvBOOL aImageReflection; member in SvMetaSlot
176 { aImageReflection = bSet; } in SetImageReflection()

Completed in 15 milliseconds