LibreOffice Module sc (master) 1
Namespaces | Functions
ChartTools.cxx File Reference
#include <ChartTools.hxx>
#include <docsh.hxx>
#include <drwlayer.hxx>
#include <com/sun/star/chart2/data/XPivotTableDataProvider.hpp>
#include <com/sun/star/chart2/XChartDocument.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <svx/svditer.hxx>
#include <svx/svdoole2.hxx>
#include <svx/svdpage.hxx>
Include dependency graph for ChartTools.cxx:

Go to the source code of this file.

Namespaces

namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.
 
namespace  sc::tools
 

Functions

SdrOle2Objsc::tools::findChartsByName (ScDocShell *pDocShell, SCTAB nTab, std::u16string_view rName, ChartSourceType eChartSourceType)
 
SdrOle2Objsc::tools::getChartByIndex (ScDocShell *pDocShell, SCTAB nTab, ::tools::Long nIndex, ChartSourceType eChartSourceType)
 
std::vector< SdrOle2Obj * > sc::tools::getAllPivotChartsConnectedTo (std::u16string_view sPivotTableName, ScDocShell *pDocShell)