Lines Matching refs:GetParentWindow

1154 		nRet = GetParentWindow()->AcceptDrop( rEvt );  in AcceptDrop()
1165 return bIsInDrag ? DND_ACTION_NONE : GetParentWindow()->ExecuteDrop(rEvt); in ExecuteDrop()
1192 GetParentWindow()->GetRegionDropMode()); in CreateContextMenu()
1588 SwNavigationPI* pNavi = GetParentWindow(); in Display()
1814 if(GetParentWindow()->GetRegionDropMode() != REGION_MODE_NONE) in FillTransferData()
1852 bRet = GetParentWindow()->GetRegionDropMode() == REGION_MODE_NONE; in FillTransferData()
1876 GetParentWindow()->GetRegionDropMode(), in FillTransferData()
1922 GetParentWindow()->aContentToolBox.CheckItem(FN_SHOW_ROOT, bIsRoot); in ToggleToRoot()
2191 GetParentWindow()->UpdateListBox(); in SetHiddenShell()
2265 … (bIsConstant && pActiveShell == GetParentWindow()->GetCreateView()->GetWrtShellPtr()))) in ExecCommand()
2441 SwView* pView = GetParentWindow()->GetCreateView(); in IMPL_LINK()
2452 GetParentWindow()->UpdateListBox(); in IMPL_LINK()
2536 GetParentWindow()->MoveOutline( nSourcePos, in NotifyMoving()
2578 GetParentWindow()->MoveOutline( nSourcePos, nTargetPos, sal_False); in NotifyCopying()
2618 SwView* pActView = GetParentWindow()->GetCreateView(); in GetFocus()
2657 GetParentWindow()->ToggleTree(); in KeyInput()
2686 GetParentWindow()->UpdateListBox(); in KeyInput()
2961 GetParentWindow()->SetRegionDropMode(nSelectedPopupEntry - 201); in ExcecuteContextMenuAction()
3025 GetParentWindow()->UpdateListBox(); in ExcecuteContextMenuAction()
3073 GetParentWindow()->UpdateListBox(); in ShowActualView()
3091 SwNavigationPI* pNavi = GetParentWindow(); in Select()