mathml_dom::MathMLBvarElement Interface Reference

mathml_dom::MathMLBvarElement Interface Reference
Inheritance diagram for mathml_dom::MathMLBvarElement:
Collaboration diagram for mathml_dom::MathMLBvarElement:

Additional Inherited Members

- Public Member Functions inherited from mathml_dom::MathMLContentContainer
MathMLBvarElement getBoundVariable (in unsigned long index)
MathMLBvarElement insertBoundVariable (in MathMLBvarElement newBVar, in unsigned long index) raises (dom::DOMException)
MathMLBvarElement setBoundVariable (in MathMLBvarElement newBVar, in unsigned long index) raises (dom::DOMException)
void deleteBoundVariable (in unsigned long index)
MathMLBvarElement removeBoundVariable (in unsigned long index)
- Public Attributes inherited from mathml_dom::MathMLContentContainer
readonly attribute unsigned long nBoundVariables
attribute MathMLConditionElement condition
attribute MathMLElement opDegree
attribute MathMLElement domainOfApplication
attribute MathMLElement momentAbout

Detailed Description

Definition at line 193 of file MathML_content_APISPEC.idl.