Searched defs:nodeType (Results  1 – 17 of 17) sorted by relevance
| /aoo4110/main/unoxml/source/dom/ | 
| H A D | documentfragment.cxx | 36     bool CDocumentFragment::IsChildTypeAllowed(NodeType const nodeType)  in IsChildTypeAllowed()
 | 
| H A D | entityreference.cxx | 38     bool CEntityReference::IsChildTypeAllowed(NodeType const nodeType)  in IsChildTypeAllowed()
 | 
| H A D | entity.cxx | 40     bool CEntity::IsChildTypeAllowed(NodeType const nodeType)  in IsChildTypeAllowed()
 | 
| H A D | attr.cxx | 69     bool CAttr::IsChildTypeAllowed(NodeType const nodeType)  in IsChildTypeAllowed()
 | 
| H A D | element.cxx | 207     bool CElement::IsChildTypeAllowed(NodeType const nodeType)  in IsChildTypeAllowed()
 | 
| H A D | document.cxx | 305     bool CDocument::IsChildTypeAllowed(NodeType const nodeType)  in IsChildTypeAllowed()
 | 
| /aoo4110/main/idlc/source/ | 
| H A D | astscope.cxx | 45 AstScope::AstScope(NodeType nodeType)  in AstScope()105 sal_uInt16 AstScope::getNodeCount(NodeType nodeType)  in getNodeCount()
 
 | 
| H A D | astconstant.cxx | 34 						 const NodeType nodeType,  in AstConstant()
 | 
| H A D | fehelper.cxx | 98     NodeType nodeType, ::rtl::OString* pName, ::rtl::OString* pInherits,  in FeInheritanceHeader()
 | 
| H A D | errorhandler.cxx | 607 char const * nodeTypeName(NodeType nodeType) {  in nodeTypeName()625 void ErrorHandler::inheritanceError(NodeType nodeType, const OString* name, AstDeclaration* pDecl)  in inheritanceError()
 
 | 
| /aoo4110/main/configmgr/source/ | 
| H A D | xmldata.cxx | 180     rtl::OUString const & nodeType, rtl::OUString const * defaultTemplateName)  in parseTemplateReference()
 | 
| H A D | xcsparser.cxx | 414     rtl::OUString nodeType;  in handleNodeRef()  local595     rtl::OUString nodeType;  in handleSet()  local
 641     rtl::OUString nodeType;  in handleSetItem()  local
 
 | 
| H A D | xcuparser.cxx | 959     rtl::OUString nodeType;  in handleSetNode()  local
 | 
| /aoo4110/main/idlc/inc/idlc/ | 
| H A D | astattribute.hxx | 43 …AstAttribute(NodeType nodeType, sal_uInt32 flags, AstType const * pType, const ::rtl::OString& nam…  in AstAttribute()
 | 
| /aoo4110/main/xmerge/source/aportisdoc/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/ | 
| H A D | DocumentSerializerImpl.java | 220                 short nodeType = child.getNodeType();  in traverseParaContents()  local
 | 
| /aoo4110/main/xmerge/source/pocketword/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/ | 
| H A D | DocumentSerializerImpl.java | 262                 short nodeType = child.getNodeType();  in traverseParagraphContents()  local
 | 
| /aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ | 
| H A D | SxcDocumentSerializer.java | 831                 short nodeType = child.getNodeType();  in traverseParagraph()  local
 | 
        Completed in 89 milliseconds