Searched refs:XclImpPivotTable (Results 1 – 2 of 2) sorted by relevance
1171 XclImpPivotTable::XclImpPivotTable( const XclImpRoot& rRoot ) : in XclImpPivotTable() function in XclImpPivotTable1178 XclImpPivotTable::~XclImpPivotTable() in ~XclImpPivotTable()1184 sal_uInt16 XclImpPivotTable::GetFieldCount() const in GetFieldCount()1235 void XclImpPivotTable::ReadSxvd( XclImpStream& rStrm ) in ReadSxvd()1253 void XclImpPivotTable::ReadSxvi( XclImpStream& rStrm ) in ReadSxvi()1265 void XclImpPivotTable::ReadSxivd( XclImpStream& rStrm ) in ReadSxivd()1297 void XclImpPivotTable::ReadSxpi( XclImpStream& rStrm ) in ReadSxpi()1315 void XclImpPivotTable::ReadSxdi( XclImpStream& rStrm ) in ReadSxdi()1331 void XclImpPivotTable::ReadSxex( XclImpStream& rStrm ) in ReadSxex()1343 void XclImpPivotTable::Convert() in Convert()[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;
Completed in 24 milliseconds