Home
last modified time | relevance | path

Searched defs:getPreviousSibling (Results 1 – 15 of 15) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Dattr.hxx161 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CAttr
H A Delement.hxx244 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CElement
H A Dprocessinginstruction.hxx149 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CProcessingInstruction
H A Ddocumentfragment.hxx128 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CDocumentFragment
H A Dentityreference.hxx130 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CEntityReference
H A Ddocumenttype.hxx166 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CDocumentType
H A Dentity.hxx149 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CEntity
H A Dnotation.hxx138 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CNotation
H A Dcharacterdata.hxx185 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CCharacterData
H A Ddocument.hxx326 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CDocument
H A Dcdatasection.hxx174 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CCDATASection
H A Dcomment.hxx169 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CComment
H A Dtext.hxx188 virtual Reference< XNode > SAL_CALL getPreviousSibling() in getPreviousSibling() function in DOM::CText
H A Dnode.cxx625 Reference< XNode > SAL_CALL CNode::getPreviousSibling() in getPreviousSibling() function in DOM::CNode
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2747 public XNode getPreviousSibling() { return m_prev; } in getPreviousSibling() method in DOMTest.MockNode

Completed in 68 milliseconds