|
LibreOffice Module sc (master) 1
|
#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>Go to the source code of this file.
Functions | |
| static o3tl::span< const SfxItemPropertyMapEntry > | lcl_GetSubTotalPropertyMap () |
| static o3tl::span< const SfxItemPropertyMapEntry > | lcl_GetFilterPropertyMap () |
| static o3tl::span< const SfxItemPropertyMapEntry > | lcl_GetDBRangePropertyMap () |
|
static |
Definition at line 112 of file datauno.cxx.
References cppu::UnoType< typename T >::get(), SC_UNO_LINKDISPBIT, SC_UNO_LINKDISPNAME, SC_UNONAME_AUTOFLT, SC_UNONAME_CONTHDR, SC_UNONAME_FLTCRT, SC_UNONAME_FROMSELECT, SC_UNONAME_ISUSER, SC_UNONAME_KEEPFORM, SC_UNONAME_MOVCELLS, SC_UNONAME_REFPERIOD, SC_UNONAME_STRIPDAT, SC_UNONAME_TOKENINDEX, SC_UNONAME_TOTALSROW, and SC_UNONAME_USEFLTCRT.
|
static |
Definition at line 95 of file datauno.cxx.
References cppu::UnoType< typename T >::get(), SC_UNONAME_CONTHDR, SC_UNONAME_COPYOUT, SC_UNONAME_ISCASE, SC_UNONAME_MAXFLD, SC_UNONAME_ORIENT, SC_UNONAME_OUTPOS, SC_UNONAME_SAVEOUT, SC_UNONAME_SKIPDUP, and SC_UNONAME_USEREGEX.
|
static |
Definition at line 73 of file datauno.cxx.
References cppu::UnoType< typename T >::get(), SC_UNONAME_BINDFMT, SC_UNONAME_CASE, SC_UNONAME_ENABSORT, SC_UNONAME_ENUSLIST, SC_UNONAME_FORMATS, SC_UNONAME_INSBRK, SC_UNONAME_ISCASE, SC_UNONAME_MAXFLD, SC_UNONAME_SORTASC, SC_UNONAME_UINDEX, SC_UNONAME_ULIST, and SC_UNONAME_USINDEX.