LibreOffice Module sc (master) 1
|
#include <imoptdlg.hxx>
#include <asciiopt.hxx>
#include <comphelper/string.hxx>
#include <unotools/charclass.hxx>
#include <osl/thread.h>
#include <o3tl/string_view.hxx>
#include <global.hxx>
Go to the source code of this file.
Variables | |
const char | pStrFix [] = "FIX" |
const char pStrFix[] = "FIX" |
Definition at line 28 of file imoptdlg.cxx.
Referenced by ScImportOptions::BuildString(), and ScImportOptions::ScImportOptions().