LibreOffice Module sc (master) 1
Functions
excrecds.cxx File Reference
#include <excrecds.hxx>
#include <map>
#include <filter/msfilter/countryid.hxx>
#include <svl/numformat.hxx>
#include <sal/log.hxx>
#include <sax/fastattribs.hxx>
#include <string.h>
#include <global.hxx>
#include <document.hxx>
#include <dbdata.hxx>
#include <oox/export/utils.hxx>
#include <oox/token/tokens.hxx>
#include <queryentry.hxx>
#include <queryparam.hxx>
#include <sortparam.hxx>
#include <userlist.hxx>
#include <root.hxx>
#include <xeescher.hxx>
#include <xelink.hxx>
#include <xename.hxx>
#include <xlname.hxx>
#include <xestyle.hxx>
#include <xcl97rec.hxx>
#include <tabprotection.hxx>
#include <scitems.hxx>
#include <attrib.hxx>
Include dependency graph for excrecds.cxx:

Go to the source code of this file.

Functions

static const char * lcl_GetOperator (sal_uInt8 nOper)
 
static OString lcl_GetValue (sal_uInt8 nType, const XclExpString *pStr)
 

Function Documentation

◆ lcl_GetOperator()

static const char * lcl_GetOperator ( sal_uInt8  nOper)
static

◆ lcl_GetValue()

static OString lcl_GetValue ( sal_uInt8  nType,
const XclExpString pStr 
)
static

Definition at line 580 of file excrecds.cxx.

References EXC_AFTYPE_STRING, nType, and XclXmlUtils::ToOString().

Referenced by ExcFilterCondition::SaveXml().