Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dtypes.cxx86 if( nMask & 0x08 ) rStm >> aReadonly; in Load()
102 if( aReadonly.IsSet() ) nMask |= 0x8; in Save()
113 if( nMask & 0x8 ) rStm << aReadonly; in Save()
149 if( aReadonly.IsSet() || !GetRef() ) return aReadonly; in GetReadonly()
438 if( aReadonly.ReadSvIdl( SvHash_Readonly(), rInStm ) ) in ReadAttributesSvIdl()
464 if( !aExport || !aAutomation || aReadonly ) in WriteAttributesSvIdl()
480 if( aReadonly ) in WriteAttributesSvIdl()
483 aReadonly.WriteSvIdl( SvHash_Readonly(), rOutStm ); in WriteAttributesSvIdl()
/trunk/main/idl/inc/
H A Dtypes.hxx43 SvBOOL aReadonly; member in SvMetaAttribute

Completed in 38 milliseconds