LibreOffice Module sc (master)
1
|
#include <memory>
#include "addressconverter.hxx"
#include "excelhandlers.hxx"
#include "richstring.hxx"
#include "sheetdatabuffer.hxx"
#include <vcl/svapp.hxx>
Go to the source code of this file.
Classes | |
class | oox::xls::SheetDataContext |
This class implements importing the sheetData element. More... | |
Namespaces | |
oox::xls | |
Macros | |
#define | MULTI_THREAD_SHEET_PARSING 1 |
#define MULTI_THREAD_SHEET_PARSING 1 |
Definition at line 30 of file sheetdatacontext.hxx.