Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dviewfac.cxx52 aViewName.append( sal_Int32( GetOrdinal() ) ); in GetLegacyViewName()
61 if ( GetOrdinal() == 0 ) in GetAPIViewName()
H A Dfrmload.cxx480 nViewId = sal_Int16( pViewFactory->GetOrdinal() ); in impl_determineEffectiveViewId_nothrow()
490 nViewId = i_rDocument.GetFactory().GetViewFactory( 0 ).GetOrdinal(); in impl_determineEffectiveViewId_nothrow()
H A Dviewfrm.cxx2335 if ( pViewFactory->GetOrdinal() == GetCurViewId() ) in SaveCurrentViewData_Impl()
2413 …= ( bIsIndex || !nViewIdOrNo ) ? rDocFact.GetViewFactory( nViewIdOrNo ).GetOrdinal() : nViewIdOrNo; in SwitchToViewShell_Impl()
2688 nWhich, pImp->nCurViewId == rViewFactory.GetOrdinal() ) ); in StateView_Impl()
H A Dsfxbasecontroller.cxx1454 if ( pViewFactory->GetOrdinal() == pViewFrame->GetCurViewId() ) in ConnectSfxFrame_Impl()
/trunk/main/sfx2/source/doc/
H A Ddocfac.cxx176 pImpl->aViewFactoryArr[nPos]->GetOrdinal() <= rFactory.GetOrdinal(); in RegisterViewFactory()
466 const sal_uInt16 curViewId = GetViewFactory( curViewNo ).GetOrdinal(); in GetViewNo_Impl()
H A Dsfxbasemodel.cxx4178 pViewFrame->SetCurViewId_Impl( pViewFactory->GetOrdinal() ); in createViewController()
/trunk/main/sfx2/inc/sfx2/
H A Dviewfac.hxx48 sal_uInt16 GetOrdinal() const { return nOrd; } in GetOrdinal() function in SfxViewFactory
/trunk/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx78 if ( pView->GetCurViewId() == rViewFactory.GetOrdinal() ) in isInPrintPreview()
H A Dvbahelper.cxx100 if ( pView->GetCurViewId() == rViewFactory.GetOrdinal() ) in isInPrintPreview()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx114 if ( pView->GetCurViewId() == rViewFactory.GetOrdinal() ) in isInPrintPreview()

Completed in 125 milliseconds