Searched refs:aImageRotation (Results 1 – 2 of 2) sorted by relevance
173 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()
68 SvBOOL aImageRotation; member in SvMetaSlot174 { aImageRotation = bSet; } in SetImageRotation()
Completed in 12 milliseconds