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

98 lines
1.7 KiB

LIBRARY "MXML4"
17 years ago
EXPORTS
mxmlAdd
mxmlDelete
mxmlElementClearAttr
mxmlElementGetAttrByIndex
mxmlElementGetAttrCount
17 years ago
mxmlElementGetAttr
mxmlElementSetAttr
mxmlElementSetAttrf
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
mxmlLoadFilename
mxmlLoadIO
17 years ago
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
mxmlOptionsDelete
mxmlOptionsNew
mxmlOptionsSetCustomCallbacks
mxmlOptionsSetEntityCallback
mxmlOptionsSetErrorCallback
mxmlOptionsSetSAXCallback
mxmlOptionsSetTypeCallback
mxmlOptionsSetTypeValue
mxmlOptionsSetWhitespaceCallback
mxmlOptionsSetWrapMargin
17 years ago
mxmlRelease
mxmlRemove
mxmlRetain
mxmlSaveAllocString
mxmlSaveFd
mxmlSaveFile
mxmlSaveFilename
mxmlSaveIO
17 years ago
mxmlSaveString
mxmlSetCDATA
mxmlSetCDATAf
mxmlSetComment
mxmlSetCommentf
17 years ago
mxmlSetCustom
mxmlSetDeclaration
mxmlSetDeclarationf
mxmlSetDirective
mxmlSetDirectivef
17 years ago
mxmlSetElement
mxmlSetInteger
mxmlSetOpaque
mxmlSetOpaquef
17 years ago
mxmlSetReal
mxmlSetStringCallbacks
17 years ago
mxmlSetText
mxmlSetTextf
mxmlSetUserData
17 years ago
mxmlWalkNext
mxmlWalkPrev