Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dslot.cxx114 if( nMask & 0x0080 ) rStm >> aPseudoSlots; in Load()
196 if( aPseudoSlots.IsSet() ) nMask |= 0x0080; in Save()
223 if( nMask & 0x0080 ) rStm << aPseudoSlots; in Save()
398 if( aPseudoSlots.IsSet() || !GetRef() ) return aPseudoSlots; in GetPseudoSlots()
597 bOk |= aPseudoSlots.ReadSvIdl( SvHash_PseudoSlots(), rInStm ); in ReadAttributesSvIdl()
771 if( aSet || aGet || aPseudoSlots ) in WriteAttributesSvIdl()
775 if( aPseudoSlots ) in WriteAttributesSvIdl()
777 aPseudoSlots.WriteSvIdl( SvHash_PseudoSlots(), rOutStm ); in WriteAttributesSvIdl()
1145 xEnumSlot->aPseudoSlots = sal_False; in Insert()
/trunk/main/idl/inc/
H A Dslot.hxx43 SvBOOL aPseudoSlots; member in SvMetaSlot

Completed in 18 milliseconds