|
LibreOffice Module sc (master) 1
|
#include <xipivot.hxx>#include <com/sun/star/sheet/DataPilotFieldSortInfo.hpp>#include <com/sun/star/sheet/DataPilotFieldAutoShowInfo.hpp>#include <com/sun/star/sheet/DataPilotFieldLayoutInfo.hpp>#include <com/sun/star/sheet/DataPilotFieldReference.hpp>#include <com/sun/star/sheet/DataPilotFieldReferenceItemType.hpp>#include <tools/datetime.hxx>#include <svl/intitem.hxx>#include <svl/numformat.hxx>#include <sal/log.hxx>#include <sot/storage.hxx>#include <unotools/configmgr.hxx>#include <document.hxx>#include <formulacell.hxx>#include <dpsave.hxx>#include <dpdimsave.hxx>#include <dpobject.hxx>#include <dpshttab.hxx>#include <dpoutputgeometry.hxx>#include <scitems.hxx>#include <attrib.hxx>#include <xltracer.hxx>#include <xistream.hxx>#include <xihelper.hxx>#include <xilink.hxx>#include <xiescher.hxx>#include <excform.hxx>#include <documentimport.hxx>#include <vector>Go to the source code of this file.
Functions | |
| static OUString | lcl_convertExcelSubtotalName (const OUString &rName) |
| Convert Excel-encoded subtotal name to a Calc-encoded one. More... | |
|
static |
Convert Excel-encoded subtotal name to a Calc-encoded one.
Definition at line 1093 of file xipivot.cxx.
Referenced by XclImpPTField::ConvertRCPField().