LibreOffice Module sc (master) 1
Classes | Namespaces
dataprovider.hxx File Reference
#include <memory>
#include <string_view>
#include <salhelper/thread.hxx>
#include <rtl/ustring.hxx>
#include <rtl/ref.hxx>
#include <osl/mutex.hxx>
#include <document.hxx>
#include <rtl/strbuf.hxx>
#include <atomic>
#include <vector>
#include <orcus/csv_parser.hpp>
Include dependency graph for dataprovider.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc::CSVFetchThread
 
class  sc::DataProvider
 Abstract class for all data provider. More...
 
class  sc::CSVDataProvider
 
class  sc::ScDBDataManager
 This class handles the copying of the data from the imported temporary document to the actual document. More...
 
class  sc::DataProviderFactory
 

Namespaces

namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.