Home
last modified time | relevance | path

Searched refs:rDocFac (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx293 static SwDoc * lcl_GetDoc(SwDocFac & rDocFac) in lcl_GetDoc() argument
295 SwDoc *const pDoc = rDocFac.GetDoc(); in lcl_GetDoc()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx573 const SfxObjectFactory& rDocFac( m_pData->m_pViewShell->GetObjectShell()->GetFactory() ); in getViewControllerName() local
574 …sal_uInt16 nViewNo = rDocFac.GetViewNo_Impl( GetViewFrame_Impl().GetCurViewId(), rDocFac.GetViewFa… in getViewControllerName()
575 …OSL_ENSURE( nViewNo < rDocFac.GetViewFactoryCount(), "SfxBaseController::getViewControllerName: vi… in getViewControllerName()
578 if ( nViewNo < rDocFac.GetViewFactoryCount() ) in getViewControllerName()
579 sViewName = rDocFac.GetViewFactory( nViewNo ).GetAPIViewName(); in getViewControllerName()

Completed in 39 milliseconds