Searched refs:XclImpPivotTable (Results 1 – 2 of 2) sorted by relevance
897 XclImpPTField::XclImpPTField( const XclImpPivotTable& rPTable, sal_uInt16 nCacheIdx ) : in XclImpPTField()1171 XclImpPivotTable::XclImpPivotTable( const XclImpRoot& rRoot ) : in XclImpPivotTable() function in XclImpPivotTable1178 XclImpPivotTable::~XclImpPivotTable() in ~XclImpPivotTable()1184 sal_uInt16 XclImpPivotTable::GetFieldCount() const in GetFieldCount()1189 const XclImpPTField* XclImpPivotTable::GetField( sal_uInt16 nFieldIdx ) const in GetField()1195 XclImpPTField* XclImpPivotTable::GetFieldAcc( sal_uInt16 nFieldIdx ) in GetFieldAcc()1201 const String& XclImpPivotTable::GetFieldName( sal_uInt16 nFieldIdx ) const in GetFieldName()1208 const XclImpPTField* XclImpPivotTable::GetDataField( sal_uInt16 nDataFieldIdx ) const in GetDataField()1215 const String& XclImpPivotTable::GetDataFieldName( sal_uInt16 nDataFieldIdx ) const in GetDataFieldName()1224 void XclImpPivotTable::ReadSxview( XclImpStream& rStrm ) in ReadSxview()[all …]
201 class XclImpPivotTable;235 explicit XclImpPTField( const XclImpPivotTable& rPTable, sal_uInt16 nCacheIdx );299 const XclImpPivotTable& mrPTable; /// Parent pivot table containing this field.311 class XclImpPivotTable : protected XclImpRoot class314 explicit XclImpPivotTable( const XclImpRoot& rRoot );315 virtual ~XclImpPivotTable();385 typedef ScfRef< XclImpPivotTable > XclImpPivotTableRef;