Home
last modified time | relevance | path

Searched refs:GetAPIViewName (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Ddocfac.cxx160 const String sViewName( rFactory.GetAPIViewName() ); in RegisterViewFactory()
163 if ( !pImpl->aViewFactoryArr[i]->GetAPIViewName().Equals( sViewName ) ) in RegisterViewFactory()
481 if ( ( rViewFac.GetAPIViewName() == i_rViewName ) in GetViewFactoryByViewName()
H A Dsfxbasemodel.cxx4010 aViewNames[nViewNo] = rDocumentFactory.GetViewFactory( nViewNo ).GetAPIViewName(); in getAvailableViewControllerNames()
4024 const ::rtl::OUString sDefaultViewName = rDocumentFactory.GetViewFactory( 0 ).GetAPIViewName(); in createDefaultViewController()
/trunk/main/sfx2/inc/sfx2/
H A Dviewfac.hxx58 String GetAPIViewName() const;
/trunk/main/sfx2/source/view/
H A Dviewfac.cxx56 String SfxViewFactory::GetAPIViewName() const in GetAPIViewName() function in SfxViewFactory
H A Dfrmload.cxx626 … 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()
H A Dsfxbasecontroller.cxx579 sViewName = rDocFac.GetViewFactory( nViewNo ).GetAPIViewName(); in getViewControllerName()

Completed in 81 milliseconds