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()
1581 SwNavigationPI* pNavi = GetParentWindow(); in Display()
1807 if(GetParentWindow()->GetRegionDropMode() != REGION_MODE_NONE) in FillTransferData()
1845 bRet = GetParentWindow()->GetRegionDropMode() == REGION_MODE_NONE; in FillTransferData()
1869 GetParentWindow()->GetRegionDropMode(), in FillTransferData()
1915 GetParentWindow()->aContentToolBox.CheckItem(FN_SHOW_ROOT, bIsRoot); in ToggleToRoot()
2184 GetParentWindow()->UpdateListBox(); in SetHiddenShell()
2258 … (bIsConstant && pActiveShell == GetParentWindow()->GetCreateView()->GetWrtShellPtr()))) in ExecCommand()
2434 SwView* pView = GetParentWindow()->GetCreateView(); in IMPL_LINK()
2445 GetParentWindow()->UpdateListBox(); in IMPL_LINK()
2529 GetParentWindow()->MoveOutline( nSourcePos, in NotifyMoving()
2571 GetParentWindow()->MoveOutline( nSourcePos, nTargetPos, sal_False); in NotifyCopying()
2611 SwView* pActView = GetParentWindow()->GetCreateView(); in GetFocus()
2650 GetParentWindow()->ToggleTree(); in KeyInput()
2679 GetParentWindow()->UpdateListBox(); in KeyInput()
2954 GetParentWindow()->SetRegionDropMode(nSelectedPopupEntry - 201); in ExcecuteContextMenuAction()
3018 GetParentWindow()->UpdateListBox(); in ExcecuteContextMenuAction()
3066 GetParentWindow()->UpdateListBox(); in ShowActualView()
3084 SwNavigationPI* pNavi = GetParentWindow(); in Select()