Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dslot.cxx173 if( nMask & 0x8000 ) rStm >> aImageRotation; in Load()
259 if( aImageRotation.IsSet() ) nMask |= 0x8000; in Save()
294 if( nMask & 0x8000 ) rStm << aImageRotation; in Save()
532 if( aImageRotation.IsSet() || !GetRef() ) return aImageRotation; in GetImageRotation()
655 bOk |= aImageRotation.ReadSvIdl( SvHash_ImageRotation(), rInStm ); in ReadAttributesSvIdl()
877 if( aImageRotation ) in WriteAttributesSvIdl()
879 ( aOut += aDel ) += aImageRotation.GetSvIdlString( SvHash_ImageRotation() ); in WriteAttributesSvIdl()
/trunk/main/idl/inc/
H A Dslot.hxx68 SvBOOL aImageRotation; member in SvMetaSlot
174 { aImageRotation = bSet; } in SetImageRotation()

Completed in 24 milliseconds