Home
last modified time | relevance | path

Searched refs:GetViewFactory (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sfx2/source/doc/
H A Ddocfac.cxx191 SfxViewFactory& SfxObjectFactory::GetViewFactory(sal_uInt16 i) const in GetViewFactory() function in SfxObjectFactory
466 const sal_uInt16 curViewId = GetViewFactory( curViewNo ).GetOrdinal(); in GetViewNo_Impl()
480 SfxViewFactory& rViewFac( GetViewFactory( nViewNo ) ); in GetViewFactoryByViewName()
H A Dsfxbasemodel.cxx3976 aViewNames[nViewNo] = rDocumentFactory.GetViewFactory( nViewNo ).GetAPIViewName(); in getAvailableViewControllerNames()
3990 const ::rtl::OUString sDefaultViewName = rDocumentFactory.GetViewFactory( 0 ).GetAPIViewName(); in createDefaultViewController()
/aoo41x/main/sfx2/source/view/
H A Dfrmload.cxx490 nViewId = i_rDocument.GetFactory().GetViewFactory( 0 ).GetOrdinal(); in impl_determineEffectiveViewId_nothrow()
626 … const ::rtl::OUString sViewName( xDoc->GetFactory().GetViewFactory( nViewNo ).GetAPIViewName() ); in load()
H A Dviewfrm.cxx2295 const String sCurrentViewName = rDocFactory.GetViewFactory( nCurViewNo ).GetAPIViewName(); in SaveCurrentViewData_Impl()
2297 const String sNewViewName = rDocFactory.GetViewFactory( nNewViewNo ).GetAPIViewName(); in SaveCurrentViewData_Impl()
2413 …const sal_uInt16 nViewId = ( bIsIndex || !nViewIdOrNo ) ? rDocFact.GetViewFactory( nViewIdOrNo ).G… in SwitchToViewShell_Impl()
2686 GetObjectShell()->GetFactory().GetViewFactory(nViewNo); in StateView_Impl()
H A Dsfxbasecontroller.cxx579 sViewName = rDocFac.GetViewFactory( nViewNo ).GetAPIViewName(); in getViewControllerName()
/aoo41x/main/sfx2/inc/sfx2/
H A Ddocfac.hxx91 SfxViewFactory& GetViewFactory(sal_uInt16 i = 0) const;
/aoo41x/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx77 pView->GetObjectShell()->GetFactory().GetViewFactory(nViewNo); in isInPrintPreview()
H A Dvbahelper.cxx99 pView->GetObjectShell()->GetFactory().GetViewFactory(nViewNo); in isInPrintPreview()
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx113 pView->GetObjectShell()->GetFactory().GetViewFactory(nViewNo); in isInPrintPreview()

Completed in 147 milliseconds