LibreOffice Module sc (master) 1
Functions
xestring.cxx File Reference
#include <algorithm>
#include <cassert>
#include <o3tl/safeint.hxx>
#include <osl/diagnose.h>
#include <tools/solar.h>
#include <xlstyle.hxx>
#include <xestyle.hxx>
#include <xestream.hxx>
#include <xestring.hxx>
#include <oox/token/tokens.hxx>
Include dependency graph for xestring.cxx:

Go to the source code of this file.

Functions

static sal_uInt16 lcl_WriteRun (XclExpXmlStream &rStrm, const ScfUInt16Vec &rBuffer, sal_uInt16 nStart, sal_Int32 nLength, const XclExpFont *pFont)
 

Function Documentation

◆ lcl_WriteRun()

static sal_uInt16 lcl_WriteRun ( XclExpXmlStream rStrm,
const ScfUInt16Vec rBuffer,
sal_uInt16  nStart,
sal_Int32  nLength,
const XclExpFont pFont 
)
static