Home
last modified time | relevance | path

Searched refs:RegisterViewShell (Results 1 – 20 of 20) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Deditview.hxx236 void RegisterViewShell(OutlinerViewShell* pViewShell);
H A Doutliner.hxx259 void RegisterViewShell(OutlinerViewShell* pViewShell);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Deditview.hxx271 void RegisterViewShell(OutlinerViewShell* pViewShell);
H A Doutliner.hxx261 void RegisterViewShell(OutlinerViewShell* pViewShell);
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/outliner/
H A Doutlvw.cxx1380 void OutlinerView::RegisterViewShell(OutlinerViewShell* pViewShell) in RegisterViewShell() function in OutlinerView
1382 pEditView->RegisterViewShell(pViewShell); in RegisterViewShell()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/outliner/
H A Doutlvw.cxx1384 void OutlinerView::RegisterViewShell(OutlinerViewShell* pViewShell) in RegisterViewShell() function in OutlinerView
1386 pEditView->RegisterViewShell(pViewShell); in RegisterViewShell()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Deditview.cxx670 void EditView::RegisterViewShell(OutlinerViewShell* pViewShell) in RegisterViewShell() function in EditView
672 pImpEditView->RegisterViewShell(pViewShell); in RegisterViewShell()
H A Dimpedit.hxx400 void RegisterViewShell(OutlinerViewShell* pViewShell);
H A Dimpedit.cxx108 void ImpEditView::RegisterViewShell(OutlinerViewShell* pViewShell) in RegisterViewShell() function in ImpEditView
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Deditview.cxx712 void EditView::RegisterViewShell(OutlinerViewShell* pViewShell) in RegisterViewShell() function in EditView
714 pImpEditView->RegisterViewShell(pViewShell); in RegisterViewShell()
H A Dimpedit.hxx445 void RegisterViewShell(OutlinerViewShell* pViewShell);
H A Dimpedit.cxx227 void ImpEditView::RegisterViewShell(OutlinerViewShell* pViewShell) in RegisterViewShell() function in ImpEditView
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/app/
H A Dinputwin.cxx1545 m_xEditView->RegisterViewShell(mpViewShell); in InitEditEngine()
2033 m_xEditView->RegisterViewShell(mpViewShell); in MakeDialogEditView()
H A Dinputhdl.cxx2205 pTableView->RegisterViewShell(pActiveViewSh); in UpdateActiveView()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A DAnnotationWin2.cxx544 mpOutlinerView->RegisterViewShell(&mrView); in InitControls()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdedxv.cxx893 pOutlView->RegisterViewShell(pSfxViewShell ? pSfxViewShell : SfxViewShell::Current()); in ImpMakeOutlinerView()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdedxv.cxx881 pOutlView->RegisterViewShell(pSfxViewShell ? pSfxViewShell : SfxViewShell::Current()); in ImpMakeOutlinerView()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/app/
H A Dinputhdl.cxx1997 pTableView->RegisterViewShell(pActiveViewSh); in UpdateActiveView()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dviewdata.cxx1465 pEditView[eWhich]->RegisterViewShell(pViewShell); in SetEditEngine()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dviewdata.cxx1552 pEditView[eWhich]->RegisterViewShell(pView); in SetEditEngine()