Lines Matching refs:RuntimeException
65 virtual OUString SAL_CALL getNotationName() throw (RuntimeException);
70 virtual OUString SAL_CALL getPublicId() throw (RuntimeException);
75 virtual OUString SAL_CALL getSystemId() throw (RuntimeException);
80 throw (RuntimeException);
82 throw (RuntimeException);
85 throw (RuntimeException, DOMException) in appendChild()
90 throw (RuntimeException) in cloneNode()
95 throw (RuntimeException) in getAttributes()
100 throw (RuntimeException) in getChildNodes()
105 throw (RuntimeException) in getFirstChild()
110 throw (RuntimeException) in getLastChild()
115 throw (RuntimeException) in getLocalName()
120 throw (RuntimeException) in getNamespaceURI()
125 throw (RuntimeException) in getNextSibling()
130 throw (RuntimeException) in getNodeType()
135 throw (RuntimeException) in getOwnerDocument()
140 throw (RuntimeException) in getParentNode()
145 throw (RuntimeException) in getPrefix()
150 throw (RuntimeException) in getPreviousSibling()
155 throw (RuntimeException) in hasAttributes()
160 throw (RuntimeException) in hasChildNodes()
166 throw (RuntimeException, DOMException) in insertBefore()
171 throw (RuntimeException) in isSupported()
176 throw (RuntimeException) in normalize()
181 throw (RuntimeException, DOMException) in removeChild()
187 throw (RuntimeException, DOMException) in replaceChild()
192 throw (RuntimeException, DOMException) in setNodeValue()
197 throw (RuntimeException, DOMException) in setPrefix()