|
LibreOffice Module sc (master) 1
|
#include <utility>#include <xistring.hxx>#include <xlstyle.hxx>#include <xistream.hxx>#include <xiroot.hxx>#include <xltools.hxx>#include <sal/log.hxx>Go to the source code of this file.
Variables | |
| const XclStrFlags | nAllowedFlags = XclStrFlags::EightBitLength | XclStrFlags::SmartFlags | XclStrFlags::SeparateFormats |
| All allowed flags for import. More... | |
| const XclStrFlags nAllowedFlags = XclStrFlags::EightBitLength | XclStrFlags::SmartFlags | XclStrFlags::SeparateFormats |
All allowed flags for import.
Definition at line 31 of file xistring.cxx.
Referenced by XclImpString::Read().