|
LibreOffice Module sc (master) 1
|
#include <com/sun/star/util/DateTime.hpp>#include <oox/helper/containerhelper.hxx>#include <oox/helper/refvector.hxx>#include "workbookhelper.hxx"Go to the source code of this file.
Classes | |
| class | oox::xls::PivotCacheItem |
| class | oox::xls::PivotCacheItemList |
| struct | oox::xls::PCFieldModel |
| struct | oox::xls::PCSharedItemsModel |
| struct | oox::xls::PCFieldGroupModel |
| struct | oox::xls::PivotCacheGroupItem |
| Helper struct for mapping original item names from/to group item names. More... | |
| class | oox::xls::PivotCacheField |
| struct | oox::xls::PCDefinitionModel |
| struct | oox::xls::PCSourceModel |
| struct | oox::xls::PCWorksheetSourceModel |
| class | oox::xls::PivotCache |
| class | oox::xls::PivotCacheBuffer |
Namespaces | |
| namespace | oox |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::sheet |
| namespace | oox::core |
| namespace | oox::xls |
Typedefs | |
| typedef ::std::pair< sal_Int32, OUString > | oox::xls::IdCaptionPair |
| typedef ::std::vector< IdCaptionPair > | oox::xls::IdCaptionPairList |
| typedef ::std::vector< PivotCacheGroupItem > | oox::xls::PivotCacheGroupItemVector |