Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A Ddocfac.cxx184 sal_uInt16 SfxObjectFactory::GetViewFactoryCount() const in GetViewFactoryCount() function in SfxObjectFactory
464 for ( sal_uInt16 curViewNo = 0; curViewNo < GetViewFactoryCount(); ++curViewNo ) in GetViewNo_Impl()
476 nViewNo < GetViewFactoryCount(); in GetViewFactoryByViewName()
H A Dsfxbasemodel.cxx3972 const sal_Int32 nViewFactoryCount = rDocumentFactory.GetViewFactoryCount(); in getAvailableViewControllerNames()
/aoo4110/main/sfx2/inc/sfx2/
H A Ddocfac.hxx90 sal_uInt16 GetViewFactoryCount() const;
/aoo4110/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx574 …ewNo = rDocFac.GetViewNo_Impl( GetViewFrame_Impl().GetCurViewId(), rDocFac.GetViewFactoryCount() ); in getViewControllerName()
575 …OSL_ENSURE( nViewNo < rDocFac.GetViewFactoryCount(), "SfxBaseController::getViewControllerName: vi… in getViewControllerName()
578 if ( nViewNo < rDocFac.GetViewFactoryCount() ) in getViewControllerName()
H A Dviewfrm.cxx2682 if ( GetObjectShell()->GetFactory().GetViewFactoryCount() > in StateView_Impl()
/aoo4110/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx73 if ( pView->GetObjectShell()->GetFactory().GetViewFactoryCount() > in isInPrintPreview()
H A Dvbahelper.cxx95 if ( pView->GetObjectShell()->GetFactory().GetViewFactoryCount() > in isInPrintPreview()
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx109 if ( pView->GetObjectShell()->GetFactory().GetViewFactoryCount() > in isInPrintPreview()

Completed in 90 milliseconds