Home
last modified time | relevance | path

Searched refs:eChildType (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/form/
H A Ddatanavi.cxx388 css::xml::dom::NodeType eChildType = xChild->getNodeType(); in AddChildren() local
390 switch ( eChildType ) in AddChildren()
668 css::xml::dom::NodeType eChildType = pNode->m_xNode->getNodeType(); in DoToolBoxAction() local
669 if ( eChildType == css::xml::dom::NodeType_ATTRIBUTE_NODE ) in DoToolBoxAction()
1128 css::xml::dom::NodeType eChildType = pNode->m_xNode->getNodeType(); in RemoveEntry() local
1468 css::xml::dom::NodeType eChildType = pNode->m_xNode->getNodeType(); in EnableMenuItems() local
1469 if ( eChildType != css::xml::dom::NodeType_ELEMENT_NODE in EnableMenuItems()
1470 && eChildType != css::xml::dom::NodeType_DOCUMENT_NODE ) in EnableMenuItems()
1510 css::xml::dom::NodeType eChildType = pNode->m_xNode->getNodeType(); in EnableMenuItems() local
1511 if ( eChildType == css::xml::dom::NodeType_ATTRIBUTE_NODE ) in EnableMenuItems()
[all …]

Completed in 33 milliseconds