34 references to PrintTicketEditor
ReachFramework (34)
PrintConfig\PrintSchemaShim.cs (1)
462prefix = PrintTicketEditor.AddStdNamespaceDeclaration(ticket.XmlDoc.DocumentElement, "ns", xmlNamespace);
PrintConfig\PrtTicket_Base.cs (31)
79PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(_ownerPrintTicket, 91PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(this._ownerPrintTicket, 403XmlElement featureElement = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 425PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 488optionNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 558option = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 566PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 571XmlElement property = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 576XmlElement valueNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 582PrintTicketEditor.SetXsiTypeAttr(pt, valueNode, PrintSchemaXsiTypes.Integer); 637option = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 645PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 650XmlElement property = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 655XmlElement valueNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 661PrintTicketEditor.SetXsiTypeAttr(pt, valueNode, PrintSchemaXsiTypes.QName); 684XmlElement propertyNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 693XmlElement refNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 735option = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 743PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 748XmlElement property = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 753PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 766return PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 804XmlElement propertyNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 813XmlElement valueNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 1017PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(_ownerPrintTicket, 1204XmlElement parameterElement = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 1225PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 1278XmlElement valueNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 1320PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 1325XmlElement valueNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 1331PrintTicketEditor.SetXsiTypeAttr(pt, valueNode, xsiType);
PrintConfig\PrtTicket_Public.cs (2)
120PrintTicketEditor.CheckIsWellFormedPrintTicket(this); 122PrintTicketEditor.CheckAndAddMissingStdNamespaces(this);