Home
last modified time | relevance | path

Searched refs:_pFrame (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DPresentationViewShellBase.cxx53 SfxViewFrame *_pFrame, SfxViewShell *pOldView) in CreateInstance() argument
56 new PresentationViewShellBase(_pFrame, pOldView); in CreateInstance()
75 SfxViewFrame* _pFrame, in PresentationViewShellBase() argument
77 : ViewShellBase (_pFrame, pOldShell) in PresentationViewShellBase()
82 if (_pFrame!=NULL) in PresentationViewShellBase()
85 _pFrame->GetFrame().GetFrameInterface(), in PresentationViewShellBase()
H A DOutlineViewShellBase.cxx65 SfxViewFrame* _pFrame, in OutlineViewShellBase() argument
67 : ImpressViewShellBase (_pFrame, pOldShell) in OutlineViewShellBase()
H A DSlideSorterViewShellBase.cxx76 SfxViewFrame* _pFrame, in SlideSorterViewShellBase() argument
78 : ImpressViewShellBase (_pFrame, pOldShell) in SlideSorterViewShellBase()
H A DGraphicViewShellBase.cxx71 SfxViewFrame* _pFrame, in GraphicViewShellBase() argument
73 : ViewShellBase (_pFrame, pOldShell) in GraphicViewShellBase()
H A DImpressViewShellBase.cxx71 SfxViewFrame* _pFrame, in ImpressViewShellBase() argument
73 : ViewShellBase (_pFrame, pOldShell) in ImpressViewShellBase()
H A DViewShellBase.cxx268 SfxViewFrame* _pFrame, in ViewShellBase() argument
270 : SfxViewShell (_pFrame, in ViewShellBase()
279 mpImpl->mpViewWindow.reset(new FocusForwardingWindow(_pFrame->GetWindow(),*this)); in ViewShellBase()
283 _pFrame->GetWindow().SetBackground(Wallpaper()); in ViewShellBase()
296 _pFrame->GetWindow().Hide(); in ViewShellBase()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx725 SwView::SwView( SfxViewFrame *_pFrame, SfxViewShell* pOldSh ) in SwView() argument
726 : SfxViewShell( _pFrame, SWVIEWFLAGS ), in SwView()
731 pEditWin( new SwEditWin( &_pFrame->GetWindow(), *this ) ), in SwView()
737 …pScrollFill(new ScrollBarBox( &_pFrame->GetWindow(), _pFrame->GetFrame().GetParentFrame() ? 0 : WB… in SwView()
797 SwDocShell* pDocSh = PTR_CAST( SwDocShell, _pFrame->GetObjectShell() ); in SwView()
/trunk/main/sw/source/ui/web/
H A Dwview.cxx107 SwWebView::SwWebView(SfxViewFrame* _pFrame, SfxViewShell* _pShell) : in TYPEINIT1()
108 SwView(_pFrame, _pShell) in TYPEINIT1()
/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx559 FmTextControlShell::FmTextControlShell( SfxViewFrame* _pFrame ) in FmTextControlShell() argument
563 ,m_pViewFrame( _pFrame ) in FmTextControlShell()
564 ,m_rBindings( _pFrame->GetBindings() ) in FmTextControlShell()
/trunk/main/sfx2/source/inc/
H A Dhexplwnd.hxx74 SfxBeamerUnoFrame_Impl* _pFrame; member in SfxExplorerHorizDockWnd_Impl
/trunk/main/svx/source/inc/
H A Dfmtextcontrolshell.hxx126 FmTextControlShell( SfxViewFrame* _pFrame );

Completed in 49 milliseconds