Home
last modified time | relevance | path

Searched refs:pView (Results 1 – 25 of 497) sorted by last modified time

12345678910>>...20

/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx242 OutlineViewPageChangesGuard( OutlineView* pView );
H A Dfupoor.hxx137 ::sd::View* pView,
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx547 …ference< XPresentation2 >& xPresentation, ViewShell* pViewSh, ::sd::View* pView, SdDrawDocument* p… in SlideshowImpl() argument
550 , mpView(pView) in SlideshowImpl()
/trunk/main/sd/source/ui/view/
H A DToolBarManager.cxx1323 SdrView* pView = &const_cast<SdrView&>(rView); in SelectionHasChanged() local
1326 if (svx::checkForSelectedCustomShapes(pView, true /* bOnlyExtruded */ )) in SelectionHasChanged()
1329 if (svx::checkForSelectedFontWork(pView, nCheckStatus)) in SelectionHasChanged()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow1.cxx97 aSysParentData.pView = reinterpret_cast<NSView*>(nHandle); in SetSystemParent_Impl()
H A Dvclxtoolkit.cxx1014 aParentData.pView = reinterpret_cast<NSView*>(nWindowHandle); in ImplCreateWindow()
1226 aParentData.pView = reinterpret_cast<NSView*>(nWindowHandle); in createSystemChild()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx6978 SdrView *pView = new SdrView( pMod ); in MakeGraphic() local
6979 SdrPageView *pPgView = pView->ShowSdrPage(pView->GetModel()->GetPage(0)); in MakeGraphic()
6980 pView->MarkObj( pObj, pPgView ); in MakeGraphic()
6981 aRet = pView->GetMarkedObjBitmapEx(); in MakeGraphic()
6982 pView->HideSdrPage(); in MakeGraphic()
6983 delete pView; in MakeGraphic()
/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx982 SdrView* pView=rStat.GetView(); in MovCreate() local
985 if (pView!=NULL && pView->IsCreate1stPointAsCenter()) { in MovCreate()
H A Dsvdopath.cxx346 bAngleSnap=pView!=NULL && pView->IsAngleSnapEnabled(); in CalcCircle()
403 if ((l1<=l2) != (pView!=NULL && pView->IsBigOrtho())) { in CalcLine()
423 if (pView!=NULL && pView->IsOrtho()) nQ1=0; // Ortho schaltet rechtwinklig aus in CalcLine()
471 if (pView!=NULL && pView->IsOrtho()) { in CalcRect()
1289 if (pView!=NULL && pView->IsUseIncompatiblePathCreateInterface() && in BegCreate()
1310 if (pView!=NULL && pView->IsCreateMode()) { in MovCreate()
1349 if (pView!=NULL && pView->IsCreate1stPointAsCenter()) { in MovCreate()
1361 if (pView!=NULL) nMinDist=pView->GetFreeHandMinDistPix(); in MovCreate()
1582 if(pView && pView->IsUseIncompatiblePathCreateInterface()) in TakeObjectPolyPolygon()
1624 if(pView && pView->IsUseIncompatiblePathCreateInterface()) in TakeDragPolyPolygon()
[all …]
H A Dsvdoashp.cxx2500 SdrView* pView = rStat.GetView(); // #i37448# in MovCreate() local
2501 if( pView && pView->IsSolidDragging() ) in MovCreate()
H A Dsvdedxv.cxx1148 OutlinerView* pView=pTextEditOutliner->GetView(i); in ImpFindOutlinerView() local
1149 if (pView->GetWindow()==pWin) pNewView=pView; in ImpFindOutlinerView()
1977 extern rtl::Reference< sdr::SelectionController > CreateTableController( SdrObjEditView* pView, con…
H A Dsvdhdl.cxx1032 if(pView && !pView->areMarkHandlesHidden()) in CreateB2dIAObject()
1200 if(pView && !pView->areMarkHandlesHidden()) in CreateB2dIAObject()
1358 if(pView && !pView->areMarkHandlesHidden() && pHdl1 && pHdl2) in CreateB2dIAObject()
1417 if(pView && !pView->areMarkHandlesHidden()) in CreateB2dIAObject()
1477 if(pView && !pView->areMarkHandlesHidden()) in CreateB2dIAObject()
1531 if(pView && !pView->areMarkHandlesHidden()) in CreateB2dIAObject()
1648 if(pView && !pView->areMarkHandlesHidden()) in CreateB2dIAObject()
1723 if(pView && !pView->areMarkHandlesHidden()) in CreateB2dIAObject()
1838 return pView; in GetView()
2121 pView(pV), in SdrHdlList()
[all …]
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx506 pView->ImpSetSelection( aEmptySel ); in ImpRemoveText()
529 pView->ImpSetSelection( aEmptySel ); in SetText()
534 pView->Invalidate(); in SetText()
1604 pView->HideCursor(); in UpdateViews()
1618 if ( pView == pCurView ) in UpdateViews()
1619 pView->ImpPaint( aClipRec, !pView->GetWindow()->IsPaintTransparent() ); in UpdateViews()
2910 if ( pView != GetActiveView() ) in ImpParagraphInserted()
2922 … TextPaM& rPaM = n ? pView->GetSelection().GetStart(): pView->GetSelection().GetEnd(); in ImpParagraphInserted()
2939 if ( pView != GetActiveView() ) in ImpParagraphRemoved()
2967 if ( pView != GetActiveView() ) in ImpCharsRemoved()
[all …]
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx332 SetActiveView( pView ); in MouseButtonDown()
373 SetActiveView( pView ); in Command()
428 pView->Undo(); in Command()
434 pView->DeleteSelected(); in Command()
473 pView->SetAttribs( aSet ); in Command()
480 pView->DeleteSelected(); in Command()
526 FormatAndUpdate( pView ); in Command()
590 FormatAndUpdate( pView ); in Command()
598 pView->ShowCursor(); in Command()
600 pView->HideCursor(); in Command()
[all …]
H A Dimpedit.hxx197 EditView* pView; member in IdleFormattter
207 EditView* GetView() { return pView; } in GetView()
267 ImpEditView( EditView* pView, EditEngine* pEng, Window* pWindow );
597 EditPaM PageUp( const EditPaM& rPaM, EditView* pView);
598 EditPaM PageDown( const EditPaM& rPaM, EditView* pView);
760 void Command( const CommandEvent& rCEvt, EditView* pView );
840 void IndentBlock( EditView* pView, sal_Bool bRight );
843 sal_Bool Undo( EditView* pView );
844 sal_Bool Redo( EditView* pView );
845 sal_Bool Repeat( EditView* pView );
[all …]
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx560 while(pView && pView->GetObjectShell() != pDocShell) in getCurrentSelection()
562 pView = (SwView*)SfxViewShell::GetNext(*pView, &aTypeId); in getCurrentSelection()
564 if(pView) in getCurrentSelection()
2553 SfxViewShell *pView = 0; in GetRenderView() local
2577 return pView; in GetRenderView()
2884 if (!pDoc || !pView) in getRenderer()
3084 if (pView && pView->GetController() == xController) in GuessViewShell()
3093 if (pView) in GuessViewShell()
3095 return pView; in GuessViewShell()
3137 if (pDoc && pView) in render()
[all …]
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx292 for ( SdrView* pView = aIter.FirstView(); pView; pView = aIter.NextView() ) in remove() local
294 if(CONTAINER_ENTRY_NOTFOUND != pView->TryToFindMarkedObject(pSdrShape)) in remove()
296 pView->MarkObj(pSdrShape, pView->GetSdrPageView(), sal_True, sal_False); in remove()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx305 OQueryTableView::OQueryTableView( Window* pParent,OQueryDesignView* pView) in DBG_NAME()
306 : OJoinTableView( pParent,pView) in DBG_NAME()
/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx92 SfxViewFrame* pView; member
128 if ( pView ) in Enable_Impl()
130 pView->Enable( bEnable ); in Enable_Impl()
131 pView->GetDispatcher()->Lock( !bEnable ); in Enable_Impl()
192 pImp->pView = 0; in SfxProgress()
384 pImp->pView = SfxViewFrame::Current(); in SetState()
385 DBG_ASSERT( pImp->pView || pObjSh, "Can't make progress bar!"); in SetState()
386 if ( pObjSh && ( !pImp->pView || pObjSh != pImp->pView->GetObjectShell() ) ) in SetState()
391 pImp->pView = pDocView; in SetState()
416 else if ( pImp->pView ) in SetState()
[all …]
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx67 pView = pLBView; in SvImpLBox()
339 pView->Update(); in IMPL_LINK_INLINE_END()
371 pView->Update(); in CursorDown()
375 pView->Update(); in CursorDown()
390 pView->Update(); in CursorUp()
416 pView->Update(); in PageDown()
453 pView->Update(); in PageUp()
2088 if ( pView->IsEditingActive() && pEntry == pView->pEdEntry ) in ButtonDownCheckExpand()
2771 pView = pV; in ImpLBSelEng()
3603 if ( pView ) in CallEventListeners()
[all …]
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx1024 sd::OutlineView* pView = static_cast<sd::OutlineView*>(pOutlineShell->GetView()); in operator ()() local
1048 pView->SetActualPage(pPage); in operator ()()
1053 pView->SetActualPage(pPage); in operator ()()
/trunk/main/sw/source/ui/docvw/
H A DOverlayRanges.cxx122 SdrView* pView = rDocView.GetDrawView(); in CreateOverlayRange() local
123 if ( pView != NULL ) in CreateOverlayRange()
125 SdrPaintWindow* pCandidate = pView->GetPaintWindow(0); in CreateOverlayRange()
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx52 SVX_DLLPRIVATE SvxTableController( SdrObjEditView* pView, const SdrObject* pObj );
85 …SVX_DLLPRIVATE static rtl::Reference< sdr::SelectionController > create( SdrObjEditView* pView, co…
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx214 SwView* lcl_LoadDoc(SwView* pView, const String& rURL) in lcl_LoadDoc() argument
222 SfxStringItem aReferer(SID_REFERER, pView->GetDocShell()->GetTitle()); in lcl_LoadDoc()
223 SfxObjectItem* pItem = (SfxObjectItem*)pView->GetViewFrame()->GetDispatcher()-> in lcl_LoadDoc()
249 pView->GetViewFrame()->GetDispatcher()->Execute(SID_NEWDOCDIRECT, in lcl_LoadDoc()
/trunk/main/svx/inc/svx/
H A Dsvdhdl.hxx460 SdrMarkView* pView; member in SdrHdlList

Completed in 385 milliseconds

12345678910>>...20