Searched refs:aGroupId (Results 1 – 2 of 2) sorted by relevance
102 if( nMask & 0x0002 ) rStm >> aGroupId; in Load()190 if( aGroupId.Len() ) nMask |= 0x0002; in Save()211 if( nMask & 0x0002 ) rStm << aGroupId; in Save()368 if( aGroupId.Len() || !GetRef() ) return aGroupId; in GetGroupId()599 bOk |= aGroupId.ReadSvIdl( SvHash_GroupId(), rInStm ); in ReadAttributesSvIdl()745 if( aGroupId.Len() ) in WriteAttributesSvIdl()748 aGroupId.WriteSvIdl( SvHash_GroupId(), rOutStm, nTab +1); in WriteAttributesSvIdl()
37 SvIdentifier aGroupId; member in SvMetaSlot
Completed in 26 milliseconds