Searched defs:nViewId (Results 1 – 4 of 4) sorted by relevance
277 sal_uInt16 nViewId = 0 != &SwView::Factory() ? 2 : 6; in SV_IMPL_REF() local
451 sal_Int16 nViewId = i_rDescriptor.getOrDefault( "ViewId", sal_Int16( 0 ) ); in impl_determineEffectiveViewId_nothrow() local624 const sal_Int16 nViewId = impl_determineEffectiveViewId_nothrow( *xDoc, aDescriptor ); in load() local
249 SfxFrame* SfxFrame::Create( SfxObjectShell& rDoc, Window& rWindow, sal_uInt16 nViewId, bool bHidden… in Create()
2413 …const sal_uInt16 nViewId = ( bIsIndex || !nViewIdOrNo ) ? rDocFact.GetViewFactory( nViewIdOrNo ).G… in SwitchToViewShell_Impl() local2496 const sal_uInt16 nViewId = static_cast< const SfxUInt16Item* >( pItem )->GetValue(); in ExecView_Impl() local2533 const sal_uInt16 nViewId = pViewIdItem ? pViewIdItem->GetValue() : GetCurViewId(); in ExecView_Impl() local
Completed in 33 milliseconds