Lines Matching refs:RuntimeException

69              throw (RuntimeException);
74 throw (RuntimeException, DOMException) in appendData()
79 throw (RuntimeException, DOMException) in deleteData()
83 virtual OUString SAL_CALL getData() throw (RuntimeException) in getData()
87 virtual sal_Int32 SAL_CALL getLength() throw (RuntimeException) in getLength()
92 throw (RuntimeException, DOMException) in insertData()
97 throw (RuntimeException, DOMException) in replaceData()
102 throw (RuntimeException, DOMException) in setData()
107 throw (RuntimeException, DOMException) in subStringData()
115 throw (RuntimeException);
120 throw (RuntimeException, DOMException) in appendChild()
125 throw (RuntimeException) in cloneNode()
130 throw (RuntimeException) in getAttributes()
135 throw (RuntimeException) in getChildNodes()
140 throw (RuntimeException) in getFirstChild()
145 throw (RuntimeException) in getLastChild()
150 throw (RuntimeException) in getLocalName()
155 throw (RuntimeException) in getNamespaceURI()
160 throw (RuntimeException) in getNextSibling()
165 throw (RuntimeException) in getNodeType()
169 virtual OUString SAL_CALL getNodeValue() throw (RuntimeException) in getNodeValue()
174 throw (RuntimeException) in getOwnerDocument()
179 throw (RuntimeException) in getParentNode()
184 throw (RuntimeException) in getPrefix()
189 throw (RuntimeException) in getPreviousSibling()
194 throw (RuntimeException) in hasAttributes()
199 throw (RuntimeException) in hasChildNodes()
205 throw (RuntimeException, DOMException) in insertBefore()
210 throw (RuntimeException) in isSupported()
215 throw (RuntimeException) in normalize()
220 throw (RuntimeException, DOMException) in removeChild()
226 throw (RuntimeException, DOMException) in replaceChild()
231 throw (RuntimeException, DOMException) in setNodeValue()
236 throw (RuntimeException, DOMException) in setPrefix()