LibreOffice Module sc (master) 1
Functions
gridwin2.cxx File Reference
#include <scitems.hxx>
#include <vcl/settings.hxx>
#include <comphelper/lok.hxx>
#include <attrib.hxx>
#include <gridwin.hxx>
#include <tabvwsh.hxx>
#include <docsh.hxx>
#include <viewdata.hxx>
#include <pivot.hxx>
#include <uiitems.hxx>
#include <scresid.hxx>
#include <globstr.hrc>
#include <strings.hrc>
#include <pagedata.hxx>
#include <dpobject.hxx>
#include <dpsave.hxx>
#include <dpshttab.hxx>
#include <dbdocfun.hxx>
#include <checklistmenu.hxx>
#include <dpcontrol.hxx>
#include <userlist.hxx>
#include <scabstdlg.hxx>
#include <com/sun/star/sheet/DataPilotFieldOrientation.hpp>
#include <com/sun/star/sheet/DataPilotTableHeaderData.hpp>
#include <unordered_map>
#include <memory>
#include <vector>
Include dependency graph for gridwin2.cxx:

Go to the source code of this file.

Functions

bool lcl_FillDPFieldPopupData (tools::Long nDimIndex, ScDPObject *pDPObj, DPFieldPopupData &rDPData, bool &bDimOrientNotPage)
 

Function Documentation

◆ lcl_FillDPFieldPopupData()

bool lcl_FillDPFieldPopupData ( tools::Long  nDimIndex,
ScDPObject pDPObj,
DPFieldPopupData &  rDPData,
bool &  bDimOrientNotPage 
)