| 
    LibreOffice Module sc (master) 1
    
   | 
 
#include <com/sun/star/table/XTablePivotChart.hpp>#include <com/sun/star/document/XEmbeddedObjectSupplier.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/container/XNamed.hpp>#include <svl/lstner.hxx>#include <comphelper/compbase.hxx>#include "types.hxx"Go to the source code of this file.
Classes | |
| class | sc::TablePivotChart | 
Namespaces | |
| namespace | sc | 
| CAUTION! The following defines must be in the same namespace as the respective type.  | |
Typedefs | |
| typedef comphelper::WeakComponentImplHelper< css::table::XTablePivotChart, css::document::XEmbeddedObjectSupplier, css::container::XNamed, css::lang::XServiceInfo > | sc::TablePivotChart_Base |