Home
last modified time | relevance | path

Searched refs:pViewSh (Results 201 – 208 of 208) sorted by relevance

123456789

/trunk/main/sfx2/inc/sfx2/
H A Dshell.hxx173 SfxShell( SfxViewShell *pViewSh );
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx282 ScTabViewShell* pViewSh = ScTabViewShell::GetActiveViewShell(); in EndPaste() local
283 if ( pViewSh ) in EndPaste()
284 pViewSh->UpdateInputHandler(); in EndPaste()
/trunk/main/sd/source/ui/inc/
H A Dslideshow.hxx202 void CreateController( ViewShell* pViewSh, ::sd::View* pView, ::Window* pParentWindow );
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1658 void ScInputHandler::ViewShellGone(ScTabViewShell* pViewSh) // wird synchron aufgerufen! in ViewShellGone() argument
1660 if ( pViewSh == pActiveViewSh ) in ViewShellGone()
1667 if ( pViewSh == pRefViewSh ) in ViewShellGone()
1684 if ( pActiveViewSh && pActiveViewSh == pViewSh ) in ViewShellGone()
/trunk/main/sc/source/ui/undo/
H A Dundoblk.cxx1106 ScTabViewShell* pViewSh = ((ScTabViewTarget&)rTarget).GetViewShell(); in Repeat() local
1107 ScTransferObj* pOwnClip = ScTransferObj::GetOwnClipboard( pViewSh->GetActiveWin() ); in Repeat()
1112 pViewSh->PasteFromClip( nFlags, pOwnClip->GetDocument(), in Repeat()
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx94 ScPreview::ScPreview( Window* pParent, ScDocShell* pDocSh, ScPreviewShell* pViewSh ) : in ScPreview() argument
112 pViewShell( pViewSh ), in ScPreview()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx186 …eference< css::presentation::XPresentation2 >& xPresentation, ViewShell* pViewSh, ::sd::View* pVie…
H A Dslideshowimpl.cxx547 SlideshowImpl::SlideshowImpl( const Reference< XPresentation2 >& xPresentation, ViewShell* pViewSh,… in SlideshowImpl() argument
551 , mpViewShell(pViewSh) in SlideshowImpl()

Completed in 66 milliseconds

123456789