Home
last modified time | relevance | path

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

123456789

/trunk/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()
H A Dfupage.cxx121 FuPage::FuPage( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, in FuPage() argument
123 : FuPoor(pViewSh, pWin, pView, pDoc, rReq), in FuPage()
134 FunctionReference FuPage::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create() argument
136 FunctionReference xFunc( new FuPage( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx310 ScTabViewShell* pViewSh = PTR_CAST(ScTabViewShell,p); in GetNextInputHandler() local
311 if(pViewSh!=NULL) in GetNextInputHandler()
313 pHdl=pViewSh->GetInputHandler(); in GetNextInputHandler()
314 if(ppViewSh!=NULL) *ppViewSh=pViewSh; in GetNextInputHandler()
/trunk/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx65 ScTabViewShell* pViewSh = excel::getBestViewShell( xModel ); in implSetZoom() local
67 pViewSh->GetViewData()->SetZoom( aFract, aFract, nTabs ); in implSetZoom()
68 pViewSh->RefreshZoom(); in implSetZoom()
/trunk/main/sd/source/ui/inc/
H A Dfugrid.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
44 ViewShell* pViewSh,
H A Dfuconnct.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
43 ViewShell* pViewSh,
H A Dfucopy.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
43 ViewShell* pViewSh,
H A Dfucushow.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
42 ViewShell* pViewSh,
H A Dfuexpand.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
42 ViewShell* pViewSh,
H A Dfulink.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
43 ViewShell* pViewSh,
H A Dfumeasur.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
43 ViewShell* pViewSh,
H A Dfuoaprms.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
43 ViewShell* pViewSh,
H A Dfuscale.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
42 ViewShell* pViewSh,
H A Dfusldlg.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
42 ViewShell* pViewSh,
H A Dfuslhide.hxx43 …static FunctionReference Create( SlideViewShell* pViewSh, ::sd::Window* pWin, SlideView* pView, Sd…
48 ViewShell* pViewSh,
H A Dfusumry.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
42 ViewShell* pViewSh,
H A Dfuthes.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
42 ViewShell* pViewSh,
H A Dfutxtatt.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
42 ViewShell* pViewSh,
H A Dfuvect.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
43 ViewShell* pViewSh,
H A Dfutransf.hxx40 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
45 ViewShell* pViewSh,
H A Dfuarea.hxx36 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
43 ViewShell* pViewSh,
H A Dfuchar.hxx37 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
46 ViewShell* pViewSh,
H A Dfuline.hxx40 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
46 ViewShell* pViewSh,
H A Dfulinend.hxx40 …static FunctionReference Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw…
46 ViewShell* pViewSh,
/trunk/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 55 milliseconds

123456789