Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dslot.cxx53 , aRecordAbsolute( sal_False, sal_False ) in SvMetaSlot()
65 , aRecordAbsolute( sal_False, sal_False ) in SvMetaSlot()
171 if( nMask & 0x4000 ) rStm >> aRecordAbsolute; in Load()
258 if( aRecordAbsolute.IsSet() ) nMask |= 0x4000; in Save()
292 if( nMask & 0x4000 ) rStm << aRecordAbsolute; in Save()
485 if( !GetRef() || aRecordAbsolute.IsSet() ) in GetRecordAbsolute()
486 return aRecordAbsolute; in GetRecordAbsolute()
632 if( aRecordAbsolute.ReadSvIdl( SvHash_RecordAbsolute(), rInStm ) ) in ReadAttributesSvIdl()
633 SetRecordAbsolute( aRecordAbsolute), bOk = sal_True; in ReadAttributesSvIdl()
837 if( aRecordAbsolute ) in WriteAttributesSvIdl()
[all …]
/trunk/main/idl/inc/
H A Dslot.hxx59 SvBOOL aRecordAbsolute; member in SvMetaSlot
151 { aRecordAbsolute = bSet; } in SetRecordAbsolute()

Completed in 20 milliseconds