LibreOffice Module sc (master) 1
Functions
datauno.cxx File Reference
#include <datauno.hxx>
#include <svl/hint.hxx>
#include <svl/numformat.hxx>
#include <svl/sharedstringpool.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <unotools/charclass.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/awt/XBitmap.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <com/sun/star/util/SortField.hpp>
#include <com/sun/star/table/TableSortField.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/table/TableOrientation.hpp>
#include <com/sun/star/table/CellRangeAddress.hpp>
#include <com/sun/star/sheet/DataImportMode.hpp>
#include <com/sun/star/sheet/FilterFieldType.hpp>
#include <com/sun/star/sheet/FilterOperator2.hpp>
#include <com/sun/star/sheet/TableFilterField2.hpp>
#include <dapiuno.hxx>
#include <cellsuno.hxx>
#include <miscuno.hxx>
#include <targuno.hxx>
#include <rangeutl.hxx>
#include <dbdata.hxx>
#include <docsh.hxx>
#include <dbdocfun.hxx>
#include <unonames.hxx>
#include <globalnames.hxx>
#include <convuno.hxx>
#include <hints.hxx>
#include <attrib.hxx>
#include <dpshttab.hxx>
#include <queryentry.hxx>
#include <dputil.hxx>
#include <sortparam.hxx>
#include <dpobject.hxx>
#include <filterentries.hxx>
#include <comphelper/extract.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <svx/dataaccessdescriptor.hxx>
#include <memory>
Include dependency graph for datauno.cxx:

Go to the source code of this file.

Functions

static o3tl::span< const SfxItemPropertyMapEntrylcl_GetSubTotalPropertyMap ()
 
static o3tl::span< const SfxItemPropertyMapEntrylcl_GetFilterPropertyMap ()
 
static o3tl::span< const SfxItemPropertyMapEntrylcl_GetDBRangePropertyMap ()
 

Function Documentation

◆ lcl_GetDBRangePropertyMap()

static o3tl::span< const SfxItemPropertyMapEntry > lcl_GetDBRangePropertyMap ( )
static

◆ lcl_GetFilterPropertyMap()

static o3tl::span< const SfxItemPropertyMapEntry > lcl_GetFilterPropertyMap ( )
static

◆ lcl_GetSubTotalPropertyMap()

static o3tl::span< const SfxItemPropertyMapEntry > lcl_GetSubTotalPropertyMap ( )
static