Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dslot.cxx102 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()
/trunk/main/idl/inc/
H A Dslot.hxx37 SvIdentifier aGroupId; member in SvMetaSlot

Completed in 23 milliseconds