Searched refs:aPseudoSlots (Results 1 – 2 of 2) sorted by relevance
114 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()
43 SvBOOL aPseudoSlots; member in SvMetaSlot
Completed in 28 milliseconds