Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx570 …Window& rSourceWindow, ScPivotFieldWindow& rTargetWindow, size_t nInsertIndex, bool bMoveExisting ) in MoveField() argument
574 return bMoveExisting && rTargetWindow.MoveSelectedField( nInsertIndex ); in MoveField()
598 return bMoveExisting && pSourceWindow->MoveField( nSourceIndex, nInsertIndex ); in MoveField()
/trunk/main/sc/source/ui/inc/
H A Dpvlaydlg.hxx86 …indow& rSourceWindow, ScPivotFieldWindow& rTargetWindow, size_t nInsertIndex, bool bMoveExisting );

Completed in 31 milliseconds