Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dbgui/
H A DPivotLayoutDialog.cxx468 …ScDPObject *pOldDPObj = mrDocument.GetDPAtCursor( maPivotParameters.nCol, maPivotParameters.nRow, … in ApplyChanges() local
491 if ( pOldDPObj != nullptr ) in ApplyChanges()
493 const ScRange& rOldRange = pOldDPObj->GetOutRange(); in ApplyChanges()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dbgui/
H A DPivotLayoutDialog.cxx464 …ScDPObject *pOldDPObj = mpDocument->GetDPAtCursor( maPivotParameters.nCol, maPivotParameters.nRow,… in ApplyChanges() local
487 if ( pOldDPObj != nullptr ) in ApplyChanges()
489 const ScRange& rOldRange = pOldDPObj->GetOutRange(); in ApplyChanges()