Lines Matching refs:RuntimeException

72         virtual OUString SAL_CALL getName() throw (RuntimeException);
78 virtual Reference< XElement > SAL_CALL getOwnerElement() throw (RuntimeException);
84 virtual sal_Bool SAL_CALL getSpecified()throw (RuntimeException);
89 virtual OUString SAL_CALL getValue() throw (RuntimeException);
95 … virtual void SAL_CALL setValue(const OUString& value) throw (RuntimeException, DOMException);
100 throw (RuntimeException);
102 throw (RuntimeException);
104 throw (RuntimeException);
108 throw (RuntimeException, DOMException) in appendChild()
113 throw (RuntimeException) in cloneNode()
118 throw (RuntimeException) in getAttributes()
123 throw (RuntimeException) in getChildNodes()
128 throw (RuntimeException) in getFirstChild()
133 throw (RuntimeException) in getLastChild()
138 throw (RuntimeException);
140 throw (RuntimeException) in getNextSibling()
145 throw (RuntimeException) in getNodeType()
150 throw (RuntimeException) in getOwnerDocument()
155 throw (RuntimeException) in getParentNode()
160 throw (RuntimeException);
162 throw (RuntimeException) in getPreviousSibling()
167 throw (RuntimeException) in hasAttributes()
172 throw (RuntimeException) in hasChildNodes()
178 throw (RuntimeException, DOMException) in insertBefore()
183 throw (RuntimeException) in isSupported()
188 throw (RuntimeException) in normalize()
193 throw (RuntimeException, DOMException) in removeChild()
199 throw (RuntimeException, DOMException) in replaceChild()
204 throw (RuntimeException, DOMException) in setNodeValue()
209 throw (RuntimeException, DOMException);