Lines Matching refs:WriteSvIdl
737 aMethod->WriteSvIdl( rBase, rOutStm, nTab ); in WriteAttributesSvIdl()
742 aHasCoreId.WriteSvIdl( SvHash_HasCoreId(), rOutStm ); in WriteAttributesSvIdl()
748 aGroupId.WriteSvIdl( SvHash_GroupId(), rOutStm, nTab +1); in WriteAttributesSvIdl()
754 aExecMethod.WriteSvIdl( SvHash_ExecMethod(), rOutStm, nTab +1); in WriteAttributesSvIdl()
760 aStateMethod.WriteSvIdl( SvHash_StateMethod(), rOutStm, nTab +1); in WriteAttributesSvIdl()
767 aDisableFlags.WriteSvIdl( SvHash_DisableFlags(), rOutStm, nTab +1); in WriteAttributesSvIdl()
777 aPseudoSlots.WriteSvIdl( SvHash_PseudoSlots(), rOutStm ); in WriteAttributesSvIdl()
783 aGet.WriteSvIdl( SvHash_Get(), rOutStm ); in WriteAttributesSvIdl()
789 aSet.WriteSvIdl( SvHash_Set(), rOutStm ); in WriteAttributesSvIdl()
998 void SvMetaSlot::WriteSvIdl( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteSvIdl() function in SvMetaSlot
1001 SvMetaAttribute::WriteSvIdl( rBase, rOutStm, nTab ); in WriteSvIdl()