Searched refs:aAutoUpdate (Results 1 – 2 of 2) sorted by relevance
126 if( nMask & 0x2000 ) rStm >> aAutoUpdate; in Load()202 if( aAutoUpdate.IsSet() ) nMask |= 0x2000; in Save()235 if( nMask & 0x2000 ) rStm << aAutoUpdate; in Save()434 if( aAutoUpdate.IsSet() || !GetRef() ) return aAutoUpdate; in GetAutoUpdate()624 if( aAutoUpdate.ReadSvIdl( SvHash_AutoUpdate(), rInStm ) ) in ReadAttributesSvIdl()625 SetAutoUpdate( aAutoUpdate ), bOk = sal_True; in ReadAttributesSvIdl()809 if( aAutoUpdate ) in WriteAttributesSvIdl()811 (aOut += aDel ) += aAutoUpdate.GetSvIdlString( SvHash_AutoUpdate() ); in WriteAttributesSvIdl()
50 SvBOOL aAutoUpdate; member in SvMetaSlot110 aAutoUpdate = bSet; in SetAutoUpdate()
Completed in 13 milliseconds