Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dslot.cxx126 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()
/trunk/main/idl/inc/
H A Dslot.hxx50 SvBOOL aAutoUpdate; member in SvMetaSlot
110 aAutoUpdate = bSet; in SetAutoUpdate()

Completed in 16 milliseconds