Home
last modified time | relevance | path

Searched refs:XclImpPivotTableRef (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxipivot.hxx385 typedef ScfRef< XclImpPivotTable > XclImpPivotTableRef; typedef
446 typedef ::std::vector< XclImpPivotTableRef > XclImpPivotTableVec;
/aoo4110/main/sc/source/filter/excel/
H A Dxipivot.cxx1563 XclImpPivotTableRef xPTable( new XclImpPivotTable( GetRoot() ) ); in ReadSxview()
1631 std::map< sal_uInt16, std::list< XclImpPivotTableRef > > aMap; in ConvertPivotTables()
1638 …for( std::map< sal_uInt16, std::list< XclImpPivotTableRef > >::iterator i = aMap.begin(); i != aMa… in ConvertPivotTables()
1644 … for( std::list< XclImpPivotTableRef >::iterator j = i->second.begin(); j != i->second.end(); j++ ) in ConvertPivotTables()

Completed in 30 milliseconds