Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx653 aViewFrames.push_back( ViewDescriptor( xFrame, pView->GetCurViewId() ) ); in ExecReload_Impl()
2294 const sal_uInt16 nCurViewNo = rDocFactory.GetViewNo_Impl( GetCurViewId(), 0 ); in SaveCurrentViewData_Impl()
2335 if ( pViewFactory->GetOrdinal() == GetCurViewId() ) in SaveCurrentViewData_Impl()
2455 sal_uInt16 SfxViewFrame::GetCurViewId() const in GetCurViewId() function in SfxViewFrame
2533 const sal_uInt16 nViewId = pViewIdItem ? pViewIdItem->GetValue() : GetCurViewId(); in ExecView_Impl()
H A Dframe.cxx390 if ( pViewFrame->GetCurViewId() ) in GetViewData_Impl()
391 pSet->Put( SfxUInt16Item( SID_VIEW_ID, pViewFrame->GetCurViewId() ) ); in GetViewData_Impl()
H A Dsfxbasecontroller.cxx574 …sal_uInt16 nViewNo = rDocFac.GetViewNo_Impl( GetViewFrame_Impl().GetCurViewId(), rDocFac.GetViewFa… in getViewControllerName()
1454 if ( pViewFactory->GetOrdinal() == pViewFrame->GetCurViewId() ) in ConnectSfxFrame_Impl()
1477 …pViewShell->GetObjectShell()->GetFactory().GetViewNo_Impl( pViewFrame->GetCurViewId(), USHRT_MAX ); in ConnectSfxFrame_Impl()
/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/sfx2/inc/sfx2/
H A Dviewfrm.hxx176 sal_uInt16 GetCurViewId() const;
/trunk/main/sc/source/ui/view/
H A Dprevwsh.cxx892 sal_uInt16 nViewID(GetViewFrame()->GetCurViewId()); in WriteUserDataSequence()
H A Dviewdata.cxx2684 sal_uInt16 nViewID(pViewShell->GetViewFrame()->GetCurViewId()); in WriteUserDataSequence()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx114 if ( pView->GetCurViewId() == rViewFactory.GetOrdinal() ) in isInPrintPreview()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1488 sal_uInt16 nViewID( GetViewFrame()->GetCurViewId()); in WriteUserDataSequence()

Completed in 93 milliseconds