Home
last modified time | relevance | path

Searched defs:getNodeType (Results 1 – 23 of 23) sorted by relevance

/trunk/main/slideshow/source/engine/animationnodes/
H A Dnodetools.cxx108 bool getNodeType( sal_Int16& o_rNodeType, in getNodeType() function
/trunk/main/idlc/inc/idlc/
H A Dfehelper.hxx74 NodeType getNodeType() in getNodeType() function in FeInheritanceHeader
H A Dastdeclaration.hxx88 NodeType getNodeType() const in getNodeType() function in AstDeclaration
/trunk/main/odk/examples/java/Inspector/
H A DXUnoNode.java64 public int getNodeType(); in getNodeType() method
H A DSwingUnoNode.java128 public int getNodeType(){ in getNodeType() method in SwingUnoNode
H A DUnoNode.java97 public int getNodeType(){ in getNodeType() method in UnoNode
/trunk/main/unoxml/source/dom/
H A Dattr.hxx144 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CAttr
H A Delement.hxx224 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CElement
H A Dprocessinginstruction.hxx129 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CProcessingInstruction
H A Ddocumentfragment.hxx108 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CDocumentFragment
H A Dentityreference.hxx110 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CEntityReference
H A Ddocumenttype.hxx146 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CDocumentType
H A Dentity.hxx129 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CEntity
H A Dnotation.hxx118 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CNotation
H A Dcharacterdata.hxx160 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CCharacterData
H A Ddocument.hxx306 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CDocument
H A Dcdatasection.hxx154 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CCDATASection
H A Dcomment.hxx149 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CComment
H A Dtext.hxx164 virtual NodeType SAL_CALL getNodeType() in getNodeType() function in DOM::CText
H A Dnode.cxx552 NodeType SAL_CALL CNode::getNodeType() in getNodeType() function in DOM::CNode
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx87 sal_Int16 getNodeType() const { return mnNodeType; } in getNodeType() function in sd::CustomAnimationEffect
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2780 public NodeType getNodeType() { return DOCUMENT_NODE; } in getNodeType() method in DOMTest.MockDoc
2896 public NodeType getNodeType() { return ELEMENT_NODE; } in getNodeType() method in DOMTest.MockElement
2971 public NodeType getNodeType() { return ATTRIBUTE_NODE; } in getNodeType() method in DOMTest.MockAttr
/trunk/main/connectivity/inc/connectivity/
H A Dsqlnode.hxx356 SQLNodeType getNodeType() const {return m_eNodeType;}; in getNodeType() function in connectivity::OSQLParseNode

Completed in 92 milliseconds