Searched defs:IsChildTypeAllowed (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/unoxml/source/dom/ | ||
H A D | documentfragment.cxx | 36 bool CDocumentFragment::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CDocumentFragment |
H A D | entityreference.cxx | 38 bool CEntityReference::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CEntityReference |
H A D | entity.cxx | 40 bool CEntity::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CEntity |
H A D | attr.cxx | 69 bool CAttr::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CAttr |
H A D | element.cxx | 207 bool CElement::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CElement |
H A D | node.cxx | 288 bool CNode::IsChildTypeAllowed(NodeType const /*nodeType*/) in IsChildTypeAllowed() function in DOM::CNode |
H A D | document.cxx | 305 bool CDocument::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed() function in DOM::CDocument |
Completed in 50 milliseconds