Home
last modified time | relevance | path

Searched refs:mpParentWindow (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sfx2/source/sidebar/
H A DSidebarController.cxx110 mpParentWindow(pParentWindow), in SidebarController()
112 mpParentWindow, in SidebarController()
225 if (mpParentWindow != NULL) in disposing()
228 mpParentWindow = NULL; in disposing()
583 mpParentWindow, in SwitchToDeck()
931 if (mpParentWindow->IsFloatingMode()) in CreatePopupMenu()
1039 mpParentWindow->SetStyle(mpParentWindow->GetStyle() & ~WB_SIZEABLE); in UpdateDeckOpenState()
1091 Window* pWindow = mpParentWindow; in SetChildWindowWidth()
1096 mpParentWindow, in SetChildWindowWidth()
1126 if (mpParentWindow != NULL) in GetSplitWindow()
[all …]
H A DSidebarController.hxx151 SidebarDockingWindow* mpParentWindow; member in sfx2::sidebar::SidebarController
/aoo4110/main/sd/source/ui/view/
H A Dviewshel.cxx173 , mpParentWindow(pParentWindow) in ViewShell()
911 if (mpParentWindow == NULL) in Resize()
915 const Size aSize (mpParentWindow->GetSizePixel()); in Resize()
1617 mpParentWindow = pParentWindow; in RelocateToParentWindow()
1619 mpParentWindow->SetBackground (Wallpaper()); in RelocateToParentWindow()
1625 mpHorizontalScrollBar->SetParent(mpParentWindow); in RelocateToParentWindow()
1627 mpVerticalScrollBar->SetParent(mpParentWindow); in RelocateToParentWindow()
1629 mpScrollBarBox->SetParent(mpParentWindow); in RelocateToParentWindow()
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx534 , mpParentWindow(pParentWindow) in SlideshowImpl()
840 …mpShowWindow = new ShowWindow( this, ((pParent == 0) && mpViewShell) ? mpParentWindow : pParent ); in startPreview()
918 DBG_ASSERT( mpParentWindow!=NULL, "sd::SlideshowImpl::startShow() called without parent window" ); in startShow()
919 if (mpParentWindow == NULL) in startShow()
1021 mpShowWindow = new ShowWindow( this, mpParentWindow ); in startShow()
1058 maPresSize = mpParentWindow->GetSizePixel(); in startShow()
3569 , mpParentWindow( 0 ) in PresentationSettingsEx()
3577 , mpParentWindow(0) in PresentationSettingsEx()
3615 mpParentWindow = xWindow.is() ? VCLUnoHelper::GetWindow( xWindow ) : 0; in SetPropertyValue()
H A Dslideshow.cxx1200 ::Window* pParentWindow = mxCurrentSettings->mpParentWindow; in StartInPlacePresentation()
1207 else if( mxCurrentSettings->mpParentWindow ) in StartInPlacePresentation()
1210 CreateController( 0, 0, mxCurrentSettings->mpParentWindow ); in StartInPlacePresentation()
1218 …rentSettings->mxStartPage, mxCurrentSettings->mxAnimationNode, mxCurrentSettings->mpParentWindow ); in StartInPlacePresentation()
H A Dslideshowimpl.hxx107 ::Window* mpParentWindow;
357 ::Window* mpParentWindow;
/aoo4110/main/sd/source/ui/inc/
H A DViewShell.hxx565 ::Window* mpParentWindow;
589 return mpParentWindow; in GetParentWindow()
H A DAccessibleSlideView.hxx191 ::sd::Window* GetParentWindow() const { return mpParentWindow; } in GetParentWindow()
211 ::sd::Window* mpParentWindow;
/aoo4110/main/toolkit/workben/layout/
H A Deditor.cxx1189 layout::Window *mpParentWindow; member in PropertiesList
1239 , mpParentWindow( dialog ), mpSeparator( 0 ) in PropertiesList()
1262 pWidget, name, rKind, type, mpParentWindow ); in addProperties()
1288 mpSeparator = new layout::FixedLine( mpParentWindow ); in selectedWidget()

Completed in 70 milliseconds