LibreOffice Module sc (master) 1
Functions
cellsh2.cxx File Reference
#include <config_features.h>
#include <basic/sberrors.hxx>
#include <scitems.hxx>
#include <comphelper/lok.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/request.hxx>
#include <basic/sbxcore.hxx>
#include <svl/whiter.hxx>
#include <svl/numformat.hxx>
#include <svl/zforlist.hxx>
#include <svl/stritem.hxx>
#include <svl/visitem.hxx>
#include <unotools/moduleoptions.hxx>
#include <com/sun/star/frame/FrameSearchFlag.hpp>
#include <com/sun/star/sheet/TableValidationVisibility.hpp>
#include <cellsh.hxx>
#include <dbdata.hxx>
#include <queryparam.hxx>
#include <tabvwsh.hxx>
#include <sc.hrc>
#include <globstr.hrc>
#include <scresid.hxx>
#include <global.hxx>
#include <scmod.hxx>
#include <docsh.hxx>
#include <document.hxx>
#include <uiitems.hxx>
#include <dbdocfun.hxx>
#include <reffact.hxx>
#include <utility>
#include <validat.hxx>
#include <validate.hxx>
#include <datamapper.hxx>
#include <scui_def.hxx>
#include <scabstdlg.hxx>
#include <impex.hxx>
#include <asciiopt.hxx>
#include <datastream.hxx>
#include <datastreamdlg.hxx>
#include <dataproviderdlg.hxx>
#include <queryentry.hxx>
#include <markdata.hxx>
#include <documentlinkmgr.hxx>
#include <officecfg/Office/Common.hxx>
#include <o3tl/make_shared.hxx>
#include <memory>
Include dependency graph for cellsh2.cxx:

Go to the source code of this file.

Functions

static bool lcl_GetTextToColumnsRange (const ScViewData &rData, ScRange &rRange, bool bDoEmptyCheckOnly)
 
static bool lcl_GetSortParam (const ScViewData &rData, const ScSortParam &rSortParam)
 

Function Documentation

◆ lcl_GetSortParam()

static bool lcl_GetSortParam ( const ScViewData rData,
const ScSortParam rSortParam 
)
static

◆ lcl_GetTextToColumnsRange()

static bool lcl_GetTextToColumnsRange ( const ScViewData rData,
ScRange rRange,
bool  bDoEmptyCheckOnly 
)
static