Home
last modified time | relevance | path

Searched refs:SfxViewShell (Results 126 – 150 of 169) sorted by relevance

1234567

/aoo42x/main/cui/source/tabpages/
H A Dpage.cxx362 if ( SfxViewShell::Current() && SfxViewShell::Current()->GetPrinter() ) in SvxPageDescPage()
364 mpDefPrinter = (Printer*)SfxViewShell::Current()->GetPrinter(); in SvxPageDescPage()
/aoo42x/main/sd/source/ui/func/
H A Dfuhhconv.cxx131 ViewShellBase* pBase = PTR_CAST(ViewShellBase, SfxViewShell::Current()); in StartConversion()
/aoo42x/main/svx/source/form/
H A Dfmshell.cxx251 FmFormShell::FmFormShell( SfxViewShell* _pParent, FmFormView* pView ) in TYPEINIT1()
545 SfxViewShell* pShell = GetViewShell(); in Execute()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwsh5.cxx305 SfxViewShell::Notify( rBC, rHint ); in Notify()
/aoo42x/main/sc/inc/
H A Ddrwlayer.hxx33 class SfxViewShell;
/aoo42x/main/sfx2/inc/sfx2/
H A Dapp.hxx81 class SfxViewShell;
/aoo42x/main/sd/source/ui/view/
H A Dviewshel.cxx149 const SfxViewShell* pViewShell = GetViewShell(); in GetViewFrame()
356 SfxViewShell* pViewShell = GetViewShell(); in Activate()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1771 SetSfxViewShell( (SfxViewShell *)&rShell ); in SwWrtShell()
1789 SetSfxViewShell( (SfxViewShell *)&rShell );
/aoo42x/main/basctl/source/basicide/
H A Dbasides2.cxx96 SfxViewShell::Print( rProgress, bIsAPI, pPrintDialog );
/aoo42x/main/starmath/source/
H A Dtoolbox.cxx182 SfxViewShell *pView = GetBindings().GetDispatcher()->GetFrame()->GetViewShell(); in GetView()
/aoo42x/main/sw/inc/
H A Dprintdata.hxx46 class SfxViewShell;
/aoo42x/main/sd/source/ui/inc/
H A DDrawController.hxx49 class SfxViewShell;
/aoo42x/main/sc/source/ui/unoobj/
H A Ddispuno.cxx57 uno::Reference<view::XSelectionSupplier> lcl_GetSelectionSupplier( SfxViewShell* pViewShell ) in lcl_GetSelectionSupplier()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewstat.cxx135 GetSlotState( nWhich, SfxViewShell::GetInterface(), &rSet ); in GetState()
/aoo42x/main/sfx2/source/dialog/
H A Ddockwin.cxx1890 if ( !DockingWindow::Notify( rEvt ) && SfxViewShell::Current() ) in Notify()
1892 return SfxViewShell::Current()->GlobalKeyInput_Impl( *rEvt.GetKeyEvent() ); in Notify()
/aoo42x/main/sc/source/ui/navipi/
H A Dcontent.cxx110 SfxViewShell* pViewSh = SfxViewShell::Current(); in GetManualOrCurrent()
/aoo42x/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx281 SfxViewShell* pSfxViewShell = pViewShell->GetViewShell(); in releaseResource()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh.cxx712SfxViewShell* pViewShell = ( pViewData ? pViewData->GetViewShell() : NULL ); in Notify()
1748 ScTabViewShell* pViewSh = PTR_CAST(ScTabViewShell, SfxViewShell::Current()); in AsciiSave()
2428 SfxViewShell* p = pFrame->GetViewShell(); in PrepareClose()
/aoo42x/main/sc/source/core/data/
H A Dglobal.cxx143 class SfxViewShell;
144 SfxViewShell* pScActiveViewShell = NULL; //! als Member !!!!!
H A Ddrwlayer.cxx371 SfxViewShell* pViewSh = SfxViewShell::Current(); in GetCurDocViewWin()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx854 SfxViewShell* p = pFrame->GetViewShell(); in Init()
/aoo42x/main/sfx2/source/menu/
H A Dmnumgr.cxx147 SfxViewShell *pView = pBindings->GetDispatcher()->GetFrame()->GetViewShell(); in InsertVerbs_Impl()
/aoo42x/main/svx/source/toolbars/
H A Dfontworkbar.cxx202 FontworkBar::FontworkBar(SfxViewShell* pViewShell ) in FontworkBar()
/aoo42x/main/sw/source/ui/app/
H A Dappopt.cxx194 if( PTR_CAST( SwPagePreView, SfxViewShell::Current())!=0) in CreateItemSet()
/aoo42x/main/sc/source/ui/app/
H A Dinputhdl.cxx1682 pActiveViewSh = PTR_CAST( ScTabViewShell, SfxViewShell::Current() ); in ViewShellGone()
2221 ScTabViewShell* pVisibleSh = PTR_CAST( ScTabViewShell, SfxViewShell::Current() ); in ShowRefFrame()
3355 pActiveViewSh = PTR_CAST(ScTabViewShell, SfxViewShell::Current()); in NotifyChange()

Completed in 138 milliseconds

1234567