|
LibreOffice Module sc (master) 1
|
#include <config_features.h>#include <vcl/errinf.hxx>#include <tools/urlobj.hxx>#include <svl/converter.hxx>#include <svl/numformat.hxx>#include <comphelper/processfactory.hxx>#include <comphelper/propertysequence.hxx>#include <comphelper/types.hxx>#include <ucbhelper/content.hxx>#include <svx/txenctab.hxx>#include <unotools/sharedunocomponent.hxx>#include <unotools/charclass.hxx>#include <rtl/character.hxx>#include <rtl/tencinfo.h>#include <sal/log.hxx>#include <osl/diagnose.h>#include <comphelper/diagnose_ex.hxx>#include <o3tl/string_view.hxx>#include <com/sun/star/sdb/CommandType.hpp>#include <com/sun/star/sdbc/DataType.hpp>#include <com/sun/star/sdbc/SQLException.hpp>#include <com/sun/star/sdbc/XConnection.hpp>#include <com/sun/star/sdbc/DriverManager.hpp>#include <com/sun/star/sdbc/XResultSetUpdate.hpp>#include <com/sun/star/sdbc/XRow.hpp>#include <com/sun/star/sdbc/XRowSet.hpp>#include <com/sun/star/sdbc/XRowUpdate.hpp>#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp>#include <com/sun/star/sdbcx/XAppend.hpp>#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>#include <com/sun/star/sdbcx/XDataDefinitionSupplier.hpp>#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>#include <com/sun/star/sdbcx/XTablesSupplier.hpp>#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/ucb/NameClash.hpp>#include <com/sun/star/ucb/TransferInfo.hpp>#include <com/sun/star/ucb/XCommandInfo.hpp>#include <scerrors.hxx>#include <docsh.hxx>#include <progress.hxx>#include <editutil.hxx>#include <cellform.hxx>#include <dbdocutl.hxx>#include <dociter.hxx>#include <globstr.hrc>#include <scresid.hxx>#include <svl/zformat.hxx>#include <svl/intitem.hxx>#include <patattr.hxx>#include <scitems.hxx>#include <docpool.hxx>#include <segmenttree.hxx>#include <docparam.hxx>#include <cellvalue.hxx>#include <unordered_set>#include <vector>