25#include <com/sun/star/sdbc/XDataSource.hpp>
34 const Reference< XFastAttributeList > & _xAttrList ) :
39 bool bUserFound =
false;
40 if (!xDataSource.is())
77 PropertyValue aProperty;
78 aProperty.Name =
"UseSystemUser";
86 Reference< XDataSource>(xDataSource,UNO_QUERY_THROW)->setLoginTimeout(aIter.toInt32());
void addInfo(const css::beans::PropertyValue &_rInfo)
add an Info to the sequence which will be appended to the data source
const Reference< XPropertySet > & getDataSource() const
OXMLLogin(ODBFilter &rImport, const css::uno::Reference< css::xml::sax::XFastAttributeList > &_xAttrList)
virtual ~OXMLLogin() override
#define DBG_UNHANDLED_EXCEPTION(...)
FastAttributeList & castToFastAttributeList(const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList)
bool IsXMLToken(std::u16string_view rString, enum XMLTokenEnum eToken)
constexpr OUStringLiteral PROPERTY_USER(u"User")
constexpr OUStringLiteral PROPERTY_ISPASSWORDREQUIRED(u"IsPasswordRequired")
#define XMLOFF_WARN_UNKNOWN(area, rIter)
constexpr sal_Int32 TOKEN_MASK