Searched refs:rPivotTable (Results 1 – 2 of 2) sorted by relevance
319 PivotTableField::PivotTableField( PivotTable& rPivotTable, sal_Int32 nFieldIndex ) : in PivotTableField() argument320 WorkbookHelper( rPivotTable ), in PivotTableField()321 mrPivotTable( rPivotTable ), in PivotTableField()875 PivotTableFilter::PivotTableFilter( const PivotTable& rPivotTable ) : in PivotTableFilter() argument876 WorkbookHelper( rPivotTable ), in PivotTableFilter()877 mrPivotTable( rPivotTable ) in PivotTableFilter()
131 explicit PivotTableField( PivotTable& rPivotTable, sal_Int32 nFieldIndex );225 explicit PivotTableFilter( const PivotTable& rPivotTable );
Completed in 22 milliseconds