Home
last modified time | relevance | path

Searched refs:mpViewShell (Results 51 – 75 of 97) sorted by relevance

1234

/aoo4110/main/sd/source/ui/func/
H A Dfuconstr.cxx178 FrameView* pFrameView = mpViewShell->GetFrameView(); in MouseButtonUp()
214 mpViewShell->GetViewFrame()->GetDispatcher()->Execute(SID_OBJECT_SELECT, SFX_CALLMODE_ASYNCHRON); in MouseButtonUp()
233 (mpViewShell->GetFrameView()->IsClickChangeRotation() || in MouseButtonUp()
H A Dfucopy.cxx91 SfxItemSet aSet( mpViewShell->GetPool(), in DoExecute()
227 SfxItemSet aNewSet( mpViewShell->GetPool(), XATTR_FILLSTYLE, XATTR_FILLCOLOR, 0L ); in DoExecute()
290 SfxItemSet aNewSet( mpViewShell->GetPool(), XATTR_FILLSTYLE, XATTR_FILLCOLOR, 0L ); in DoExecute()
H A Dfulink.cxx78 …SfxAbstractLinksDialog* pDlg = pFact->CreateLinksDialog( mpViewShell->GetActiveWindow(), pLinkMana… in DoExecute()
82 mpViewShell->GetViewFrame()->GetBindings().Invalidate( SID_MANAGE_LINKS ); in DoExecute()
H A Dfucushow.cxx87 mpViewShell->SetStartShowWithDialog(); in DoExecute()
89 mpViewShell->GetViewFrame()->GetDispatcher()->Execute( SID_PRESENTATION, in DoExecute()
H A Dfuchar.cxx82 SfxItemSet aNewAttr( mpViewShell->GetPool(), in DoExecute()
127 mpViewShell->GetViewFrame()->GetBindings().Invalidate( SidArray ); in DoExecute()
H A Dfuconuno.cxx95 mpViewShell->GetViewShellBase().GetToolBarManager()->SetToolBar( in DoExecute()
149 mpViewShell->GetViewFrame()->GetDispatcher()->Execute(SID_OBJECT_SELECT, SFX_CALLMODE_ASYNCHRON); in MouseButtonUp()
H A Dfuconarc.cxx86 mpViewShell->GetViewShellBase().GetToolBarManager()->SetToolBar( in DoExecute()
193 mpViewShell->GetViewFrame()->GetDispatcher()->Execute(SID_OBJECT_SELECT, SFX_CALLMODE_ASYNCHRON); in MouseButtonUp()
H A Dfuconcs.cxx121 mpViewShell->GetViewShellBase().GetToolBarManager()->SetToolBar( in DoExecute()
197 mpViewShell->GetViewFrame()->GetDispatcher()->Execute(SID_OBJECT_SELECT, SFX_CALLMODE_ASYNCHRON); in MouseButtonUp()
H A Dfuarea.cxx98 mpViewShell->GetViewFrame()->GetBindings().Invalidate( SidArray ); in DoExecute()
H A Dfuline.cxx113 mpViewShell->GetViewFrame()->GetBindings().Invalidate( SidArray ); in DoExecute()
/aoo4110/main/sd/source/ui/view/
H A DWindowUpdater.cxx45 : mpViewShell (NULL), in WindowUpdater()
96 mpViewShell = &rViewShell; in SetViewShell()
/aoo4110/main/sc/source/ui/view/
H A Dgridwin2.cxx428 maPos(rPos), meType(eType), mnUserListIndex(nUserListIndex), mpViewShell(pViewShell) {} in PopupSortAction()
435 mpViewShell->DataPilotSort(maPos, true); in execute()
438 mpViewShell->DataPilotSort(maPos, false); in execute()
441 mpViewShell->DataPilotSort(maPos, true, &mnUserListIndex); in execute()
452 ScTabViewShell* mpViewShell; member in __anon71b4f7a20111::PopupSortAction
/aoo4110/main/sc/source/ui/inc/
H A DAccessibleCell.hxx151 ScTabViewShell* mpViewShell; member in ScAccessibleCell
167 ScDocument* GetDocument(ScTabViewShell* mpViewShell);
H A Dspelldialog.hxx88 ScTabViewShell* mpViewShell; member in ScSpellDialogChildWindow
/aoo4110/main/sd/source/ui/inc/
H A DDrawDocShell.hxx114 sd::ViewShell* GetViewShell() { return mpViewShell; } in GetViewShell()
216 ::sd::ViewShell* mpViewShell;
H A Dzoomlist.hxx49 ViewShell* mpViewShell; member in sd::ZoomList
H A DTextObjectBar.hxx60 ViewShell* mpViewShell; member in sd::TextObjectBar
H A DClient.hxx47 ViewShell* mpViewShell; member in sd::Client
H A DWindowUpdater.hxx119 ViewShell* mpViewShell; member in sd::WindowUpdater
H A Dheaderfooterdlg.hxx62 ViewShell* mpViewShell; member in sd::HeaderFooterDialog
/aoo4110/main/sw/source/ui/inc/
H A Dpview.hxx52 ViewShell* mpViewShell; member in SwPagePreViewWin
81 ViewShell* GetViewShell() const { return mpViewShell; } in GetViewShell()
/aoo4110/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx210 mpViewShell( pViewShell ) in HeaderFooterDialog()
312 mpViewShell->GetDocSh()->SetModified(); in Execute()
416 mpViewShell->GetViewFrame()->GetObjectShell()->GetUndoManager()->AddUndoAction(pUndoGroup); in apply()
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx247 ViewShell* getViewShell() const { return mpViewShell; } in getViewShell()
352 ViewShell* mpViewShell; member in sd::SlideshowImpl
/aoo4110/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsTransferableData.hxx85 SlideSorterViewShell* mpViewShell; member in sd::slidesorter::controller::TransferableData
/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsHideSlideFunction.cxx115 SfxBindings& rBindings = mpViewShell->GetViewFrame()->GetBindings(); in DoExecute()

Completed in 86 milliseconds

1234