/trunk/main/sw/source/ui/utlui/ |
H A D | content.cxx | 1148 nRet = GetParentWindow()->AcceptDrop( rEvt ); in AcceptDrop() 1582 SwNavigationPI* pNavi = GetParentWindow(); in Display() 1870 GetParentWindow()->GetRegionDropMode(), in FillTransferData() 2185 GetParentWindow()->UpdateListBox(); in SetHiddenShell() 2446 GetParentWindow()->UpdateListBox(); in IMPL_LINK() 2530 GetParentWindow()->MoveOutline( nSourcePos, in NotifyMoving() 2651 GetParentWindow()->ToggleTree(); in KeyInput() 2680 GetParentWindow()->UpdateListBox(); in KeyInput() 3019 GetParentWindow()->UpdateListBox(); in ExcecuteContextMenuAction() 3067 GetParentWindow()->UpdateListBox(); in ShowActualView() [all …]
|
H A D | glbltree.cxx | 560 SwNavigationPI* pNavi = GetParentWindow(); in SelectHdl() 689 GetParentWindow()->ToggleTree(); in KeyInput() 1204 SwView* pActView = GetParentWindow()->GetCreateView(); in Update() 1413 SwWrtShell& rSh = GetParentWindow()->GetCreateView()->GetWrtShell(); in InsertRegion()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewsrch.cxx | 85 inline Window* GetParentWindow( SvxSearchDialog* pSrchDlg ) in GetParentWindow() function 236 Window* pParentWindow = GetParentWindow( pSrchDlg ); in ExecSearch() 348 Window* pParentWindow = GetParentWindow( pSrchDlg ); in ExecSearch() 361 Window* pParentWindow = GetParentWindow( pSrchDlg ); in ExecSearch() 527 Window* pParentWindow = GetParentWindow( pSrchDlg ); in SearchAndWrap() 537 if( bApi || RET_NO == QueryBox( GetParentWindow( pSrchDlg ), in SearchAndWrap() 572 Window* pParentWindow = GetParentWindow( pSrchDlg ); in SearchAndWrap()
|
/trunk/main/sd/source/ui/view/ |
H A D | viewshel.cxx | 229 mpContentWindow.reset(new ::sd::Window(GetParentWindow())); in construct() 232 GetParentWindow()->SetBackground (Wallpaper()); in construct() 237 GetParentWindow()->GetPosPixel(),GetParentWindow()->GetSizePixel()); in construct() 247 … mpHorizontalScrollBar.reset (new ScrollBar(GetParentWindow(), WinBits(WB_HSCROLL | WB_DRAG))); in construct() 253 mpVerticalScrollBar.reset (new ScrollBar(GetParentWindow(), WinBits(WB_VSCROLL | WB_DRAG))); in construct() 261 mpScrollBarBox.reset(new ScrollBarBox(GetParentWindow(), WB_SIZEABLE)); in construct() 285 GetParentWindow()->Show(); in construct() 927 Size aS (GetParentWindow()->GetOutputSizePixel()); in Resize() 929 Rectangle aVisArea = GetParentWindow()->PixelToLogic( in Resize()
|
H A D | grviewsh.cxx | 71 mpLayerTabBar.reset (new LayerTabBar(this,GetParentWindow())); in ConstructGraphicViewShell() 111 aSize.Height() = GetParentWindow()->GetSettings().GetStyleSettings() in ArrangeGUIElements()
|
H A D | drviewsb.cxx | 140 GetParentWindow(), in FuTemp02() 315 GetParentWindow(), in FuTemp02()
|
H A D | drviews1.cxx | 581 pRuler = new Ruler (*this, GetParentWindow(), pWin, nFlags, in CreateHRuler() 615 pRuler = new Ruler(*this, GetParentWindow(), pWin, nFlags, in CreateVRuler()
|
H A D | drviews5.cxx | 135 GetParentWindow()->GetSettings().GetStyleSettings().GetScrollBarSize(); in ArrangeGUIElements()
|
H A D | drviewsa.cxx | 473 return pParentWindow==GetParentWindow(); in RelocateToParentWindow()
|
H A D | outlnvsh.cxx | 302 GetParentWindow()->GetSettings().GetStyleSettings().GetScrollBarSize(); in ArrangeGUIElements()
|
/trunk/main/sdext/source/presenter/ |
H A D | PresenterPaneAnimator.cxx | 489 Reference<awt::XWindow> xParentWindow (mpWindowManager->GetParentWindow(), UNO_QUERY); in ShowPane() 609 Reference<awt::XWindow> xParentWindow (mpWindowManager->GetParentWindow(), UNO_QUERY); in HidePane() 761 Reference<awt::XWindow> xParentWindow (mpWindowManager->GetParentWindow(), UNO_QUERY); in ShowPane() 832 Reference<awt::XWindow> xParentWindow (mpWindowManager->GetParentWindow(), UNO_QUERY); in HidePane() 958 Reference<awt::XWindow> xParentWindow (mpWindowManager->GetParentWindow(), UNO_QUERY); in ShowPane() 1010 Reference<awt::XWindow> xParentWindow (mpWindowManager->GetParentWindow(), UNO_QUERY); in CreateBackgroundSprite()
|
H A D | PresenterWindowManager.hxx | 103 css::uno::Reference<css::awt::XWindow> GetParentWindow (void) const;
|
H A D | PresenterWindowManager.cxx | 1461 Reference<awt::XWindow> PresenterWindowManager::GetParentWindow (void) const in GetParentWindow() function in sdext::presenter::PresenterWindowManager
|
/trunk/main/sw/source/ui/inc/ |
H A D | conttree.hxx | 110 SwNavigationPI* GetParentWindow(){return in GetParentWindow() function in SwContentTree 303 SwNavigationPI* GetParentWindow() in GetParentWindow() function in SwGlobalTree
|
/trunk/main/sd/source/ui/inc/ |
H A D | ViewShell.hxx | 165 inline ::Window* GetParentWindow (void) const; 587 ::Window* ViewShell::GetParentWindow (void) const in GetParentWindow() function in sd::ViewShell
|
H A D | AccessibleSlideView.hxx | 191 ::sd::Window* GetParentWindow() const { return mpParentWindow; } in GetParentWindow() function in AccessibleSlideView
|
/trunk/main/sd/source/ui/table/ |
H A D | tableobjectbar.cxx | 167 … pDlg( pFact ? pFact->CreateSvxInsRowColDlg( mpView->GetViewShell()->GetParentWindow(), nSlotId ==… in Execute()
|
H A D | tablefunction.cxx | 194 GetParentWindow()->GrabFocus(); in FuTable()
|
/trunk/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsFocusManager.cxx | 346 ::Window* pParentWindow = mrSlideSorter.GetViewShell()->GetParentWindow(); in SetFocusToToolBox()
|
/trunk/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorter.cxx | 539 SetupControls(mpViewShell->GetParentWindow()); in RelocateToWindow()
|