Lines Matching refs:input
65 Reference< xml::input::XAttributes > const & xAttributes, sal_Int32 uid ) 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 )
157 virtual Reference< xml::input::XElement > SAL_CALL startRootElement(
159 Reference< xml::input::XAttributes > const & xAttributes )
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()
202 virtual Reference< xml::input::XElement > SAL_CALL startChildElement(
204 Reference< xml::input::XAttributes > const & xAttributes )
218 virtual Reference< xml::input::XElement > SAL_CALL startChildElement(
220 Reference< xml::input::XAttributes > const & xAttributes )
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 )
252 Reference< xml::input::XAttributes > const & xAttributes, in LibraryElement()