Home
last modified time | relevance | path

Searched refs:SfxViewShell (Results 76 – 100 of 169) sorted by relevance

1234567

/aoo42x/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1530 void ScDocShell::ExecutePageStyle( SfxViewShell& rCaller, in ExecutePageStyle()
1758 void ScDocShell::GetStatePageStyle( SfxViewShell& /* rCaller */, in GetStatePageStyle() argument
2142 SfxViewShell* pCur = SfxViewShell::Current(); in GetViewData()
2170 SfxViewShell* p = pFrame->GetViewShell(); in GetBestViewShell()
2181 SfxViewShell* pViewSh = GetBestViewShell(); in GetViewBindings()
/aoo42x/main/sw/source/ui/uiview/
H A Dview.cxx725 SwView::SwView( SfxViewFrame *_pFrame, SfxViewShell* pOldSh ) in SwView()
726 : SfxViewShell( _pFrame, SWVIEWFLAGS ), in SwView()
816 SfxViewShell* pExistingSh = 0; in SwView()
1721 SfxViewShell::Notify(rBC, rHint); in Notify()
1796 return SfxViewShell::PrepareClose( bUI, bForBrowsing ); in PrepareClose()
H A Dviewport.cxx308 SfxViewShell::VisAreaChanged( aVisArea ); in SetVisArea()
1043 SfxViewShell::SetZoomFactor( Fraction( aSize.Width(), aObjSizePixel.Width() ), in InnerResizePixel()
1270 SfxViewShell::SetZoomFactor( rX, rY ); in SetZoomFactor()
1349 SfxViewShell::Move(); in Move()
H A Dview0.cxx109 SFX_IMPL_INTERFACE( SwView, SfxViewShell, SW_RES(RID_TOOLS_TOOLBOX) ) in SFX_IMPL_INTERFACE() argument
129 TYPEINIT1(SwView,SfxViewShell) in TYPEINIT1() argument
H A Dviewmdi.cxx687 SwView* pView = (SwView*)SfxViewShell::GetFirst(&aTypeId); in SetMoveType()
691 pView = (SwView*)SfxViewShell::GetNext(*pView, &aTypeId); in SetMoveType()
/aoo42x/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx306 SfxViewShell* pCurSh = SfxViewShell::Current(); in Initialize()
780 SfxViewShell* pCurSh = SfxViewShell::Current(); in NotifyItemUpdate()
/aoo42x/main/sd/source/ui/view/
H A DOutliner.cxx278 ViewShellBase* pBase = PTR_CAST(ViewShellBase,SfxViewShell::Current()); in PrepareSpelling()
331 ViewShellBase* pBase = PTR_CAST(ViewShellBase,SfxViewShell::Current()); in EndSpelling()
483 ViewShellBase* pBase = PTR_CAST(ViewShellBase,SfxViewShell::Current()); in StartSearchAndReplace()
1630 ViewShellBase* pBase = PTR_CAST(ViewShellBase, SfxViewShell::Current()); in BeginConversion()
H A Dviewshe2.cxx543 SfxViewShell* pViewShell = GetViewShell(); in SetPageSizeAndBorder()
721 SfxViewShell* pViewShell = GetViewShell(); in SetActiveWindow()
834 SfxViewShell* pViewShell = GetViewShell(); in ActivateObject()
/aoo42x/main/sfx2/inc/sfx2/
H A Dsfxbasecontroller.hxx130 SfxBaseController( SfxViewShell* pView ) ;
386 SfxViewShell* GetViewShell_Impl() const;
/aoo42x/main/sfx2/source/doc/
H A Dprinthelper.cxx320 …s::PropertyValue >& rPrinter,SfxPrinter*& pPrinter,sal_uInt16& nChangeFlags,SfxViewShell*& pViewSh) in impl_setPrinter()
463 SfxViewShell* pViewSh = NULL; in setPrinter()
591 SfxViewShell* pView = pViewFrm->GetViewShell(); in print()
/aoo42x/main/basctl/source/basicide/
H A Dbasicbox.cxx198 SfxViewShell* pCurSh = SfxViewShell::Current(); in ReleaseFocus()
/aoo42x/main/sfx2/source/view/
H A Dframe2.cxx167 SfxViewShell* pShell = pView ? pView->GetViewShell() : NULL; in PreNotify()
175 SfxViewShell* pShell = pView ? pView->GetViewShell() : NULL; in PreNotify()
/aoo42x/main/sc/source/ui/inc/
H A Dtabvwsh.hxx96 class ScTabViewShell: public SfxViewShell, public ScDBFunc
249 SfxViewShell* pOldSh );
H A Ddocsh.hxx254 void ExecutePageStyle ( SfxViewShell& rCaller, SfxRequest& rReq, SCTAB nCurTab );
255 void GetStatePageStyle( SfxViewShell& rCaller, SfxItemSet& rSet, SCTAB nCurTab );
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx199 void implnPasteSpecial(SfxViewShell* pViewShell, sal_uInt16 nFlags,sal_uInt16 nFunction,sal_Bool bS…
297 void dispatchExecute(SfxViewShell* pViewShell, sal_uInt16 nSlot, SfxCallMode nCall) in dispatchExecute()
534 void PrintOutHelper( SfxViewShell* pViewShell, const uno::Any& From, const uno::Any& To, const uno:… in PrintOutHelper()
622 void PrintPreviewHelper( const css::uno::Any& /*EnableChanges*/, SfxViewShell* pViewShell ) in PrintPreviewHelper()
/aoo42x/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx122 pViewData ( ((ScTabViewShell*)SfxViewShell::Current())-> in ScConsolidateDlg()
124 pDoc ( ((ScTabViewShell*)SfxViewShell::Current())-> in ScConsolidateDlg()
/aoo42x/main/sc/source/ui/navipi/
H A Dnavipi.cxx81 SfxViewShell* pCurSh = SfxViewShell::Current(); in ReleaseFocus()
1136 return PTR_CAST( ScTabViewShell, SfxViewShell::Current() ); in GetTabViewShell()
/aoo42x/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx127 SfxViewShell* pSh = SfxViewShell::Current(); in Init()
/aoo42x/main/starmath/source/
H A Dunomodel.cxx1102SfxViewShell* pViewSh = SfxViewShell::GetFirst( &aTypeId, sal_False /* search non-visible views as… in render()
1104 …pViewSh = SfxViewShell::GetNext( *pViewSh, &aTypeId, sal_False /* search non-visible views as well… in render()
/aoo42x/main/sw/inc/
H A Dunotxdoc.hxx231SfxViewShell * GuessViewShell( /* out */ bool &rbIsSwSrcView, const css::uno::Reference< css::fra…
232 …SwDoc * GetRenderDoc( SfxViewShell *&rpView, const css::uno::Any& rSelection, bool bIsPDFE…
233SfxViewShell * GetRenderView( bool &rbIsSwSrcView, const css::uno::Sequence< css::beans::Property…
/aoo42x/main/sfx2/source/appl/
H A Dappopen.cxx1323 …for ( SfxViewShell* pShell = SfxViewShell::GetFirst( 0, sal_False ); pShell; pShell = SfxViewShell in OpenDocExec_Impl()
/aoo42x/main/sw/source/ui/inc/
H A Dview.hxx164 class SW_DLLPUBLIC SwView: public SfxViewShell
639 SwView(SfxViewFrame* pFrame, SfxViewShell*);
/aoo42x/main/sc/source/ui/view/
H A Dviewutil.cxx390 bool ScViewUtil::IsFullScreen( SfxViewShell& rViewShell ) in IsFullScreen()
401 void ScViewUtil::SetFullScreen( SfxViewShell& rViewShell, bool bSet ) in SetFullScreen()
/aoo42x/main/sd/source/ui/inc/
H A DOutlineViewShellBase.hxx45 OutlineViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
H A DSlideSorterViewShellBase.hxx45 SlideSorterViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);

Completed in 165 milliseconds

1234567