|
LibreOffice Module sc (master) 1
|
#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>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. | |