Searched refs:GetViewFactoryCount (Results 1 – 8 of 8) sorted by relevance
184 sal_uInt16 SfxObjectFactory::GetViewFactoryCount() const in GetViewFactoryCount() function in SfxObjectFactory464 for ( sal_uInt16 curViewNo = 0; curViewNo < GetViewFactoryCount(); ++curViewNo ) in GetViewNo_Impl()476 nViewNo < GetViewFactoryCount(); in GetViewFactoryByViewName()
4006 const sal_Int32 nViewFactoryCount = rDocumentFactory.GetViewFactoryCount(); in getAvailableViewControllerNames()
90 sal_uInt16 GetViewFactoryCount() const;
574 …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()
2682 if ( GetObjectShell()->GetFactory().GetViewFactoryCount() > in StateView_Impl()
73 if ( pView->GetObjectShell()->GetFactory().GetViewFactoryCount() > in isInPrintPreview()
95 if ( pView->GetObjectShell()->GetFactory().GetViewFactoryCount() > in isInPrintPreview()
109 if ( pView->GetObjectShell()->GetFactory().GetViewFactoryCount() > in isInPrintPreview()
Completed in 101 milliseconds