34 references to PrintTicketEditor
ReachFramework (34)
PrintConfig\PrintSchemaShim.cs (1)
461prefix = PrintTicketEditor.AddStdNamespaceDeclaration(ticket.XmlDoc.DocumentElement, "ns", xmlNamespace);
PrintConfig\PrtTicket_Base.cs (31)
78PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(_ownerPrintTicket, 90PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(this._ownerPrintTicket, 402XmlElement featureElement = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 424PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 487optionNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 557option = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 565PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 570XmlElement property = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 575XmlElement valueNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 581PrintTicketEditor.SetXsiTypeAttr(pt, valueNode, PrintSchemaXsiTypes.Integer); 636option = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 644PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 649XmlElement property = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 654XmlElement valueNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 660PrintTicketEditor.SetXsiTypeAttr(pt, valueNode, PrintSchemaXsiTypes.QName); 683XmlElement propertyNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 692XmlElement refNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 734option = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 742PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 747XmlElement property = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 752PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 765return PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 803XmlElement propertyNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 812XmlElement valueNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 1016PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(_ownerPrintTicket, 1203XmlElement parameterElement = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 1224PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 1277XmlElement valueNode = PrintTicketEditor.GetSchemaElementWithNameAttr(pt, 1319PrintTicketEditor.RemoveAllSchemaElementsWithNameAttr(pt, 1324XmlElement valueNode = PrintTicketEditor.AddSchemaElementWithNameAttr(pt, 1330PrintTicketEditor.SetXsiTypeAttr(pt, valueNode, xsiType);
PrintConfig\PrtTicket_Public.cs (2)
119PrintTicketEditor.CheckIsWellFormedPrintTicket(this); 121PrintTicketEditor.CheckAndAddMissingStdNamespaces(this);