Home
last modified time | relevance | path

Searched refs:pParentWindow (Results 101 – 125 of 126) sorted by relevance

123456

/trunk/main/sd/source/ui/sidebar/
H A DSidebarShellManager.hxx69 ::Window* pParentWindow,
/trunk/main/sfx2/inc/sfx2/
H A Dtempldlg.hxx102 SfxTemplatePanelControl (SfxBindings* pBindings, Window* pParentWindow);
/trunk/main/framework/inc/helper/
H A Dvclstatusindicator.hxx124 Window* pParentWindow);
/trunk/main/sfx2/source/sidebar/
H A DPanel.hxx52 Window* pParentWindow,
H A DTabBar.hxx73 Window* pParentWindow,
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx159 SfxChildWindow::SfxChildWindow(Window *pParentWindow, sal_uInt16 nId) in SfxChildWindow() argument
160 : pParent(pParentWindow) in SfxChildWindow()
H A Dsfxhelp.cxx823 …Window* pParentWindow = VCLUnoHelper::GetWindow( xParentWindow… in impl_createHelp() local
824 … pHelpWindow = new SfxHelpWindow_Impl( xHelpTask, pParentWindow, WB_DOCKBORDER… in impl_createHelp()
/trunk/main/sd/source/ui/notes/
H A DEditWindow.hxx50 EditWindow (Window* pParentWindow, SfxItemPool* pItemPool);
/trunk/main/svx/inc/svx/
H A Dlinectrl.hxx141 Window* pParentWindow,
/trunk/main/sc/source/ui/inc/
H A Dcontent.hxx58 ScNavigatorDlg* pParentWindow; member in ScContentTree
/trunk/main/sd/source/ui/inc/
H A DOutlineViewShell.hxx63 ::Window* pParentWindow,
H A DSlideSorter.hxx269 void SetupControls (::Window* pParentWindow);
H A Dslideshow.hxx202 void CreateController( ViewShell* pViewSh, ::sd::View* pView, ::Window* pParentWindow );
H A DAccessibleSlideSorterView.hxx74 ::Window* pParentWindow);
/trunk/main/sfx2/source/dialog/
H A Dmailmodel.cxx932 Window* pParentWindow = VCLUnoHelper::GetWindow( xParentWindow ); in Send() local
934 ErrorBox aBox( pParentWindow, SfxResId( RID_ERRBOX_MAIL_CONFIG )); in Send()
H A Dtempldlg.cxx414 Window* pParentWindow) in SfxTemplatePanelControl() argument
415 : DockingWindow(pParentWindow, SfxResId(DLG_STYLE_DESIGNER) ), in SfxTemplatePanelControl()
/trunk/main/sd/source/ui/inc/taskpane/
H A DSlideSorterCacheDisplay.hxx64 void SetParentWindow (::Window* pParentWindow);
/trunk/main/starmath/source/
H A Dview.cxx741 SmCmdBoxWrapper::SmCmdBoxWrapper(Window *pParentWindow, sal_uInt16 nId, in SmCmdBoxWrapper() argument
744 SfxChildWindow(pParentWindow, nId) in SmCmdBoxWrapper()
746 pWindow = new SmCmdBoxWindow(pBindings, this, pParentWindow); in SmCmdBoxWrapper()
/trunk/main/sd/source/ui/view/
H A DFormShellManager.cxx47 virtual FmFormShell* CreateShell (ShellId nId, ::Window* pParentWindow, FrameView* pFrameView);
H A Doutlnvsh.cxx218 ::Window* pParentWindow, in OutlineViewShell() argument
220 : ViewShell(pFrame, pParentWindow, rViewShellBase), in OutlineViewShell()
/trunk/main/starmath/inc/
H A Dview.hxx187 SmCmdBoxWrapper(Window *pParentWindow,
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx1000 Window* pParentWindow = VCLUnoHelper::GetWindow( xContainerWindow ); in implts_setStatusBarPosSize() local
1002 if ( pParentWindow && ( pWindow && pWindow->GetType() == WINDOW_STATUSBAR )) in implts_setStatusBarPosSize()
1005 if ( pParentWindow != pOldParentWindow ) in implts_setStatusBarPosSize()
1006 pWindow->SetParent( pParentWindow ); in implts_setStatusBarPosSize()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx186 …resentation, ViewShell* pViewSh, ::sd::View* pView, SdDrawDocument* pDoc, ::Window* pParentWindow);
/trunk/main/svx/source/form/
H A Dformcontroller.cxx3584 Window* pParentWindow = NULL; in getDialogParentWindow() local
3589 pParentWindow = VCLUnoHelper::GetWindow( xContainerPeer ); in getDialogParentWindow()
3595 return pParentWindow; in getDialogParentWindow()
/trunk/main/framework/source/services/
H A Dframe.cxx2324 …Window* pParentWindow = VCLUnoHelper::GetWindow( xParentWindow… in windowDeactivated() local
2330 if( pFocusWindow && pParentWindow->IsChild( pFocusWindow ) ) in windowDeactivated()

Completed in 155 milliseconds

123456