Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx587 ScPivotFieldWindow* pSourceWindow = &rSourceWindow; in MoveField() local
591 lclFindFieldWindow( pSourceWindow, pSourceData, nSourceIndex, maWndPage ); in MoveField()
592 lclFindFieldWindow( pSourceWindow, pSourceData, nSourceIndex, maWndCol ); in MoveField()
593 lclFindFieldWindow( pSourceWindow, pSourceData, nSourceIndex, maWndRow ); in MoveField()
597 if( pSourceWindow == &rTargetWindow ) in MoveField()
603 pSourceWindow->RemoveField( nSourceIndex ); in MoveField()
916 ScPivotFieldWindow* pSourceWindow = mpFocusWindow; in IMPL_LINK() local
936 …if( pSourceWindow && pTargetWindow && (pSourceWindow != pTargetWindow) && ((pTargetWindow->GetGetF… in IMPL_LINK()
941 if( pSourceWindow->GetType() == PIVOTFIELDTYPE_SELECT ) in IMPL_LINK()
942 pSourceWindow->SelectNextField(); in IMPL_LINK()
[all …]

Completed in 19 milliseconds