Lines Matching refs:RuntimeException
59 virtual OUString SAL_CALL getPublicId() throw (RuntimeException);
64 virtual OUString SAL_CALL getSystemId() throw (RuntimeException);
69 throw (RuntimeException);
71 throw (RuntimeException);
74 throw (RuntimeException, DOMException) in appendChild()
79 throw (RuntimeException) in cloneNode()
84 throw (RuntimeException) in getAttributes()
89 throw (RuntimeException) in getChildNodes()
94 throw (RuntimeException) in getFirstChild()
99 throw (RuntimeException) in getLastChild()
104 throw (RuntimeException) in getLocalName()
109 throw (RuntimeException) in getNamespaceURI()
114 throw (RuntimeException) in getNextSibling()
119 throw (RuntimeException) in getNodeType()
124 throw (RuntimeException) in getOwnerDocument()
129 throw (RuntimeException) in getParentNode()
134 throw (RuntimeException) in getPrefix()
139 throw (RuntimeException) in getPreviousSibling()
144 throw (RuntimeException) in hasAttributes()
149 throw (RuntimeException) in hasChildNodes()
155 throw (RuntimeException, DOMException) in insertBefore()
160 throw (RuntimeException) in isSupported()
165 throw (RuntimeException) in normalize()
170 throw (RuntimeException, DOMException) in removeChild()
176 throw (RuntimeException, DOMException) in replaceChild()
181 throw (RuntimeException, DOMException) in setNodeValue()
186 throw (RuntimeException, DOMException) in setPrefix()