LibreOffice Module sc (master)
1
|
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <osl/diagnose.h>
#include <filtopt.hxx>
#include <miscuno.hxx>
Go to the source code of this file.
Macros | |
#define | CFGPATH_FILTER "Office.Calc/Filter/Import" |
#define | SCFILTOPT_WK3 2 |
#define CFGPATH_FILTER "Office.Calc/Filter/Import" |
Definition at line 30 of file filtopt.cxx.
#define SCFILTOPT_WK3 2 |
Definition at line 32 of file filtopt.cxx.
Referenced by ScFilterOptions::ScFilterOptions().