11 references to IDS_NULL
ReachFramework (11)
MS\Internal\Printing\Configuration\COMPSTUISRID.cs (1)
27
if (srid ==
IDS_NULL
)
PrintConfig\PrintCapabilitesWriter.cs (7)
227
WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "AbsoluteColorimetric", COMPSTUISR.
IDS_NULL
, "None");
245
WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.
IDS_NULL
, "None");
246
WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "System", COMPSTUISR.
IDS_NULL
, "None");
247
WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Driver", COMPSTUISR.
IDS_NULL
, "None");
248
WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Device", COMPSTUISR.
IDS_NULL
, "None");
566
WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", COMPSTUISR.
IDS_NULL
);
627
WriteStartParameterDef(this._privateNamespace, "PageDevmodeSnapshot", COMPSTUISR.
IDS_NULL
);
PrintConfig\PrintSchemaShim.cs (3)
52
displayNameId = COMPSTUISR.
IDS_NULL
;
81
displayNameId = COMPSTUISR.
IDS_NULL
;
105
displayNameId = COMPSTUISR.
IDS_NULL
;