Home
last modified time | relevance | path

Searched refs:XmlObjMgt_Document (Results 1 – 21 of 21) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/XmlObjMgt/
H A DXmlObjMgt_Persistent.cxx70 XmlObjMgt_Document anOwnerDoc = in CreateElement()
71 XmlObjMgt_Document (theParent.getOwnerDocument()); in CreateElement()
H A DXmlObjMgt_Array1.cxx69 XmlObjMgt_Document anOwnerDoc = in CreateArrayElement()
70 XmlObjMgt_Document (theParent.getOwnerDocument()); in CreateArrayElement()
H A DXmlObjMgt_Document.hxx19 typedef LDOM_Document XmlObjMgt_Document; typedef
H A DFILES6 XmlObjMgt_Document.hxx
H A DXmlObjMgt.cxx54 XmlObjMgt_Document aDocument = theElement.getOwnerDocument(); in SetStringValue()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DXmlObjMgt_Document.hxx19 typedef LDOM_Document XmlObjMgt_Document; typedef
H A DXmlMNaming_Shape1.hxx43 Standard_EXPORT XmlMNaming_Shape1(XmlObjMgt_Document& Doc);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DXmlObjMgt_Document.hxx19 typedef LDOM_Document XmlObjMgt_Document; typedef
H A DXmlMNaming_Shape1.hxx43 Standard_EXPORT XmlMNaming_Shape1(XmlObjMgt_Document& Doc);
/dports/cad/opencascade/opencascade-7.6.0/src/XmlMNaming/
H A DXmlMNaming_NamedShapeDriver.cxx190 XmlObjMgt_Document aDoc = in Paste()
191 XmlObjMgt_Document (theTarget.Element().getOwnerDocument()); in Paste()
369 XmlObjMgt_Document aDoc = theElement.getOwnerDocument(); in WriteShapeSection()
H A DXmlMNaming_Shape1.hxx43 Standard_EXPORT XmlMNaming_Shape1(XmlObjMgt_Document& Doc);
H A DXmlMNaming_Shape1.cxx38 XmlMNaming_Shape1::XmlMNaming_Shape1 (XmlObjMgt_Document& theDoc) in XmlMNaming_Shape1()
/dports/cad/opencascade/opencascade-7.6.0/src/XmlLDrivers/
H A DXmlLDrivers_DocumentStorageDriver.cxx133 XmlObjMgt_Document aDOMDoc = XmlObjMgt_Document::createDocument ("document"); in Write()
180 XmlObjMgt_Document aDOMDoc = theElement.getOwnerDocument(); in WriteToDomDocument()
/dports/cad/opencascade/opencascade-7.6.0/src/XmlMDataStd/
H A DXmlMDataStd_ExtStringListDriver.cxx140 XmlObjMgt_Document aDoc (anElement.getOwnerDocument()); in Paste()
H A DXmlMDataStd_ReferenceArrayDriver.cxx195 XmlObjMgt_Document aDoc (anElement.getOwnerDocument()); in Paste()
H A DXmlMDataStd_ReferenceListDriver.cxx187 XmlObjMgt_Document aDoc (anElement.getOwnerDocument()); in Paste()
H A DXmlMDataStd_ExtStringArrayDriver.cxx285 XmlObjMgt_Document aDoc (anElement.getOwnerDocument()); in Paste()
H A DXmlMDataStd_NamedDataDriver.cxx651 XmlObjMgt_Document aDoc (anElement.getOwnerDocument()); in Paste()
/dports/cad/opencascade/opencascade-7.6.0/src/XmlMXCAFDoc/
H A DXmlMXCAFDoc_LocationDriver.cxx114 XmlObjMgt_Document aDoc = theParent.getOwnerDocument(); in Translate()
/dports/cad/opencascade/opencascade-7.6.0/src/XmlMFunction/
H A DXmlMFunction_ScopeDriver.cxx265 XmlObjMgt_Document aDoc (anElement.getOwnerDocument()); in Paste()
/dports/cad/opencascade/opencascade-7.6.0/src/XmlMDF/
H A DXmlMDF.cxx85 XmlObjMgt_Document aDoc = theElement.getOwnerDocument(); in WriteSubTree()