Home
last modified time | relevance | path

Searched refs:GetParentWindow (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx1148 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 Dglbltree.cxx560 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 Dviewsrch.cxx85 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 Dviewshel.cxx229 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 Dgrviewsh.cxx71 mpLayerTabBar.reset (new LayerTabBar(this,GetParentWindow())); in ConstructGraphicViewShell()
111 aSize.Height() = GetParentWindow()->GetSettings().GetStyleSettings() in ArrangeGUIElements()
H A Ddrviewsb.cxx140 GetParentWindow(), in FuTemp02()
315 GetParentWindow(), in FuTemp02()
H A Ddrviews1.cxx581 pRuler = new Ruler (*this, GetParentWindow(), pWin, nFlags, in CreateHRuler()
615 pRuler = new Ruler(*this, GetParentWindow(), pWin, nFlags, in CreateVRuler()
H A Ddrviews5.cxx135 GetParentWindow()->GetSettings().GetStyleSettings().GetScrollBarSize(); in ArrangeGUIElements()
H A Ddrviewsa.cxx473 return pParentWindow==GetParentWindow(); in RelocateToParentWindow()
H A Doutlnvsh.cxx302 GetParentWindow()->GetSettings().GetStyleSettings().GetScrollBarSize(); in ArrangeGUIElements()
/trunk/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx489 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 DPresenterWindowManager.hxx103 css::uno::Reference<css::awt::XWindow> GetParentWindow (void) const;
H A DPresenterWindowManager.cxx1461 Reference<awt::XWindow> PresenterWindowManager::GetParentWindow (void) const in GetParentWindow() function in sdext::presenter::PresenterWindowManager
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx110 SwNavigationPI* GetParentWindow(){return in GetParentWindow() function in SwContentTree
303 SwNavigationPI* GetParentWindow() in GetParentWindow() function in SwGlobalTree
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx165 inline ::Window* GetParentWindow (void) const;
587 ::Window* ViewShell::GetParentWindow (void) const in GetParentWindow() function in sd::ViewShell
H A DAccessibleSlideView.hxx191 ::sd::Window* GetParentWindow() const { return mpParentWindow; } in GetParentWindow() function in AccessibleSlideView
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.cxx167 … pDlg( pFact ? pFact->CreateSvxInsRowColDlg( mpView->GetViewShell()->GetParentWindow(), nSlotId ==… in Execute()
H A Dtablefunction.cxx194 GetParentWindow()->GrabFocus(); in FuTable()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsFocusManager.cxx346 ::Window* pParentWindow = mrSlideSorter.GetViewShell()->GetParentWindow(); in SetFocusToToolBox()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx539 SetupControls(mpViewShell->GetParentWindow()); in RelocateToWindow()

Completed in 132 milliseconds