Home
last modified time | relevance | path

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

/aoo4110/main/idl/source/objects/
H A Dtypes.cxx48 , aIsCollection ( sal_False, sal_False ) in SvMetaAttribute()
59 , aIsCollection ( sal_False, sal_False) in SvMetaAttribute()
88 if( nMask & 0x20 ) rStm >> aIsCollection; in Load()
104 if( aIsCollection.IsSet() ) nMask |= 0x20; in Save()
115 if( nMask & 0x20 ) rStm << aIsCollection; in Save()
195 if( aIsCollection.IsSet() || !GetRef() ) in GetIsCollection()
197 if ( aIsCollection.IsSet() ) in GetIsCollection()
199 bRet = aIsCollection; in GetIsCollection()
203 return aIsCollection; in GetIsCollection()
436 aIsCollection.ReadSvIdl( SvHash_IsCollection(), rInStm ); in ReadAttributesSvIdl()
[all …]
/aoo4110/main/idl/inc/
H A Dtypes.hxx44 SvBOOL aIsCollection; member in SvMetaAttribute
90 { aIsCollection = bSet; } in SetIsCollection()

Completed in 31 milliseconds