Lines Matching refs:xml

65     Reference< xml::input::XAttributes > const & xAttributes, sal_Int32 uid )  in getBoolAttr()
83 throw xml::sax::SAXException( in getBoolAttr()
95 Reference< xml::input::XAttributes > const & xAttributes, sal_Int32 uid ) in getStringAttr()
103 Reference< xml::input::XAttributes > const & xAttributes, in getLongAttr()
121 : public ::cppu::WeakImplHelper1< xml::input::XRoot >
147 Reference< xml::input::XNamespaceMapping > const & xNamespaceMapping )
148 throw (xml::sax::SAXException, RuntimeException);
150 throw (xml::sax::SAXException, RuntimeException);
153 throw (xml::sax::SAXException, RuntimeException);
155 Reference< xml::sax::XLocator > const & xLocator )
156 throw (xml::sax::SAXException, RuntimeException);
157 virtual Reference< xml::input::XElement > SAL_CALL startRootElement(
159 Reference< xml::input::XAttributes > const & xAttributes )
160 throw (xml::sax::SAXException, RuntimeException);
165 : public ::cppu::WeakImplHelper1< xml::input::XElement >
172 Reference< xml::input::XAttributes > _xAttributes;
177 Reference< xml::input::XAttributes > const & xAttributes,
184 virtual Reference< xml::input::XElement > SAL_CALL getParent()
190 virtual Reference< xml::input::XAttributes > SAL_CALL getAttributes()
194 throw (xml::sax::SAXException, RuntimeException);
196 throw (xml::sax::SAXException, RuntimeException);
199 throw (xml::sax::SAXException, RuntimeException);
201 throw (xml::sax::SAXException, RuntimeException);
202 virtual Reference< xml::input::XElement > SAL_CALL startChildElement(
204 Reference< xml::input::XAttributes > const & xAttributes )
205 throw (xml::sax::SAXException, RuntimeException);
218 virtual Reference< xml::input::XElement > SAL_CALL startChildElement(
220 Reference< xml::input::XAttributes > const & xAttributes )
221 throw (xml::sax::SAXException, RuntimeException);
223 throw (xml::sax::SAXException, RuntimeException);
227 Reference< xml::input::XAttributes > const & xAttributes, in LibrariesElement()
243 virtual Reference< xml::input::XElement > SAL_CALL startChildElement(
245 Reference< xml::input::XAttributes > const & xAttributes )
246 throw (xml::sax::SAXException, RuntimeException);
248 throw (xml::sax::SAXException, RuntimeException);
252 Reference< xml::input::XAttributes > const & xAttributes, in LibraryElement()