34 references to PrintTicketEditor
ReachFramework (34)
PrintConfig\PrintSchemaShim.cs (1)
466prefix = PrintTicketEditor.AddStdNamespaceDeclaration(ticket.XmlDoc.DocumentElement, "ns", xmlNamespace);
PrintConfig\PrtTicket_Base.cs (31)
89PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(_ownerPrintTicket, 101PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(this._ownerPrintTicket, 413XmlElement featureElement = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 435PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 498optionNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 569option = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 577PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 582XmlElement property = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 587XmlElement valueNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 593PrintTicketEditor.SetXsiTypeAttr(pt, valueNode, PrintSchemaXsiTypes.Integer); 648option = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 656PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 661XmlElement property = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 666XmlElement valueNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 672PrintTicketEditor.SetXsiTypeAttr(pt, valueNode, PrintSchemaXsiTypes.QName); 695XmlElement propertyNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 704XmlElement refNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 746option = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 754PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 759XmlElement property = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 764PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 777return PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 815XmlElement propertyNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 824XmlElement valueNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 1028PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(_ownerPrintTicket, 1221XmlElement parameterElement = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 1242PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 1296XmlElement valueNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 1338PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 1343XmlElement valueNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 1349PrintTicketEditor.SetXsiTypeAttr(pt, valueNode, xsiType);
PrintConfig\PrtTicket_Public.cs (2)
126PrintTicketEditor.CheckIsWellFormedPrintTicket(this); 128PrintTicketEditor.CheckAndAddMissingStdNamespaces(this);