Home
last modified time | relevance | path

Searched defs:nodeType (Results 1 – 17 of 17) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Ddocumentfragment.cxx36 bool CDocumentFragment::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed()
H A Dentityreference.cxx38 bool CEntityReference::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed()
H A Dentity.cxx40 bool CEntity::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed()
H A Dattr.cxx69 bool CAttr::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed()
H A Delement.cxx207 bool CElement::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed()
H A Ddocument.cxx305 bool CDocument::IsChildTypeAllowed(NodeType const nodeType) in IsChildTypeAllowed()
/trunk/main/idlc/source/
H A Dastscope.cxx45 AstScope::AstScope(NodeType nodeType) in AstScope()
105 sal_uInt16 AstScope::getNodeCount(NodeType nodeType) in getNodeCount()
H A Dastconstant.cxx34 const NodeType nodeType, in AstConstant()
H A Dfehelper.cxx98 NodeType nodeType, ::rtl::OString* pName, ::rtl::OString* pInherits, in FeInheritanceHeader()
H A Derrorhandler.cxx607 char const * nodeTypeName(NodeType nodeType) { in nodeTypeName()
625 void ErrorHandler::inheritanceError(NodeType nodeType, const OString* name, AstDeclaration* pDecl) in inheritanceError()
/trunk/main/configmgr/source/
H A Dxmldata.cxx180 rtl::OUString const & nodeType, rtl::OUString const * defaultTemplateName) in parseTemplateReference()
H A Dxcsparser.cxx414 rtl::OUString nodeType; in handleNodeRef() local
595 rtl::OUString nodeType; in handleSet() local
641 rtl::OUString nodeType; in handleSetItem() local
H A Dxcuparser.cxx959 rtl::OUString nodeType; in handleSetNode() local
/trunk/main/idlc/inc/idlc/
H A Dastattribute.hxx43 …AstAttribute(NodeType nodeType, sal_uInt32 flags, AstType const * pType, const ::rtl::OString& nam… in AstAttribute()
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocumentSerializerImpl.java220 short nodeType = child.getNodeType(); in traverseParaContents() local
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DDocumentSerializerImpl.java262 short nodeType = child.getNodeType(); in traverseParagraphContents() local
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentSerializer.java831 short nodeType = child.getNodeType(); in traverseParagraph() local

Completed in 60 milliseconds