Home
last modified time | relevance | path

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

/aoo4110/main/idl/source/objects/
H A Dtypes.cxx49 , aReadOnlyDoc ( sal_True, sal_False ) in SvMetaAttribute()
60 , aReadOnlyDoc ( sal_True, sal_False) in SvMetaAttribute()
89 if( nMask & 0x40 ) rStm >> aReadOnlyDoc; in Load()
105 if( aReadOnlyDoc.IsSet() ) nMask |= 0x40; in Save()
116 if( nMask & 0x40 ) rStm << aReadOnlyDoc; in Save()
211 if( aReadOnlyDoc.IsSet() || !GetRef() ) return aReadOnlyDoc; in GetReadOnlyDoc()
437 aReadOnlyDoc.ReadSvIdl( SvHash_ReadOnlyDoc(), rInStm ); in ReadAttributesSvIdl()
498 if( !aReadOnlyDoc ) in WriteAttributesSvIdl()
501 aReadOnlyDoc.WriteSvIdl( SvHash_ReadOnlyDoc(), rOutStm ); in WriteAttributesSvIdl()
/aoo4110/main/idl/inc/
H A Dtypes.hxx45 SvBOOL aReadOnlyDoc; member in SvMetaAttribute
93 { aReadOnlyDoc = bSet; } in SetReadOnlyDoc()

Completed in 14 milliseconds