Searched refs:_pFrame (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/sd/source/ui/view/ |
H A D | PresentationViewShellBase.cxx | 53 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 D | OutlineViewShellBase.cxx | 65 SfxViewFrame* _pFrame, in OutlineViewShellBase() argument 67 : ImpressViewShellBase (_pFrame, pOldShell) in OutlineViewShellBase()
|
H A D | SlideSorterViewShellBase.cxx | 76 SfxViewFrame* _pFrame, in SlideSorterViewShellBase() argument 78 : ImpressViewShellBase (_pFrame, pOldShell) in SlideSorterViewShellBase()
|
H A D | GraphicViewShellBase.cxx | 71 SfxViewFrame* _pFrame, in GraphicViewShellBase() argument 73 : ViewShellBase (_pFrame, pOldShell) in GraphicViewShellBase()
|
H A D | ImpressViewShellBase.cxx | 71 SfxViewFrame* _pFrame, in ImpressViewShellBase() argument 73 : ViewShellBase (_pFrame, pOldShell) in ImpressViewShellBase()
|
H A D | ViewShellBase.cxx | 268 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()
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | view.cxx | 726 SwView::SwView( SfxViewFrame *_pFrame, SfxViewShell* pOldSh ) in SwView() argument 727 : SfxViewShell( _pFrame, SWVIEWFLAGS ), in SwView() 732 pEditWin( new SwEditWin( &_pFrame->GetWindow(), *this ) ), in SwView() 738 …pScrollFill(new ScrollBarBox( &_pFrame->GetWindow(), _pFrame->GetFrame().GetParentFrame() ? 0 : WB… in SwView() 798 SwDocShell* pDocSh = PTR_CAST( SwDocShell, _pFrame->GetObjectShell() ); in SwView()
|
/aoo4110/main/sw/source/ui/web/ |
H A D | wview.cxx | 107 SwWebView::SwWebView(SfxViewFrame* _pFrame, SfxViewShell* _pShell) : in TYPEINIT1() 108 SwView(_pFrame, _pShell) in TYPEINIT1()
|
/aoo4110/main/svx/source/form/ |
H A D | fmtextcontrolshell.cxx | 559 FmTextControlShell::FmTextControlShell( SfxViewFrame* _pFrame ) in FmTextControlShell() argument 563 ,m_pViewFrame( _pFrame ) in FmTextControlShell() 564 ,m_rBindings( _pFrame->GetBindings() ) in FmTextControlShell()
|
/aoo4110/main/sfx2/source/inc/ |
H A D | hexplwnd.hxx | 74 SfxBeamerUnoFrame_Impl* _pFrame; member in SfxExplorerHorizDockWnd_Impl
|
/aoo4110/main/svx/source/inc/ |
H A D | fmtextcontrolshell.hxx | 126 FmTextControlShell( SfxViewFrame* _pFrame );
|
Completed in 71 milliseconds