Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dpivottablebuffer.cxx319 PivotTableField::PivotTableField( PivotTable& rPivotTable, sal_Int32 nFieldIndex ) : in PivotTableField() argument
320 WorkbookHelper( rPivotTable ), in PivotTableField()
321 mrPivotTable( rPivotTable ), in PivotTableField()
875 PivotTableFilter::PivotTableFilter( const PivotTable& rPivotTable ) : in PivotTableFilter() argument
876 WorkbookHelper( rPivotTable ), in PivotTableFilter()
877 mrPivotTable( rPivotTable ) in PivotTableFilter()
/aoo4110/main/oox/inc/oox/xls/
H A Dpivottablebuffer.hxx131 explicit PivotTableField( PivotTable& rPivotTable, sal_Int32 nFieldIndex );
225 explicit PivotTableFilter( const PivotTable& rPivotTable );

Completed in 28 milliseconds