Home
last modified time | relevance | path

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

123456789

/aoo41x/main/sd/source/ui/func/
H A Dfumorph.cxx65 ViewShell* pViewSh, in FuMorph() argument
70 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuMorph()
74 FunctionReference FuMorph::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDra… in Create() argument
76 FunctionReference xFunc( new FuMorph( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
/aoo41x/main/sd/source/ui/inc/
H A Dfuprobjs.hxx45 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
50 ViewShell* pViewSh,
H A Dfuprlout.hxx45 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
50 ViewShell* pViewSh,
H A Dfusearch.hxx41 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
56 ViewShell* pViewSh,
H A Dfubullet.hxx41 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
48 ViewShell* pViewSh,
H A Dfuslid.hxx50 …static FunctionReference Create( SlideViewShell* pViewSh, ::sd::Window* pWin, SlideView* pView, Sd…
61 SlideViewShell* pViewSh,
H A Dfudspord.hxx48 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
68 ViewShell* pViewSh,
H A Dfuconarc.hxx38 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
55 ViewShell* pViewSh,
H A Dfuhhconv.hxx41 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
60 ViewShell* pViewSh,
H A Dfuinsfil.hxx41 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
48 ViewShell* pViewSh,
H A Dfuconuno.hxx44 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
61 ViewShell* pViewSh,
H A Dfupage.hxx42 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
55 ViewShell* pViewSh,
H A Dfuzoom.hxx42 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
65 ViewShell* pViewSh,
H A Dfuediglu.hxx43 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
65 ViewShell* pViewSh,
H A Dfucon3d.hxx42 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
59 ViewShell* pViewSh,
H A Dfuconcs.hxx49 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
70 ViewShell* pViewSh,
H A Dfuconrec.hxx49 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
69 ViewShell* pViewSh,
H A Dfuformatpaintbrush.hxx42 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
56 …FuFormatPaintBrush ( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDrawDocument* pD…
H A Dfuconbez.hxx45 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
67 ViewShell* pViewSh,
H A Dfumorph.hxx49 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
54 ViewShell* pViewSh,
H A Dfusel.hxx44 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
74 FuSelection (ViewShell* pViewSh,
H A Dfuslsel.hxx52 …static FunctionReference Create( SlideViewShell* pViewSh, ::sd::Window* pWin, SlideView* pView, Sd…
80 SlideViewShell* pViewSh,
H A Dfutext.hxx53 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
88 FuText (ViewShell* pViewSh,
/aoo41x/main/starmath/source/
H A Dunomodel.cxx1102 …SfxViewShell* pViewSh = SfxViewShell::GetFirst( &aTypeId, sal_False /* search non-visible views as… in render() local
1103 while (pViewSh && pViewSh->GetObjectShell() != pDocSh) in render()
1104pViewSh = SfxViewShell::GetNext( *pViewSh, &aTypeId, sal_False /* search non-visible views as well… in render()
1105 SmViewShell *pView = PTR_CAST( SmViewShell, pViewSh ); in render()
/aoo41x/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx508 SfxViewShell* pViewSh = SfxViewShell::Current(); in SetCharAttriutes() local
514 DBG_ASSERT( pViewSh, "Current ViewShell not found" ); in SetCharAttriutes()
516 if ( pDocSh && pViewSh ) in SetCharAttriutes()

Completed in 110 milliseconds

123456789