Searched refs:aRecordAbsolute (Results 1 – 2 of 2) sorted by relevance
53 , 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 …]
59 SvBOOL aRecordAbsolute; member in SvMetaSlot151 { aRecordAbsolute = bSet; } in SetRecordAbsolute()
Completed in 39 milliseconds