LibreOffice Module sc (master) 1
Variables
xistring.cxx File Reference
#include <utility>
#include <xistring.hxx>
#include <xlstyle.hxx>
#include <xistream.hxx>
#include <xiroot.hxx>
#include <xltools.hxx>
#include <sal/log.hxx>
Include dependency graph for xistring.cxx:

Go to the source code of this file.

Variables

const XclStrFlags nAllowedFlags = XclStrFlags::EightBitLength | XclStrFlags::SmartFlags | XclStrFlags::SeparateFormats
 All allowed flags for import. More...
 

Variable Documentation

◆ nAllowedFlags

All allowed flags for import.

Definition at line 31 of file xistring.cxx.

Referenced by XclImpString::Read().