Home
last modified time | relevance | path

Searched defs:IsChildTypeAllowed (Results 1 – 7 of 7) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Ddocumentfragment.cxx36 bool CDocumentFragment::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CDocumentFragment
H A Dentityreference.cxx38 bool CEntityReference::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CEntityReference
H A Dentity.cxx40 bool CEntity::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CEntity
H A Dattr.cxx69 bool CAttr::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CAttr
H A Delement.cxx207 bool CElement::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CElement
H A Dnode.cxx288 bool CNode::IsChildTypeAllowed(NodeType const /*nodeType*/) in IsChildTypeAllowed() function in DOM::CNode
H A Ddocument.cxx305 bool CDocument::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CDocument

Completed in 44 milliseconds