LibreOffice Module sc (master) 1
Variables
dpgroup.cxx File Reference
#include <dpgroup.hxx>
#include <dpcache.hxx>
#include <document.hxx>
#include <dpfilteredcache.hxx>
#include <dputil.hxx>
#include <osl/diagnose.h>
#include <rtl/math.hxx>
#include <svl/numformat.hxx>
#include <com/sun/star/sheet/DataPilotFieldGroupBy.hpp>
#include <unordered_map>
#include <unordered_set>
#include <utility>
#include <vector>
#include <algorithm>
Include dependency graph for dpgroup.cxx:

Go to the source code of this file.

Variables

const sal_uInt16 SC_DP_LEAPYEAR = 1648
 

Variable Documentation

◆ SC_DP_LEAPYEAR

const sal_uInt16 SC_DP_LEAPYEAR = 1648

Definition at line 46 of file dpgroup.cxx.

Referenced by ScDPUtil::getDateGroupName().