Searched refs:maPivotData (Results 1 – 2 of 2) sorted by relevance
130 mxDlgDPObject->FillOldParam( maPivotData ); in ScPivotLayoutDlg()131 mxDlgDPObject->FillLabelData( maPivotData ); in ScPivotLayoutDlg()214 if ( maPivotData.nTab != MAXTAB+1 ) in ScPivotLayoutDlg()217 ScAddress( maPivotData.nCol, in ScPivotLayoutDlg()218 maPivotData.nRow, in ScPivotLayoutDlg()231 maBtnTotalCol.Check( maPivotData.bMakeTotalCol ); in ScPivotLayoutDlg()232 maBtnTotalRow.Check( maPivotData.bMakeTotalRow ); in ScPivotLayoutDlg()534 maLabelData = maPivotData.maLabelArray; in InitFieldWindows()537 maWndCol.ReadPivotFields( maPivotData.maColArr ); in InitFieldWindows()877 mxDlgDPObject->FillOldParam( maPivotData ); in IMPL_LINK()[all …]
144 ScPivotParam maPivotData; /// The pivot table field configuration. member in ScPivotLayoutDlg
Completed in 17 milliseconds