Home
last modified time | relevance | path

Searched defs:nViewId (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/misc/
H A Dglshell.cxx277 sal_uInt16 nViewId = 0 != &SwView::Factory() ? 2 : 6; in SV_IMPL_REF() local
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx451 sal_Int16 nViewId = i_rDescriptor.getOrDefault( "ViewId", sal_Int16( 0 ) ); in impl_determineEffectiveViewId_nothrow() local
624 const sal_Int16 nViewId = impl_determineEffectiveViewId_nothrow( *xDoc, aDescriptor ); in load() local
H A Dframe2.cxx249 SfxFrame* SfxFrame::Create( SfxObjectShell& rDoc, Window& rWindow, sal_uInt16 nViewId, bool bHidden… in Create()
H A Dviewfrm.cxx2413 …const sal_uInt16 nViewId = ( bIsIndex || !nViewIdOrNo ) ? rDocFact.GetViewFactory( nViewIdOrNo ).G… in SwitchToViewShell_Impl() local
2496 const sal_uInt16 nViewId = static_cast< const SfxUInt16Item* >( pItem )->GetValue(); in ExecView_Impl() local
2533 const sal_uInt16 nViewId = pViewIdItem ? pViewIdItem->GetValue() : GetCurViewId(); in ExecView_Impl() local

Completed in 45 milliseconds