11 references to IDS_NULL
ReachFramework (11)
MS\Internal\Printing\Configuration\COMPSTUISRID.cs (1)
26
if (srid ==
IDS_NULL
)
PrintConfig\PrintCapabilitesWriter.cs (7)
224
WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "AbsoluteColorimetric", COMPSTUISR.
IDS_NULL
, "None");
242
WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "None", COMPSTUISR.
IDS_NULL
, "None");
243
WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "System", COMPSTUISR.
IDS_NULL
, "None");
244
WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Driver", COMPSTUISR.
IDS_NULL
, "None");
245
WriteOption(PrintSchemaNamespaces.StandardKeywordSet, "Device", COMPSTUISR.
IDS_NULL
, "None");
563
WriteStartParameterDef(PrintSchemaNamespaces.StandardKeywordSet, "PageScalingScale", COMPSTUISR.
IDS_NULL
);
624
WriteStartParameterDef(this._privateNamespace, "PageDevmodeSnapshot", COMPSTUISR.
IDS_NULL
);
PrintConfig\PrintSchemaShim.cs (3)
51
displayNameId = COMPSTUISR.
IDS_NULL
;
80
displayNameId = COMPSTUISR.
IDS_NULL
;
104
displayNameId = COMPSTUISR.
IDS_NULL
;