11 references to IDS_NULL
ReachFramework (11)
MS\Internal\Printing\Configuration\COMPSTUISRID.cs (1)
26if (srid == IDS_NULL)
PrintConfig\PrintCapabilitesWriter.cs (7)
228WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "AbsoluteColorimetric", COMPSTUISR.IDS_NULL, "None"); 246WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.IDS_NULL, "None"); 247WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "System", COMPSTUISR.IDS_NULL, "None"); 248WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Driver", COMPSTUISR.IDS_NULL, "None"); 249WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Device", COMPSTUISR.IDS_NULL, "None"); 567WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", COMPSTUISR.IDS_NULL); 628WriteStartParameterDef(this._privateNamespace, "PageDevmodeSnapshot", COMPSTUISR.IDS_NULL);
PrintConfig\PrintSchemaShim.cs (3)
51displayNameId = COMPSTUISR.IDS_NULL; 80displayNameId = COMPSTUISR.IDS_NULL; 104displayNameId = COMPSTUISR.IDS_NULL;