Home
last modified time | relevance | path

Searched refs:pViewFrame (Results 101 – 120 of 120) sorted by relevance

12345

/trunk/main/sw/source/ui/uiview/
H A Dview.cxx916 SfxViewFrame* pViewFrame = GetViewFrame(); in SwView() local
917 if( pViewFrame->GetFrame().GetParentFrame()) in SwView()
923 StartListening( *pViewFrame, sal_True ); in SwView()
/trunk/main/sw/source/ui/inc/
H A Dglossary.hxx172 SwGlossaryDlg(SfxViewFrame* pViewFrame, SwGlossaryHdl* pGlosHdl, SwWrtShell *pWrtShell);
/trunk/main/sfx2/inc/sfx2/
H A Dsfxdlg.hxx121 SfxViewFrame* pViewFrame,
H A Dapp.hxx277 SAL_DLLPRIVATE void SetViewFrame_Impl(SfxViewFrame *pViewFrame);
H A Dtabdlg.hxx145 SfxTabDialog( SfxViewFrame *pViewFrame, Window* pParent, const ResId &rResId,
/trunk/main/svx/source/form/
H A Dfmshimp.cxx3056 SfxViewFrame* pViewFrame = m_pShell->GetViewShell()->GetViewFrame(); in startFiltering() local
3057 pViewFrame->GetBindings().InvalidateShell( *m_pShell ); in startFiltering()
3059 if ( pViewFrame->KnowsChildWindow( SID_FM_FILTER_NAVIGATOR ) in startFiltering()
3060 && !pViewFrame->HasChildWindow( SID_FM_FILTER_NAVIGATOR ) in startFiltering()
3063 pViewFrame->ToggleChildWindow( SID_FM_FILTER_NAVIGATOR ); in startFiltering()
/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx150 const SfxViewFrame* pViewFrame = i_pBindings->GetDispatcher()->GetFrame(); in lcl_getFrame() local
151 const SfxFrame& rFrame = pViewFrame->GetFrame(); in lcl_getFrame()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1318 SfxViewFrame* pViewFrame, in CreateGlossaryDlg() argument
1326 pDlg = new SwGlossaryDlg( pViewFrame, pGlosHdl, pWrtShell ); in CreateGlossaryDlg()
H A Dswdlgfact.hxx509 SfxViewFrame* pViewFrame,
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx222 SwGlossaryDlg::SwGlossaryDlg(SfxViewFrame* pViewFrame, in SwGlossaryDlg() argument
225 SvxStandardDialog(&pViewFrame->GetWindow(), SW_RES(DLG_GLOSSARY)), in SwGlossaryDlg()
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx248 ScTabViewShell( SfxViewFrame* pViewFrame,
/trunk/main/sc/source/ui/view/
H A Dtabview.cxx2451 SfxViewFrame* pViewFrame = aViewData.GetViewShell()->GetViewFrame(); in SetNewVisArea() local
2452 if (pViewFrame) in SetNewVisArea()
2454 SfxFrame& rFrame = pViewFrame->GetFrame(); in SetNewVisArea()
H A Dtabview3.cxx390 SfxViewFrame* pViewFrame = aViewData.GetViewShell()->GetViewFrame(); in SelectionChanged() local
391 if (pViewFrame) in SelectionChanged()
393 uno::Reference<frame::XController> xController = pViewFrame->GetFrame().GetController(); in SelectionChanged()
H A Dgridwin.cxx2543 SfxViewFrame* pViewFrame = pViewData->GetViewShell()->GetViewFrame(); in PreNotify() local
2544 if (pViewFrame) in PreNotify()
2546 …star::uno::Reference<com::sun::star::frame::XController> xController = pViewFrame->GetFrame().GetC… in PreNotify()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1142 SfxViewFrame* pViewFrame = mpViewShell->GetViewFrame(); in FillSelectionSupplier() local
1143 if (pViewFrame) in FillSelectionSupplier()
1145 …xSelectionSupplier = uno::Reference<view::XSelectionSupplier>(pViewFrame->GetFrame().GetController… in FillSelectionSupplier()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx713 … SfxViewFrame* pViewFrame = ( pViewShell ? pViewShell->GetViewFrame() : NULL ); in Notify() local
714 … SfxFrame* pFrame = ( pViewFrame ? &pViewFrame->GetFrame() : NULL ); in Notify()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx434 SfxViewFrame* pViewFrame,
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx310 SfxViewFrame *pViewFrame = GetView().GetViewFrame(); in Execute() local
402 pViewFrame->GetBindings().Invalidate( nSlot ); in Execute()
/trunk/main/cui/source/factory/
H A Ddlgfact.hxx606 SfxViewFrame* pViewFrame,
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3551 SfxViewFrame* pViewFrame = excel::getViewFrame( xModel ); in End() local
3552 if ( pViewFrame ) in End()
3559 SfxDispatcher* pDispatcher = pViewFrame->GetDispatcher(); in End()

Completed in 246 milliseconds

12345