/aoo41x/main/sd/source/ui/func/ |
H A D | fuformatpaintbrush.cxx | 111 …if( (eHit == SDRHIT_TEXTEDIT) || (eHit == SDRHIT_TEXTEDITOBJ && ( mpViewShell->GetFrameView()->IsQ… in MouseButtonDown() 227 mbOldIsQuickTextEditMode = mpViewShell->GetFrameView()->IsQuickEdit(); in Activate() 230 mpViewShell->GetFrameView()->SetQuickEdit(sal_True); in Activate() 239 mpViewShell->GetFrameView()->SetQuickEdit(sal_False); in Deactivate()
|
H A D | futext.cxx | 704 FrameView* pFrameView = mpViewShell->GetFrameView(); in MouseButtonUp() 719 …if ( mpView->IsRotateAllowed() && mpViewShell->GetFrameView()->IsClickChangeRotation() && (rMEvt.G… in MouseButtonUp() 1062 mpView->SetQuickTextEditMode(mpViewShell->GetFrameView()->IsQuickEdit()); in Activate() 1192 …if (mpViewShell->GetFrameView()->IsQuickEdit() && bQuickDrag && GetTextObj()->GetOutlinerParaObjec… in SetInEditMode() 1343 …if (nSlotId == SID_TEXTEDIT || mpViewShell->GetFrameView()->IsQuickEdit() || /*#95971#*/ SID_ATTR_… in ReceiveRequest()
|
H A D | fudraw.cxx | 128 FrameView* pFrameView = mpViewShell->GetFrameView(); in MouseButtonDown() 249 FrameView* pFrameView = mpViewShell->GetFrameView(); in MouseMove() 379 FrameView* pFrameView = mpViewShell->GetFrameView(); in MouseButtonUp() 861 mpViewShell->GetFrameView()->IsDoubleClickTextEdit() && in DoubleClick()
|
H A D | fuconstr.cxx | 178 FrameView* pFrameView = mpViewShell->GetFrameView(); in MouseButtonUp() 233 (mpViewShell->GetFrameView()->IsClickChangeRotation() || in MouseButtonUp()
|
H A D | fusel.cxx | 232 …if ( eHit == SDRHIT_TEXTEDITOBJ && ( mpViewShell->GetFrameView()->IsQuickEdit() || dynamic_cast< s… in MouseButtonDown() 690 FrameView* pFrameView = mpViewShell->GetFrameView(); in MouseButtonUp() 723 && (mpViewShell->GetFrameView()->IsClickChangeRotation() in MouseButtonUp() 884 FrameView* pFrameView = mpViewShell->GetFrameView(); in MouseButtonUp()
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | docshel2.cxx | 233 FrameView* DrawDocShell::GetFrameView() in GetFrameView() function in sd::DrawDocShell 239 pFrameView = mpViewShell->GetFrameView(); in GetFrameView() 287 FrameView* pFrameView = GetFrameView(); in GetPagePreviewBitmap() 290 if ( GetFrameView() ) in GetPagePreviewBitmap()
|
H A D | docshell.cxx | 388 if ( pViewSh && pViewSh->GetFrameView() ) in InPlaceActivate() 391 pFrameViewList->Insert( new FrameView( mpDoc, pViewSh->GetFrameView() ) ); in InPlaceActivate()
|
H A D | docshel4.cxx | 833 GetFrameView()->SetPageKind(eNewPageKind); in GotoBookmark() 987 GetFrameView()->SetPageKind(eNewPageKind); in GetObjectIsmarked() 1094 GetFrameView()->SetPageKind(eNewPageKind); in GotoTreeBookmark()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdmod2.cxx | 440 pFrameView = pDocSh->GetFrameView(); in CreateItemSet() 571 pFrameView = pDocSh->GetFrameView(); in ApplyItemSet() 750 ::sd::FrameView* pFrame = pViewShell->GetFrameView(); in ApplyItemSet()
|
H A D | sdmod1.cxx | 704 ::sd::FrameView* pFrameView = pViewSh->GetFrameView(); in ExecuteNewDocument()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshow.cxx | 774 FrameView* pFrameView = pViewShell->GetFrameView(); in end() 1188 FrameView* pFrameView = pMainViewShell->GetFrameView(); in StartInPlacePresentation() 1254 …rameView = mpCurrentViewShellBase ? mpCurrentViewShellBase->GetMainViewShell()->GetFrameView() : 0; in StartFullscreenPresentation()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | ViewShellBase.cxx | 401 FrameView* pFrameView = pViewShell->GetFrameView(); in LateInit() 1251 FrameView* pFrameView = pViewShell->GetFrameView(); in ProcessRestoreEditingViewSlot() 1557 pFrameView = mrBase.GetMainViewShell()->GetFrameView(); in operator ()()
|
H A D | presvish.cxx | 121 GetFrameView()->Disconnect(); in FinishInitialization()
|
H A D | sdwindow.cxx | 967 mpViewShell->GetFrameView()->SetDrawMode( nOutputMode ); in DataChanged()
|
H A D | DocumentRenderer.cxx | 1409 pViewShell->GetFrameView()->GetVisibleLayers(), in PrintPage() 1410 pViewShell->GetFrameView()->GetPrintableLayers()); in PrintPage()
|
/aoo41x/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterViewShell.cxx | 148 GetFrameView()->Connect(); in SlideSorterViewShell() 181 GetFrameView()->Disconnect(); // i120663, release the FrameView object in ~SlideSorterViewShell()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unolayer.cxx | 348 ::sd::FrameView *pFrameView = pLayerManager->GetDocShell()->GetFrameView(); in get() 390 ::sd::FrameView *pFrameView = pLayerManager->GetDocShell()->GetFrameView(); in set()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | navigatr.cxx | 210 ::sd::FrameView* pFrameView = pViewShell->GetFrameView(); in InitTreeLB() 575 ::sd::FrameView* pFrameView = pViewShell->GetFrameView(); in IMPL_LINK()
|
/aoo41x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsCurrentSlideManager.cxx | 169 FrameView* pFrameView = pViewShell->GetFrameView(); in SwitchCurrentSlide()
|
H A D | SlideSorterController.cxx | 667 mrSlideSorter.GetViewShell()->GetFrameView()->SetDrawMode(nDrawMode); in IMPL_LINK()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | DrawDocShell.hxx | 115 ::sd::FrameView* GetFrameView();
|
H A D | ViewShell.hxx | 242 FrameView* GetFrameView (void);
|
/aoo41x/main/sd/source/ui/slidesorter/model/ |
H A D | SlideSorterModel.cxx | 498 const FrameView* pFrameView = pViewShell->GetFrameView(); in SetDocumentSlides()
|
/aoo41x/main/sd/inc/ |
H A D | drawdoc.hxx | 435 ::sd::FrameView* GetFrameView(sal_uLong nPos) { in GetFrameView() function in SdDrawDocument
|
/aoo41x/main/sd/source/ui/framework/factories/ |
H A D | BasicViewFactory.cxx | 271 mpFrameView = pViewShell->GetFrameView(); in releaseResource()
|