You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mxml/vcnet/mxml4.def

97 lines
1.6 KiB

LIBRARY "MXML2"
17 years ago
EXPORTS
mxml_ignore_cb
mxml_integer_cb
mxml_opaque_cb
mxml_real_cb
17 years ago
mxmlAdd
mxmlDelete
mxmlElementDeleteAttr
mxmlElementGetAttrByIndex
mxmlElementGetAttrCount
17 years ago
mxmlElementGetAttr
mxmlElementSetAttr
mxmlElementSetAttrf
mxmlEntityAddCallback
mxmlEntityGetName
mxmlEntityGetValue
mxmlEntityRemoveCallback
mxmlFindElement
mxmlFindPath
mxmlGetCDATA
mxmlGetComment
mxmlGetCustom
mxmlGetDeclaration
mxmlGetDirective
mxmlGetElement
mxmlGetFirstChild
mxmlGetInteger
mxmlGetLastChild
mxmlGetNextSibling
mxmlGetOpaque
mxmlGetParent
mxmlGetPrevSibling
mxmlGetReal
mxmlGetRefCount
mxmlGetText
mxmlGetType
mxmlGetUserData
17 years ago
mxmlIndexDelete
mxmlIndexEnum
mxmlIndexFind
mxmlIndexGetCount
17 years ago
mxmlIndexNew
mxmlIndexReset
mxmlLoadFd
mxmlLoadFile
mxmlLoadString
mxmlNewCDATA
mxmlNewCDATAf
mxmlNewComment
mxmlNewCommentf
17 years ago
mxmlNewCustom
mxmlNewDeclaration
mxmlNewDeclarationf
mxmlNewDirective
mxmlNewDirectivef
17 years ago
mxmlNewElement
mxmlNewInteger
mxmlNewOpaque
mxmlNewOpaquef
17 years ago
mxmlNewReal
mxmlNewText
mxmlNewTextf
mxmlNewXML
mxmlRelease
mxmlRemove
mxmlRetain
mxmlSaveAllocString
mxmlSaveFd
mxmlSaveFile
mxmlSaveString
mxmlSAXLoadFd
mxmlSAXLoadFile
mxmlSAXLoadString
mxmlSetCDATA
mxmlSetCDATAf
mxmlSetComment
mxmlSetCommentf
17 years ago
mxmlSetCustom
mxmlSetCustomHandlers
mxmlSetDeclaration
mxmlSetDeclarationf
mxmlSetDirective
mxmlSetDirectivef
17 years ago
mxmlSetElement
mxmlSetErrorCallback
mxmlSetInteger
mxmlSetOpaque
mxmlSetOpaquef
17 years ago
mxmlSetReal
mxmlSetText
mxmlSetTextf
mxmlSetUserData
17 years ago
mxmlSetWrapMargin
mxmlWalkNext
mxmlWalkPrev