Home | History | Annotate | Download | only in GenMetaFile

Lines Matching refs:GetDescription

72     ModuleDescription = GetLocalValue(ModuleObject.GetDescription())

74 ModuleDescription = GetLocalValue(PackageObject.GetDescription())
76 ModuleDescription = GetLocalValue(DistHeader.GetDescription())
200 for (Key, Value) in ModuleObject.GetAbstract() + ModuleObject.GetDescription():
239 Content += FormatUniEntry('#string ' + DT.TAB_INF_DESCRIPTION, ModuleObject.GetDescription(), ContainerFile) \