Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx4005 const SfxObjectFactory& rDocumentFactory = GetObjectShell()->GetFactory(); in getAvailableViewControllerNames() local
4006 const sal_Int32 nViewFactoryCount = rDocumentFactory.GetViewFactoryCount(); in getAvailableViewControllerNames()
4010 aViewNames[nViewNo] = rDocumentFactory.GetViewFactory( nViewNo ).GetAPIViewName(); in getAvailableViewControllerNames()
4023 const SfxObjectFactory& rDocumentFactory = GetObjectShell()->GetFactory(); in createDefaultViewController() local
4024 const ::rtl::OUString sDefaultViewName = rDocumentFactory.GetViewFactory( 0 ).GetAPIViewName(); in createDefaultViewController()

Completed in 39 milliseconds