Lines Matching refs:input
56 : public ::cppu::WeakImplHelper1< xml::input::XRoot >
75 Reference< xml::input::XNamespaceMapping > const & xNamespaceMapping )
85 virtual Reference< xml::input::XElement > SAL_CALL startRootElement(
87 Reference< xml::input::XAttributes > const & xAttributes )
93 : public ::cppu::WeakImplHelper1< xml::input::XElement >
100 Reference< xml::input::XAttributes > _xAttributes;
106 Reference< xml::input::XAttributes > const & xAttributes,
113 virtual Reference< xml::input::XElement > SAL_CALL getParent()
119 virtual Reference< xml::input::XAttributes > SAL_CALL getAttributes()
131 virtual Reference< xml::input::XElement > SAL_CALL startChildElement(
133 Reference< xml::input::XAttributes > const & xAttributes )