Home
last modified time | relevance | path

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

123456789

/aoo41x/main/sd/source/ui/func/
H A Dfumeasur.cxx48 ViewShell* pViewSh, in FuMeasureDlg() argument
53 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuMeasureDlg()
57 FunctionReference FuMeasureDlg::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, … in Create() argument
59 FunctionReference xFunc( new FuMeasureDlg( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfuarea.cxx56 FuArea::FuArea( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* _pView, SdDrawDocument* pDoc, S… in FuArea() argument
57 : FuPoor(pViewSh, pWin, _pView, pDoc, rReq) in FuArea()
61 FunctionReference FuArea::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* _pView, SdDra… in Create() argument
63 FunctionReference xFunc( new FuArea( pViewSh, pWin, _pView, pDoc, rReq ) ); in Create()
H A Dfuvect.cxx61 ViewShell* pViewSh, in FuVectorize() argument
66 : FuPoor (pViewSh, pWin, pView, pDoc, rReq) in FuVectorize()
70 FunctionReference FuVectorize::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S… in Create() argument
72 FunctionReference xFunc( new FuVectorize( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfuline.cxx61 ViewShell* pViewSh, in FuLine() argument
66 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuLine()
70 FunctionReference FuLine::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create() argument
72 FunctionReference xFunc( new FuLine( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfuchar.cxx57 ViewShell* pViewSh, in FuChar() argument
62 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuChar()
66 FunctionReference FuChar::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create() argument
68 FunctionReference xFunc( new FuChar( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfudspord.cxx53 FuDisplayOrder::FuDisplayOrder( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDrawDo… in FuDisplayOrder() argument
54 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuDisplayOrder()
80 FunctionReference FuDisplayOrder::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView… in Create() argument
82 FunctionReference xFunc( new FuDisplayOrder( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfusearch.cxx70 ViewShell* pViewSh, in FuSearch() argument
75 : FuPoor(pViewSh, pWin, pView, pDoc, rReq), in FuSearch()
81 FunctionReference FuSearch::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDr… in Create() argument
83 FunctionReference xFunc( new FuSearch( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfutransf.cxx53 FuTransform::FuTransform(ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, in FuTransform() argument
55 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuTransform()
59 FunctionReference FuTransform::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S… in Create() argument
61 FunctionReference xFunc( new FuTransform( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfuscale.cxx67 ViewShell* pViewSh, in FuScale() argument
72 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuScale()
76 FunctionReference FuScale::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDra… in Create() argument
78 FunctionReference xFunc( new FuScale( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfuthes.cxx73 FuThesaurus::FuThesaurus( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, in FuThesaurus() argument
75 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuThesaurus()
79 FunctionReference FuThesaurus::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S… in Create() argument
81 FunctionReference xFunc( new FuThesaurus( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfulinend.cxx59 FuLineEnd::FuLineEnd(ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, in FuLineEnd() argument
61 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuLineEnd()
65 FunctionReference FuLineEnd::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdD… in Create() argument
67 FunctionReference xFunc( new FuLineEnd( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfuparagr.cxx60 ViewShell* pViewSh, in FuParagraph() argument
65 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuParagraph()
69 FunctionReference FuParagraph::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, S… in Create() argument
71 FunctionReference xFunc( new FuParagraph( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfuconuno.cxx66 ViewShell* pViewSh, in FuConstructUnoControl() argument
71 : FuConstruct(pViewSh, pWin, pView, pDoc, rReq) in FuConstructUnoControl()
75 FunctionReference FuConstructUnoControl::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View… in Create() argument
78 FunctionReference xFunc( pFunc = new FuConstructUnoControl( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfuprobjs.cxx66 ViewShell* pViewSh, in FuPresentationObjects() argument
71 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuPresentationObjects()
75 FunctionReference FuPresentationObjects::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View… in Create() argument
77 FunctionReference xFunc( new FuPresentationObjects( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfusnapln.cxx58 FuSnapLine::FuSnapLine(ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, in FuSnapLine() argument
60 FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuSnapLine()
64 FunctionReference FuSnapLine::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, Sd… in Create() argument
66 FunctionReference xFunc( new FuSnapLine( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfuzoom.cxx64 ViewShell* pViewSh, in FuZoom() argument
69 : FuPoor(pViewSh, pWin, pView, pDoc, rReq), in FuZoom()
93 FunctionReference FuZoom::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create() argument
95 FunctionReference xFunc( new FuZoom( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfusumry.cxx59 ViewShell* pViewSh, in FuSummaryPage() argument
64 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuSummaryPage()
68 FunctionReference FuSummaryPage::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView,… in Create() argument
70 FunctionReference xFunc( new FuSummaryPage( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
H A Dfuprlout.cxx86 ViewShell* pViewSh, in FuPresentationLayout() argument
91 : FuPoor(pViewSh, pWin, pView, pDoc, rReq) in FuPresentationLayout()
95 FunctionReference FuPresentationLayout::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View*… in Create() argument
97 FunctionReference xFunc( new FuPresentationLayout( pViewSh, pWin, pView, pDoc, rReq ) ); in Create()
/aoo41x/main/sc/source/ui/view/
H A Dtabcont.cxx395 ScTabViewShell* pViewSh = pViewData->GetViewShell(); in Command() local
399 pViewSh->SetActive(); in Command()
428 pViewSh->DeactivateOle(); in Command()
579 ScTabViewShell* pViewSh = pViewData->GetViewShell(); in AllowRenaming() local
580 DBG_ASSERT( pViewSh, "pViewData->GetViewShell()" ); in AllowRenaming()
588 sal_Bool bDone = pViewSh->RenameTable( aNewName, nTab ); in AllowRenaming()
608 pViewSh->ErrorMessage( STR_INVALIDTABNAME ); in AllowRenaming()
H A Dhdrcont.cxx654 ScTabViewShell* pViewSh = dynamic_cast<ScTabViewShell*>(SfxViewShell::Current()); in IsSelectionAllowed() local
655 if (!pViewSh) in IsSelectionAllowed()
658 ScViewData* pViewData = pViewSh->GetViewData(); in IsSelectionAllowed()
870 ScTabViewShell* pViewSh = PTR_CAST( ScTabViewShell, in Command() local
872 if ( pViewSh ) in Command()
877 ScViewData* pViewData = pViewSh->GetViewData(); in Command()
910 pViewSh->MarkRange( aNewRange ); in Command()
914 pViewSh->GetDispatcher()->ExecutePopup( aResId ); in Command()
/aoo41x/main/sfx2/source/dialog/
H A Dsecuritypage.cxx79 SfxViewShell* pViewSh = SfxViewShell::Current(); in QueryState() local
80 if (pViewSh) in QueryState()
83 SfxDispatcher* pDisp = pViewSh->GetDispatcher(); in QueryState()
347 SfxViewShell* pViewSh = SfxViewShell::Current(); in Reset_Impl() local
348 if (pViewSh) in Reset_Impl()
351 SfxDispatcher* pDisp = pViewSh->GetDispatcher(); in Reset_Impl()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh3.cxx96 ScTabViewShell* pViewSh = ScTabViewShell::GetActiveViewShell(); in PostEditView() local
97 if (pViewSh && pViewSh->GetViewData()->GetDocShell() == this) in PostEditView()
100 pViewSh->Notify( *this, aHint ); in PostEditView()
515 ScTabViewShell* pViewSh = (ScTabViewShell*)pSh; in SetPrinter() local
516 ScInputHandler* pInputHdl = pScMod->GetInputHdl(pViewSh); in SetPrinter()
816 ScTabViewShell* pViewSh = GetBestViewShell( sal_False ); //! Funktionen an die DocShell in MergeDocument() local
817 if (!pViewSh) in MergeDocument()
937 ScMarkData& rMarkData = pViewSh->GetViewData()->GetMarkData(); in MergeDocument()
1045 pViewSh->EnterData( aPos.Col(), aPos.Row(), aPos.Tab(), aValue ); in MergeDocument()
1065 pViewSh->EnterData( aPos.Col(), aPos.Row(), aPos.Tab(), aValue ); in MergeDocument()
/aoo41x/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx464 SfxViewShell* pViewSh = SfxViewShell::Current(); in IMPL_LINK() local
465 if ( pViewSh ) in IMPL_LINK()
467 SdrView* pView = pViewSh->GetDrawView(); in IMPL_LINK()
503 SfxViewShell* pViewSh = SfxViewShell::Current(); in IMPL_LINK() local
504 if ( pViewSh ) in IMPL_LINK()
506 SdrView* pView = pViewSh->GetDrawView(); in IMPL_LINK()
/aoo41x/main/sfx2/source/doc/
H A Dprinthelper.cxx320 …s::PropertyValue >& rPrinter,SfxPrinter*& pPrinter,sal_uInt16& nChangeFlags,SfxViewShell*& pViewSh) in impl_setPrinter() argument
329 pViewSh = pViewFrm->GetViewShell(); in impl_setPrinter()
330 pPrinter = pViewSh->GetPrinter(sal_True); in impl_setPrinter()
452 SfxPrinter* pDocPrinter = pViewSh->GetPrinter(); in impl_setPrinter()
463 SfxViewShell* pViewSh = NULL; in setPrinter() local
466 impl_setPrinter(rPrinter,pPrinter,nChangeFlags,pViewSh); in setPrinter()
468 if ( pViewSh && pPrinter ) in setPrinter()
469 pViewSh->SetPrinter( pPrinter, nChangeFlags, false ); in setPrinter()
/aoo41x/main/starmath/source/
H A Ddocument.cxx177 SmViewShell *pViewSh = SmGetActiveView(); in SetText() local
178 if( pViewSh ) in SetText()
180 pViewSh->GetViewFrame()->GetBindings().Invalidate(SID_TEXT); in SetText()
191 pViewSh->GetGraphicWindow().Invalidate(); in SetText()
199 SmGraphicAccessible *pAcc = pViewSh ? pViewSh->GetGraphicWindow().GetAccessible_Impl() : 0; in SetText()
687 SmViewShell *pViewSh = SmGetActiveView(); in Repaint() local
688 if (pViewSh) in Repaint()
689 pViewSh->GetGraphicWindow().Invalidate(); in Repaint()

Completed in 268 milliseconds

123456789