Searched refs:eChildType (Results 1 – 1 of 1) sorted by relevance
388 css::xml::dom::NodeType eChildType = xChild->getNodeType(); in AddChildren() local390 switch ( eChildType ) in AddChildren()668 css::xml::dom::NodeType eChildType = pNode->m_xNode->getNodeType(); in DoToolBoxAction() local669 if ( eChildType == css::xml::dom::NodeType_ATTRIBUTE_NODE ) in DoToolBoxAction()1128 css::xml::dom::NodeType eChildType = pNode->m_xNode->getNodeType(); in RemoveEntry() local1468 css::xml::dom::NodeType eChildType = pNode->m_xNode->getNodeType(); in EnableMenuItems() local1469 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() local1511 if ( eChildType == css::xml::dom::NodeType_ATTRIBUTE_NODE ) in EnableMenuItems()[all …]
Completed in 29 milliseconds