Lines Matching refs:RuntimeException

58             throw (RuntimeException, DOMException)  in appendData()
63 throw (RuntimeException, DOMException) in deleteData()
67 virtual OUString SAL_CALL getData() throw (RuntimeException) in getData()
71 virtual sal_Int32 SAL_CALL getLength() throw (RuntimeException) in getLength()
76 throw (RuntimeException, DOMException) in insertData()
81 throw (RuntimeException, DOMException) in replaceData()
86 throw (RuntimeException, DOMException) in setData()
91 throw (RuntimeException, DOMException) in subStringData()
99 throw (RuntimeException);
101 throw (RuntimeException);
105 throw (RuntimeException, DOMException) in appendChild()
110 throw (RuntimeException) in cloneNode()
115 throw (RuntimeException) in getAttributes()
120 throw (RuntimeException) in getChildNodes()
125 throw (RuntimeException) in getFirstChild()
130 throw (RuntimeException) in getLastChild()
135 throw (RuntimeException) in getLocalName()
140 throw (RuntimeException) in getNamespaceURI()
145 throw (RuntimeException) in getNextSibling()
150 throw (RuntimeException) in getNodeType()
155 throw (RuntimeException) in getOwnerDocument()
160 throw (RuntimeException) in getParentNode()
165 throw (RuntimeException) in getPrefix()
170 throw (RuntimeException) in getPreviousSibling()
175 throw (RuntimeException) in hasAttributes()
180 throw (RuntimeException) in hasChildNodes()
186 throw (RuntimeException, DOMException) in insertBefore()
191 throw (RuntimeException) in isSupported()
196 throw (RuntimeException) in normalize()
201 throw (RuntimeException, DOMException) in removeChild()
207 throw (RuntimeException, DOMException) in replaceChild()
212 throw (RuntimeException, DOMException) in setNodeValue()
217 throw (RuntimeException, DOMException) in setPrefix()