Searched refs:pSourceWindow (Results 1 – 1 of 1) sorted by relevance
587 ScPivotFieldWindow* pSourceWindow = &rSourceWindow; in MoveField() local591 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() local936 …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 7 milliseconds