Home
last modified time | relevance | path

Searched refs:GetViewWindow (Results 1 – 15 of 15) sorted by relevance

/trunk/main/svx/source/gallery2/ !
H A DGalleryControl.cxx201 mpBrowser2->GetViewWindow()->GrabFocus(); in KeyInput()
202 else if( mpBrowser2->GetViewWindow()->HasFocus() ) in KeyInput()
216 mpBrowser2->GetViewWindow()->GrabFocus(); in KeyInput()
H A Dgalbrws.cxx221 mpBrowser2->GetViewWindow()->GrabFocus(); in KeyInput()
222 else if( mpBrowser2->GetViewWindow()->HasFocus() ) in KeyInput()
236 mpBrowser2->GetViewWindow()->GrabFocus(); in KeyInput()
H A Dgalbrws2.cxx695 GetViewWindow()->GrabFocus(); in TogglePreview()
948 Window* GalleryBrowser2::GetViewWindow() const in GetViewWindow() function in GalleryBrowser2
/trunk/main/sd/source/ui/framework/factories/ !
H A DBasicPaneFactory.cxx472 xPane = new FrameWindowPane(rxPaneId, mpViewShellBase->GetViewWindow()); in CreateFrameWindowPane()
489 mpViewShellBase->GetViewWindow())); in CreateFullScreenPane()
/trunk/main/vcl/inc/vcl/ !
H A Dtabdlg.hxx61 Window* GetViewWindow() const { return mpViewWindow; } in GetViewWindow() function in TabDialog
/trunk/main/svx/inc/svx/ !
H A Dviewpt3d.hxx112 void GetViewWindow(double& rX, double& rY, double& rW, double& rH) const;
/trunk/main/svtools/inc/svtools/ !
H A Dwizdlg.hxx294 Window* GetViewWindow() const { return mpViewWindow; } in GetViewWindow() function in WizardDialog
/trunk/main/sd/source/ui/inc/ !
H A DViewShellBase.hxx233 ::Window* GetViewWindow (void);
/trunk/main/dbaccess/source/ui/dlg/ !
H A DUserAdminDlg.cxx139 Window *pWin = GetViewWindow(); in PageCreated()
H A Ddbadmin.cxx114 Window *pWin = GetViewWindow(); in PageCreated()
H A Dadvancedsettings.cxx531 Window *pWin = GetViewWindow(); in PageCreated()
/trunk/main/sd/source/ui/slideshow/ !
H A Dslideshow.cxx1041 CreateController( pShell.get(), pShell->GetView(), rBase.GetViewWindow() ); in activate()
1197 pParentWindow = mpCurrentViewShellBase->GetViewWindow(); in StartInPlacePresentation()
/trunk/main/svx/inc/ !
H A Dgalbrws2.hxx166 Window* GetViewWindow() const;
/trunk/main/svx/source/engine3d/ !
H A Dviewpt3d2.cxx80 void Viewport3D::GetViewWindow(double& rX, double& rY, in GetViewWindow() function in Viewport3D
/trunk/main/sd/source/ui/view/ !
H A DViewShellBase.cxx1149 ::Window* ViewShellBase::GetViewWindow (void) in GetViewWindow() function in sd::ViewShellBase