Lines Matching refs:GetParentWindow
1148 nRet = GetParentWindow()->AcceptDrop( rEvt ); in AcceptDrop()
1159 return bIsInDrag ? DND_ACTION_NONE : GetParentWindow()->ExecuteDrop(rEvt); in ExecuteDrop()
1186 GetParentWindow()->GetRegionDropMode()); in CreateContextMenu()
1582 SwNavigationPI* pNavi = GetParentWindow(); in Display()
1808 if(GetParentWindow()->GetRegionDropMode() != REGION_MODE_NONE) in FillTransferData()
1846 bRet = GetParentWindow()->GetRegionDropMode() == REGION_MODE_NONE; in FillTransferData()
1870 GetParentWindow()->GetRegionDropMode(), in FillTransferData()
1916 GetParentWindow()->aContentToolBox.CheckItem(FN_SHOW_ROOT, bIsRoot); in ToggleToRoot()
2185 GetParentWindow()->UpdateListBox(); in SetHiddenShell()
2259 … (bIsConstant && pActiveShell == GetParentWindow()->GetCreateView()->GetWrtShellPtr()))) in ExecCommand()
2435 SwView* pView = GetParentWindow()->GetCreateView(); in IMPL_LINK()
2446 GetParentWindow()->UpdateListBox(); in IMPL_LINK()
2530 GetParentWindow()->MoveOutline( nSourcePos, in NotifyMoving()
2572 GetParentWindow()->MoveOutline( nSourcePos, nTargetPos, sal_False); in NotifyCopying()
2612 SwView* pActView = GetParentWindow()->GetCreateView(); in GetFocus()
2651 GetParentWindow()->ToggleTree(); in KeyInput()
2680 GetParentWindow()->UpdateListBox(); in KeyInput()
2955 GetParentWindow()->SetRegionDropMode(nSelectedPopupEntry - 201); in ExcecuteContextMenuAction()
3019 GetParentWindow()->UpdateListBox(); in ExcecuteContextMenuAction()
3067 GetParentWindow()->UpdateListBox(); in ShowActualView()
3085 SwNavigationPI* pNavi = GetParentWindow(); in Select()