Lines Matching refs:RuntimeException

56              throw (RuntimeException)  in splitText()
63 throw (RuntimeException, DOMException) in appendData()
68 throw (RuntimeException, DOMException) in deleteData()
72 virtual OUString SAL_CALL getData() throw (RuntimeException) in getData()
76 virtual sal_Int32 SAL_CALL getLength() throw (RuntimeException) in getLength()
81 throw (RuntimeException, DOMException) in insertData()
86 throw (RuntimeException, DOMException) in replaceData()
91 throw (RuntimeException, DOMException) in setData()
96 throw (RuntimeException, DOMException) in subStringData()
104 throw (RuntimeException);
106 throw (RuntimeException);
110 throw (RuntimeException, DOMException) in appendChild()
115 throw (RuntimeException) in cloneNode()
120 throw (RuntimeException) in getAttributes()
125 throw (RuntimeException) in getChildNodes()
130 throw (RuntimeException) in getFirstChild()
135 throw (RuntimeException) in getLastChild()
140 throw (RuntimeException) in getLocalName()
145 throw (RuntimeException) in getNamespaceURI()
150 throw (RuntimeException) in getNextSibling()
155 throw (RuntimeException) in getNodeType()
160 throw (RuntimeException) in getOwnerDocument()
165 throw (RuntimeException) in getParentNode()
170 throw (RuntimeException) in getPrefix()
175 throw (RuntimeException) in getPreviousSibling()
180 throw (RuntimeException) in hasAttributes()
185 throw (RuntimeException) in hasChildNodes()
191 throw (RuntimeException, DOMException) in insertBefore()
196 throw (RuntimeException) in isSupported()
201 throw (RuntimeException) in normalize()
206 throw (RuntimeException, DOMException) in removeChild()
212 throw (RuntimeException, DOMException) in replaceChild()
217 throw (RuntimeException, DOMException) in setNodeValue()
222 throw (RuntimeException, DOMException) in setPrefix()